LuBeDa

Results 48 comments of LuBeDa

> strange The icon name in the sample was wrong: This will work: ```YAML on_empty_queue: then: - lambda: |- id(rgb8x32).set_infotext_color(20,20,20,20,20,20,false,1); id(rgb8x32).icon_clock("calendar|day#0",1440,10,false); ```

Hi, DEBUG level helps me if there are issues, for normal use it isn't necessary. The get_status service should write details to the ESP-log with the level INFO, so now...

Again, strange. I will investigate....

Yes, that is the expected result.

Sure, every PR is welcome.

Well, the code is a mess, an array for the queue elements is a mess, the class design for the queue is a mess, the interface to the esphome service...

a workaround is to use the on_empty_queue event to add the screen at the end of the lifetime

I don't want to add another parameter to the default service cal because there are already plenty of parameters. But new modes/service calls for RTL seem possible.

Hi, i can't test but i added a wiki page. Hope it helps