solazs

Results 17 comments of solazs

Any solution to this problem?

Same here, my history graph for a generic thermostat elment produces this error most of the time, but not always. I'm running a pretty recent install of Ha in docker...

Sorry, I did not express myself correctly. I experience the same as @lmagyar, the climate history graphs (both for a generic thermostat and for two gree ACs) will always break,...

https://github.com/home-assistant/core/issues/78875#issuecomment-1259514559 I can confirm, adding a calculated value to the climate graph (e.g. indoor mean temperature) fixes it. The issue persists in 2022.11.4.

[config_entry-sonoff-01JS21B2C9GPTAPFE60GHBECTC.json](https://github.com/user-attachments/files/19810310/config_entry-sonoff-01JS21B2C9GPTAPFE60GHBECTC.json) diagnostic data of the device in question Note the model name says `ZJSB9-80 J`, that's the 1 wire version of the `ZJSBL7-100Z`, but it's essentially the same device, this...

Started the debug log now, will post it today. Funnily enough just by reloading the config with debug log on is sufficient to reproduce the issue on my system. Do...

[sonoff_debug_log.txt](https://github.com/user-attachments/files/19847526/sonoff_debug_log.txt) Attached two debug logs with a HA restart in the middle. I flipped the switch to generate some log lines prior to restarting HA. Reproduction steps: - Open integration...

> One of the comments in the linked Issues claims that encryption version 2 fixes the problem. This refers to a custom integration available through HACS, where they wrote their...