BlueAndi / Pixelix

Full RGB LED matrix, based on an ESP32 and WS2812B LEDs.
MIT License
293 stars 59 forks source link

[Feature] Replace OffState with display power off/on #149

Closed BlueAndi closed 11 months ago

BlueAndi commented 11 months ago

Going into off state (sleep mode) makes no sense anymore, because for using connected sensors for home automation its necessary to have a connection established.

Therefore the off stet shall be replaced with an display off/on state.