Skip to content

Add missing 'manual_on_eco' state for dhw_overall_status - #10

Open
AndrewSteel wants to merge 1 commit into
BassXT:mainfrom
AndrewSteel:fix-dhw-overall-status-manual-on-eco
Open

Add missing 'manual_on_eco' state for dhw_overall_status#10
AndrewSteel wants to merge 1 commit into
BassXT:mainfrom
AndrewSteel:fix-dhw-overall-status-manual-on-eco

Conversation

@AndrewSteel

Copy link
Copy Markdown

This PR adds the missing manual_on_eco state for the dhw_overall_status enum sensor.

The Buderus API can return the state manual_on_eco, but it is currently not included in the list of valid states. As a result, Home Assistant raises a ValueError.

The following files have been updated:

  • strings.json
  • sensor.py
  • translations/en.json
  • translations/de.json

Fixes #9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

dhw_overall_status is missing the state manual_on_eco

1 participant