init converting project from micro python to c
This commit is contained in:
parent
4edd5b1cc2
commit
512e041717
32 changed files with 372 additions and 21 deletions
|
|
@ -1,7 +0,0 @@
|
|||
WIFI_SSID = "xxxxxxxxxxxx"
|
||||
WIFI_PASSWORD = "xxxxxxxxxxxx"
|
||||
|
||||
MQTT_HOST = "192.168.1.xx"
|
||||
MQTT_PORT = "1883"
|
||||
MQTT_USER = "homeassistant"
|
||||
MQTT_PASSWORD = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
|
||||
Loading…
Add table
Add a link
Reference in a new issue