Home-Assistant
Home integration
- Run docker container
- HA auto discovers ShellyProEM50 (Great energy monitoring device)
- Log into container and install HACS
- HACS allow for Sonoff integration
- Integrate with weather station Holman - WS5070W
https://github.com/cytech/Home-Assistant-wundergroundpws
Install
- Clone git repo
copy the custom_component into the container
docker cp custom_components/wundergroundpws/ fec2:/config/custom_components/
Run rust mqtt broker to pass readings into HomeAssistant