-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
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 integration (firmware V3.1.5) - 16 soil moisture sensors WH51 #127893
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 |
Just found in home-assistant.log (sensors 9 and 10 installed): 2024-10-07 17:00:59.652 WARNING (MainThread) [aioecowitt.server] Unhandled sensor type soilmoisture9 value 27 |
Looking forward to support for the extra soil sensors. I love this integration so much, I immediately bought extra sensors when the firmware supported it. Just have to be patient now |
I believe this would just be a simple change to the upstream library (aioecowitt). I submitted a PR to handle soil moisture sensors 9-16 here: home-assistant-libs/aioecowitt#209. |
Thanks you, @zacs. |
I'm eager to see this working. I've moved all of my sensors onto a single GW2000b for easier management. Just need the integration to give me the higher names. |
Same for the latest firmware versions for the other wifi gateways, v2.3.5 on the GW1100c and v1.3.5 on the GW1200C. All support 16 soil sensors now. |
Thanks @zacs , works nice. I think calc.py needs also an update on line 190 to ensure int values for the new sensors. |
The problem
Ecowitt with firmware 3.1.5 now supports 16 channels for soil moisture sensors (like WH51). Home Assistant Ecowitt integration still shows just 8 of them.
What version of Home Assistant Core has the issue?
core-2024.9.2
What was the last working version of Home Assistant Core?
N/A
What type of installation are you running?
Home Assistant Supervised
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
Firmware 3.1.5 has been released several days ago, the previous versions used 8 channels for soil moisture sensors.
The text was updated successfully, but these errors were encountered: