-
-
Notifications
You must be signed in to change notification settings - Fork 31.5k
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 error on console battery - unhandled sensor type #125979
Comments
Hey there @pvizeli, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) ecowitt documentation |
Have the same error `Logger: aioecowitt.server Unhandled sensor type srain_piezo value 0` |
Similar for me as well: Logger: aioecowitt.server Unhandled sensor type srain_piezo value 0 |
I have a similar message: Unhandled sensor type soidad1 value 112 |
I have the same, can I help somehow with the analysis? it is kind of spamming my logs ( 1169 occurrences) |
In the meanwhile you can just filter the warning in logger section in configuration.yaml to avoid these messages:
|
Support for this sensor needs to be added in the upstream library (aioecowitt) first, then flowed through to the HA integration here I think home-assistant-libs/aioecowitt#192 will cover the first step. Whilst So the pull request is ready to go. It needs to be reviewed and merged. |
The problem
I receive the following warning in my log file:
Logger: aioecowitt.server
Source: components/ecowitt/init.py:30
First occurred: September 13, 2024 at 7:32:35 PM (1229 occurrences)
Last logged: 4:21:01 PM
Unhandled sensor type console_batt value 4.50
I have an ecowitt WS3900B installed.
What version of Home Assistant Core has the issue?
core-2024.9.1
What was the last working version of Home Assistant Core?
unknown
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
home-assistant_ecowitt_2024-09-14T22-33-38.320Z.log
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Additional information
No response
The text was updated successfully, but these errors were encountered: