home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
69.79k stars 28.93k forks source link

sensor.otgw_dhw_ovrd_gateway_otgw gets unavailble after executing "A" command #120908

Open bjornmorsman opened 6 days ago

bjornmorsman commented 6 days ago

The problem

when i call the service to set sensor.otgw_dhw_ovrd_gateway_otgw 1 and 0 seems to work fine, but when is send the command "A"the sensor gets unavaible until i reload the opentherm gateway integration.

there ar no log errors thats indicate this error.

What version of Home Assistant Core has the issue?

2024.6.4

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

OpenTherm Gateway

Link to integration documentation on our website

https://www.home-assistant.io/integrations/opentherm_gw/

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

home-assistant[bot] commented 6 days ago

Hey there @mvn23, mind taking a look at this issue as it has been labeled with an integration (opentherm_gw) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `opentherm_gw` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign opentherm_gw` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


opentherm_gw documentation opentherm_gw source (message by IssueLinks)

mvn23 commented 5 days ago

Thank you for the report. This does indeed seem to be an oversight in the integration. Does sending another 1 or 0 with the same service restore the sensor as well?

bjornmorsman commented 5 days ago

When i send an A the sensor gets unavailable until a reload of the integration. When the sensor is unavailable and i send a 1 or a 0 the sensor gets restored