Open jepke opened 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!
(message by CodeOwnersMention)
ecowitt documentation ecowitt source (message by IssueLinks)
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
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
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
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?
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