-
-
Notifications
You must be signed in to change notification settings - Fork 31k
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] rain start detection binary sensor support #125850
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 |
Same issue, but in my case (Wittboy - WS90) I go additional "2" value for srain_piezo logs:
|
Hi! I have been looking for the "srain" too.
Mike |
I have this message in my logs ''' Unhandled sensor type srain_piezo value 0 |
Same here:
|
dürfte allgemein sein, kann man das bitte einbinden. Ist durch das letzte Wittboy WS90 Firmware Update 1.4.7 als Funktion hinzugekommen. Logger: aioecowitt.server Unhandled sensor type srain_piezo value 0 |
Same here:
|
if someone is interested in creating a pr here are the needed changes. in aioecowitt lib: calc.py:
sensor.py:
in ecowitt integration: binary_sensor.py:
|
You make one you deserve the credit |
Did it. Now I have my first contribution. Feels good :) |
Tell me when the srain_piezo sensor will be added to Core Home Assistant? It keeps giving warnings 'Unhandled sensor type srain_piezo value 0' |
Still waiting for my fix in https://github.com/home-assistant-libs/aioecowitt to get reviewed. After that I will recreate the pull request for the integration to not get declined again because of the dependency. No idea when that will be approved. You can use my code in the previous post and make a custom integration in the meantime like I did. |
I have Home Assistant OS, where I can find the folder and the files to make the change? I can't find where is located. Can you help me? I'm using File Editor as editor in HA. Thanks in advance |
Would like to know what the state is of this issue. My log is still getting filled with this alarm.
|
Just found this spamming my logs. |
bump on this one |
As long as my pull requests home-assistant-libs/aioecowitt#202 and home-assistant-libs/aioecowitt#203 have not been approved and merged, I cannot resubmit this pull request as it will be rejected again. |
Hopefully the powers that be will get around to merging your PR soon! Nice work! |
Thanks for reporting the issue and thanks to the person that put in the PR. Now people just need to chill while we wait. |
The problem
After upgrading Ecowitt gateway to GW2000A_V3.1.5, there is new sensor called 'srain_piezo' with values 0 and 1. Please make it available in this integration.
More information there:
https://meshka.eu/Ecowitt/dokuwiki/doku.php?id=start#ws90_wittboy at the end of chapter.
What version of Home Assistant Core has the issue?
2024.9.1
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant Container
Integration causing the issue
Ecowitt
Link to integration documentation on our website
https://www.home-assistant.io/integrations/ecowitt/
Diagnostics information
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: