danielmcmillan / irrigation-system

[In progress] Hardware and software for irrigation control and monitoring
MIT License
0 stars 0 forks source link

Indicate controller unit status with LED #10

Closed danielmcmillan closed 9 months ago

danielmcmillan commented 1 year ago

For identifying an issue such as no WiFi connection.

danielmcmillan commented 9 months ago

Done, currently these are the possible status indicated:

D1 D2  
Off Off No WiFi connection, or no power.
Off On Initialisation in progress.
On Off WiFi connected, MQTT disconnected.
On On WiFi and MQTT connected.