Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakubkuba9000 committed Sep 3, 2023
1 parent ea28a1a commit 5b49b8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,10 +94,10 @@ You can also have more than one thermometers. Simply click the button <kbd>ADD T
},
{
"thermometerName": "Kitchen thermometer",
"httpRoute": "http://ihome.com/temp/",
"httpRoute": "http://yourdomain.com/temp/",
"updateInterval": 15,
"jsonName": "t1",
"manufacturer": "ihome.com",
"manufacturer": "yourdomain.com",
"model": "WIFI_USB",
"serial": "S3r14lNumb3r"
},
Expand Down

0 comments on commit 5b49b8d

Please sign in to comment.