Skip to content

sunfang1cn/homeassistant-mi-heater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

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

About

xiaomi heater component for home-assistant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages