Skip to content

Adding commands to serial data causes problems with native HA integration #227

@mvn23

Description

@mvn23

This was brought to my attention in home-assistant/core#101518.
By sending commands (e.g. SC) from the ESP firmware to the OpenTherm Gateway directly, some unexpected data is received by Home Assistant. As a result we're seeing warnings in the logs and commands from Home Assistant seem to time out (although they are probably working fine).

As this is the first option described on the wiki, it is likely that most users will try to connect via the serial connection first.

While I am planning to increase compatibility with different setups and multiple connections on the Home Assistant/pyotgw side, I'm still unsure on how to make it robust (is that SE for our command or for someone else's?). I appreciate that adding an option to disable any influence on the protocol may be quite a bit of work, but for now a note on your wiki would be nice ;)

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationenhancementNew feature or request

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions