derkalle4 / python3-idotmatrix-client

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

Remember eco values (urgent) #44

Open aviwad opened 3 months ago

aviwad commented 3 months 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 3 months 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.