XiaoMi Water Purifier component for Home Assistant.
Forked from https://github.com/bit3725/homeassistant-mi-water-purifier. Rewrite coordinator and sensor platform.
- Add repository to HACS custom repository and search xiaomi water purifier or copy custom_components/mi_water_purifier to .homeassistant/custom_components/.
- Get the IP of your sensor.
- Follow Retrieving the Access Token guide to get the token of your sensor
sensor:
- platform: mi_water_purifier
host: YOUR_SENSOR_IP
token: YOUR_SENSOR_TOKEN
scan_interval: YOUR_SCAN_INTERVAL