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.89k stars 30.95k forks source link

Ecowitt unhandled sensors #129849

Open jepke opened 2 weeks ago

jepke commented 2 weeks ago

The problem

PM1 and PM4 values are originating from WH46 unit with GW2001 srain_piezo WS90

2024-11-04 21:21:42.397 WARNING (MainThread) [aioecowitt.server] Unhandled sensor type srain_piezo value 0 2024-11-04 21:21:42.397 WARNING (MainThread) [aioecowitt.server] Unhandled sensor type pm1_co2 value 8.2 2024-11-04 21:21:42.397 WARNING (MainThread) [aioecowitt.server] Unhandled sensor type pm1_24h_co2 value 2.5 2024-11-04 21:21:42.397 WARNING (MainThread) [aioecowitt.server] Unhandled sensor type pm4_co2 value 9.7 2024-11-04 21:21:42.398 WARNING (MainThread) [aioecowitt.server] Unhandled sensor type pm4_24h_co2 value 3.2

What version of Home Assistant Core has the issue?

core-2024.10.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

Ecowitt

Link to integration documentation on our website

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

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 2 weeks ago

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

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


ecowitt documentation ecowitt source (message by IssueLinks)

ronaldod commented 1 week ago

2024-11-09 12:06:20.747 WARNING (MainThread) [aioecowitt.server] Unhandled sensor type srain_piezo value 0 2024-11-09 12:07:21.746 WARNING (MainThread) [aioecowitt.server] Unhandled sensor type srain_piezo value 1

Also seen on the ecowitt GW2000A with a WS90

TomNOYB commented 1 week ago

Same here with the GW2000B - WS90

Logger: aioecowitt.server Source: components/ecowitt/init.py:30 First occurred: 00:50:04 (5267 occurrences) Last logged: 16:55:31

Unhandled sensor type srain_piezo value 0 Unhandled sensor type srain_piezo value 1

mattdevo1 commented 3 hours ago

Same.

Running Ecowitt GW2000 and WH90, HA 2024.11.3. I think this has been happening for a while though.

The error appears when restarting HA, but the rain sensor see a to be working fine.

Logger: aioecowitt.server Source: components/ecowitt/init.py:30 First occurred: 8:45:04 PM (9 occurrences) Last logged: 8:53:12 PM

Unhandled sensor type srain_piezo value 1