init converting project from micro python to c

This commit is contained in:
Travis Shears 2025-04-06 12:55:40 +02:00
parent 4edd5b1cc2
commit 512e041717
32 changed files with 372 additions and 21 deletions

View file

@ -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"