mvn23
mvn23
Same on 676, seems like a limitation on the roomba. As soon and as long as an mqtt connection is active, the LEDs are on. Can we submit feature requests...
> pyotgw has the function set_max_ch_setpoint, but this does not appear to have been exposed as a service in opentherm_gw integration. Would it possible to expose this? It's definitely possible,...
Thanks for the reminder. This has actually moved up on my list of priorities, but first I'm working on a cleanup of the existing code as there's still a lot...
PRs are always welcome. I can't merge anything, but I will definitely review any PRs related to the integration.
We only expect new datapoints when the value actually changes. In the logs you provided we keep seeing the same values over and over and thus you won't see any...
Are you modifying the control setpoint on the gateway? Either with the `opentherm_gw.set_control_setpoint` service or in any other way? In that case you're better off using the `Control Setpoint Opentherm...
Thank you. It is indeed a minor bug/limitation in `pyotgw`. We ignore messages from the thermostat to the boiler and rely only on the acknowledgements from the boiler (using messages...
This can be closed as it is an issue with pyotgw, not Home Assistant.
Thank you for the report. Can you provide some logs of the events? Preferably with debug logging enabled for `homeassistant.components.opentherm_gw` and `pyotgw`. Can you also check if ser2net is throwing...
> 2000:telnet:600:/dev/ttyUSB0:9600 8DATABITS NONE 1STOPBIT banner Can you try with `raw` instead of `telnet`? > 2023-03-21 20:50:43.336 WARNING (MainThread) [pyotgw.commandprocessor] Unknown message in command queue: 00000010/00000100,10.00,00000011/00000011,100.00,75.00,0.00,0/22,35.75,0.00,1.18,0.00,20.00,20.00,49.75,33.75,0.00,48.00,PS: 0 2023-03-21 20:50:43.344 WARNING...