Skip to content

gaussian8/homeassistant-mi-heater

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

homeassistant-mi-heater

  • Modified component what was not correctly worked in HASS new version.
  • Tested on zhimi.heater.za1 device
  • Not working on 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

About

xiaomi heater component for home-assistant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%