/homeassistant-mi-heater

xiaomi heater component for home-assistant

Primary LanguagePython

homeassistant-mi-heater

  • Modified component what was not correctly worked in HASS new version.
  • Tested on leshow.heater.bs1 device
  • Not working on zhimi.heater.za1, zhimi.heater.za2 device

xiaomi zhimi heater(小米 智米电暖器智能版) component for home-assistant p

Install

place all files except README.md to your <home-assistant-config-path>/custom_components/miheater/ path

Configuration.yaml

climate:
  - platform: miheater
    host: <your device ip address>
    token: <your device miio token>
    name: xiaomi_heater

Features

  • supporting power on/off
  • supporting setting temperature
  • supporting read temperature/humidity from device

xx

Notice

token must got from APP miio2.db, not from "miio discover" on PC