Skip to content

Home Assistant Sensor for the Mijia Temperature Sensor

License

Notifications You must be signed in to change notification settings

flavio20002/mitemp_bt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Mijia Temperature Bluetooth

Home-assistant sensor platform for Xiaomi Mijia BT temperature and humidity sensor

Usage

sensor:
 - platform: mitemp_bt
    name: Kitchen
    mac: 'xx:xx:xx:xx:xx:xx'
    force_update: false
    median: 1
    cache_value: 1200
    monitored_conditions:
      - temperature
      - humidity
      - battery

mac is required.

scan interval is set by cache_value and has a default of 1200 seconds.

About

Home Assistant Sensor for the Mijia Temperature Sensor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages