Lieven De Foor
Lieven De Foor
I've done a comparison between oeideservice.i/.p between 11.7 and 12.2 and they are identical, so there must be something else silently failing. I'll dig a bit deeper, thanks.
It seems like the code hangs on ResultsWindow getViewHwnd call in the main block. It also seems like opening a .w first (which initializes the built in AppBuilder environment?), helps...
It seems the easiest workaround is to no longer embed the ResultsWindow in Eclipse by commenting out the `IF runningInArchitect` block.
I have a Buderus central heating system that is available in HA as MQTT devices/entities by using an [EMS-ESP32](https://github.com/emsesp/EMS-ESP32) [gateway](https://bbqkees-electronics.nl/product/gateway-s3-standaard-wifi-editie/?lang=nl). I guess on/day, off/night, auto/schedule was the most logical way...
> > Could it be an option to not switch mode and just apply setpoints in the current mode? > > I could add a configuration option for this. Such...
I don't really know Python but had a quick look in the code. I think an extra check in `switch.py` `async_zone_state_changed()` can be added to detect `if old_state[ATTR_CURRENT_TEMPERATURE] != new_state[ATTR_CURRENT_TEMPERATURE]`,...
Hi Niels, > However, it should be prevented that in every step of temperature change this updating occurs. Most TRVs have 0.1C resolution, so recalculating on every step would cause...
I've only encountered a single source in our source set using the above, so I guess we can adjust it to use triple double quotes (and not 4 like the...
Hi @cdelabriere , I believe the rule FindNoError does not apply here. I explicitly **don't** want to use NO-ERROR in cases where I'm sure the record must exist, and therefore...
For reference, the Chinese from the screenshot becomes "Class not registered" with English language settings.