New iobroker
This commit is contained in:
@@ -36,7 +36,8 @@ uint16_t stat[4];
|
||||
|
||||
const char* ssid = "wf-home";
|
||||
const char* password = "0ndthnrf";
|
||||
const char* mqtt_server = "192.168.1.250";
|
||||
const char* mqtt_server = "192.168.1.111";
|
||||
#define TOPIC "home/"
|
||||
|
||||
unsigned long crun;
|
||||
//sensors_event_t temp_event, pressure_event, humidity_event;
|
||||
|
||||
Reference in New Issue
Block a user