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.53k stars 30.71k forks source link

received an invalid new state from sensor.beergarden_garden_tap_water_consumed : unknown #116274

Closed cloudbr34k84 closed 6 months ago

cloudbr34k84 commented 6 months ago

The problem

Logger: homeassistant.components.utility_meter.sensor Source: components/utility_meter/sensor.py:499 integration: Utility Meter (documentation, issues) First occurred: 9:42:45 am (4 occurrences) Last logged: 9:42:46 am

Frontyard Right Side Garden Tap Water No Cycle Metered received an invalid new state from sensor.frontyard_right_side_garden_tap_water_consumed : unknown Hot Water System Energy Overall received an invalid new state from sensor.hot_water_system_em_clamp_energy : unknown Frontyard Left Side Garden Tap Water Total Consumption received an invalid new state from sensor.frontyard_left_side_garden_tap_water_consumed : unknown Beergarden Garden Tap Total Water Consumption received an invalid new state from sensor.beergarden_garden_tap_water_consumed : unknown

What version of Home Assistant Core has the issue?

2024.5.0b0

What was the last working version of Home Assistant Core?

Unsure

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Utility Meter

Link to integration documentation on our website

No response

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 months ago

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

Code owner commands Code owners of `utility_meter` 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 utility_meter` 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)


utility_meter documentation utility_meter source (message by IssueLinks)

frenck commented 6 months ago

Tagged it for the utility meter integration, but honestly, that doesn't look like a bug for this integration, but for the integration that provides these sensors you are using in the utility meter.

../Frenck

cloudbr34k84 commented 6 months ago

These devices are are coming my zigbee2mqtt integration.

dgomes commented 6 months ago

Utility meter is just showing a warning pointing you to the need to check the source. The source should be unavailable and not publish a None

cloudbr34k84 commented 6 months ago

Ok so I should be logging this an device is with zigbee2mqtt?

dgomes commented 6 months ago

Check https://www.zigbee2mqtt.io/guide/configuration/device-availability.html