Skip to content

Commit

Permalink
Update value name
Browse files Browse the repository at this point in the history
  • Loading branch information
sstenudd committed Sep 19, 2023
1 parent 21a1860 commit 65dafcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/riots-dht.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ def update_thermostat():
propv = 1
values[propn] = propv


values["name"] = "Riots Thermostat 1"
api_url = "https://yggio.sifis-home.eu:3000/dht-insecure/"

topic_name = "SIFIS::RiotsThermostat"
Expand Down

0 comments on commit 65dafcd

Please sign in to comment.