Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ecowitt unhandled sensors #129849

Open
jepke opened this issue Nov 4, 2024 · 12 comments
Open

Ecowitt unhandled sensors #129849

jepke opened this issue Nov 4, 2024 · 12 comments
Assignees

Comments

@jepke
Copy link

jepke commented Nov 4, 2024

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
Copy link

home-assistant bot commented Nov 4, 2024

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
Copy link

ronaldod commented Nov 9, 2024

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
Copy link

TomNOYB commented Nov 11, 2024

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
Copy link

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

@b3ko91
Copy link

b3ko91 commented Dec 1, 2024

Hello,
same issue :

WARNING (MainThread) [aioecowitt.server] Unhandled sensor type srain_piezo value 0

  • Core 2024.11.3
  • Supervisor 2024.11.4
  • Operating System 13.2
  • Interface utilisateur 20241106.2
  • ECOWITT GW2001 + gateway GW2000

@TheBrain26
Copy link

Same issue:
GW2000A_V3.1.6 an WH90, WH57, WH46
Core 2024.12.0
Supervisor 2024.11.4
Operating System 14.0

Logger: aioecowitt.server
Quelle: components/ecowitt/init.py:30
Erstmals aufgetreten: 04:24:54 (61 Vorkommnisse)
Zuletzt protokolliert: 05:25:54

Unhandled sensor type srain_piezo value 1

@pikatoste81
Copy link

I also receive the same warning in the registry.

@chasebolt
Copy link

Also receiving this warning with Ecowitt GW2000 and WS90

Logger: aioecowitt.server
Source: components/ecowitt/__init__.py:30
First occurred: 5:41:45 PM (14 occurrences)
Last logged: 5:54:57 PM

Unhandled sensor type srain_piezo value 0

@WL0062
Copy link

WL0062 commented Dec 10, 2024

Same issue here with GW2000A
Firmware: 132

@craigusus
Copy link

Same on GW2000A_V3.1.7

Logger: aioecowitt.server
Source: components/ecowitt/__init__.py:30
First occurred: 15:13:29 (13 occurrences)
Last logged: 15:26:11

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

@rwadev8
Copy link

rwadev8 commented Dec 22, 2024

same issue with a WS90, just upgraded HA to 2024.12.5 with OS 14.1
running Version: GW2000A_V3.1.8,

Logger: aioecowitt.server
Source: components/ecowitt/init.py:30
First occurred: 09:36:20 (57 occurrences)
Last logged: 11:29:00

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

@philmale
Copy link

philmale commented Dec 23, 2024

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

No branches or pull requests