Markus Mitterauer
Markus Mitterauer
Unfortunately it is still the same with the current version (1.6.8) 
I have the same issue with `clp`: > Logger: homeassistant Source: components/sensor/__init__.py:671 First occurred: 17:20:09 (18 occurrences) Last logged: 17:28:39 > Error doing job: Task exception was never retrieved ```...
Yeah, since this was already some months ago, I already found a solution for it. ;-) But my main intend was anyway that this behaviour may be worth mentioning in...
Thanks for clarification. I'll go and check that with *[asciidoctor cli](https://github.com/asciidoctor/asciidoctor).*
FTR: It seems, there's already something in the making: [Add client/server support for all diagram types (#183)](https://github.com/asciidoctor/asciidoctor-diagram/issues/183).
I can't answer the why, I can just say that it happens. My interval is configured to 13 seconds. ``` interval: 13s # control cycle interval ``` But a log...
Hi, now set the intervall to `30s` but the behaviour stays the same: ``` Using config file: /config/evcc.yaml starting evcc: 'EVCC_DATABASE_DSN=/data/evcc.db evcc --config /config/evcc.yaml' [main ] INFO 2024/03/21 11:14:19 evcc...
Hi, I already once started [a discussion about silent mode / powerreduction](https://github.com/emsesp/EMS-ESP32/discussions/2215), but then I realized, I wasn't on the latest EMS-ESP firmware, and after updating it looked fine, so...