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
73.05k stars 30.56k forks source link

OVO Energy creates gas sensors when there is no gas supply information #38834

Closed RogerSelwyn closed 4 years ago

RogerSelwyn commented 4 years ago

The problem

When there is no gas supplied, I would expect that no gas sensors would be created, since these would always be unavailable. After fixing an error related to this in the ovoenergy module, the sensors are created.

Environment

Problem-relevant configuration.yaml

n/a

Traceback/Error logs

None

Additional information

See also this issue - https://github.com/home-assistant/core/issues/38805

probot-home-assistant[bot] commented 4 years ago

ovo_energy documentation ovo_energy source (message by IssueLinks)

frenck commented 4 years ago

@RogerSelwyn Please note, you do not have to create an issue in order to do a PR. Just the PR is OK.

probot-home-assistant[bot] commented 4 years ago

Hey there @timmo001, mind taking a look at this issue as its been labeled with an integration (ovo_energy) you are listed as a codeowner for? Thanks! (message by CodeOwnersMention)

RogerSelwyn commented 4 years ago

@RogerSelwyn Please note, you do not have to create an issue in order to do a PR. Just the PR is OK.

OK, thanks. Noted for future. Do you want me to close this issue?