aA simple example demonstrating muwerk's scheduler, munet interface to WLAN, NTP, OTA and MQTT, with led and switches integrated with Homeassistant.
TBD.
Hardware: D1 mini ESP8266, 330Ω resistor, leds, buttons.- In data directory, copy
net-default.jsontonet.jsonandmqtt-default.jsontomqtt.json - Customize
net.jsonandmqtt.json - Build filesystem:
pio run -t buildfs - Upload filesystem:
pio run -t uploadfs - Upload program code:
pio run -t upload
