Compare commits
No commits in common. "b0f5214f3f982cd1fd578920da06f213f8c4df50" and "a8ec86f2efd121591bedda5351bd10cdeaa9ea54" have entirely different histories.
b0f5214f3f
...
a8ec86f2ef
12
data/config.json
Normal file
12
data/config.json
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"ssid": "Zingarata",
|
||||||
|
"psk": "shlomoshekelson42",
|
||||||
|
"mqtt_host": "192.168.13.2",
|
||||||
|
"mqtt_user": "homeostasis",
|
||||||
|
"mqtt_password": "8fbb169b0ca25ef66dfec6f1cbc6076e95960369",
|
||||||
|
"mqtt_port": 1883,
|
||||||
|
"mqtt_topic": "homeostasis/room",
|
||||||
|
"device_id": "homeostasis",
|
||||||
|
"sleep_time": 15,
|
||||||
|
"connection_attempts": 120
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user