derkalle4 / python3-idotmatrix-client

reverse engineered python3 client to control all your 16x16 or 32x32 pixel displays (experimental)
GNU General Public License v3.0
173 stars 36 forks source link

Remember eco values (urgent) #44

Open aviwad opened 1 month ago

aviwad commented 1 month ago

User would probably like the display to always go to do not disturb (eco / low brightness) every time without having to manually set the brightness, start and end time each time.

derkalle4 commented 4 weeks ago

Hi @aviwad yeah, should be implemented. Whenever you can help out please reverse-engineer the app and look how they implemented it to figure out how to re-implement such a behaviour.