Post #3674279
2026-07-08 14:48 UTC
Replies (4)
-
@JSCybersec@infosec.exchange 2026-07-08 14:55
@mathias@rhizospherelabs.com I ended up getting the ecowit WS3900 (7" indoor LCD monitor and gateway connectivity and a WS69 sensor assembly. Hooks into homeassistant with ecowitt local HACS addin.
-
@aniltj@infosec.exchange 2026-07-08 16:46
@mathias@infosec.exchange I currently have a Ecowitt GW3000 https://shop.ecowitt.com/products/gw3000-gw3010 that is directly integrated with #HomeAssistant via https://www.home-assistant.io/integrations/ecowitt/ It is currently obtaining information from a WH40H rainfall sensor and from multiple WH51L soil moisture sensors in my garden. My understanding is that you can connect the GW3000 to their WS90 weather station as well.
-
@davidlsparks@mas.to 2026-07-08 15:12
@mathias@rhizospherelabs.com I have an Ecowitt WS90 sensor array with a Lilygo ESP32 running OpenMQTTGateway relaying messages to #HomeAssistant. A Node Red flow interprets the raw rainfall sensor data into rainfall rate and daily/monthly/annual totals that are exposed in dashboards along with the other sensor data.
-
@deviantintegral@drupal.community 2026-07-08 18:40
@mathias@rhizospherelabs.com rtl_433 is great for this sort of thing. I’ve been working on rewritten and easier to use home assistant integrations at https://rtl-433-hass.github.io/.