Skip to content

serpini1/mitemp2_bt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub release (latest by date) GitHub Release Date GitHub Releases GitHub All Releases

Mitemp2_bt

Support for Xiaomi Mi Temp 2 BLE environmental sensor based in HA mitemp_bt component and mitemp library of @ratcashdev.

Installation

For install have three ways:

  • Download this repository and extract to /custom_components/mitemp2_bt
  • Add custom repository to HACS (Home Assistant Community Store).
  • By HACS (Home Assistant Community Store) -> COMING SOON.

Configurartion

The config it's the samme of mitemp_bt component execpt the platform field, for example:

sensor:
    - platform: mitemp2_bt
    mac: 'xx:xx:xx:xx:xx:xx'
    name: example
    force_update: true
    timeout: 60
    median: 1
    monitored_conditions:
        - temperature
        - humidity
        - battery

About

Support for Xiaomi Mi Temp 2 BLE environmental sensor.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages