Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 903 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 903 Bytes

homeassistant-mi-heater

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

Install

place miheater.py to your <home-assistant-config-path>/custom_components/climate/ path (home-assistant 0.88 or upper please use miheater2.py instead)

Configuration.yaml

climate:
  - platform: miheater  # miheater2 in 0.88+
    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