All Projects → bit3725 → homeassistant-mi-air-quality-monitor

bit3725 / homeassistant-mi-air-quality-monitor

Licence: other
XiaoMi Air Quality Monitor component for Home Assistant.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to homeassistant-mi-air-quality-monitor

Xiaomi Pro Hackintosh
XiaoMi NoteBook Pro Hackintosh
Stars: ✭ 2,348 (+13711.76%)
Mutual labels:  xiaomi
hass-miio-yeelink
Xiaomi Miio Yeelink/Yeelight devices for Home Assistant
Stars: ✭ 140 (+723.53%)
Mutual labels:  xiaomi
mystic kernel sdm660-4.4
EAS Mystic Kernel - Xiaomeme (MSM-4.4) # Jasmine, Lavender, Tulip, Wayne, Whyred #
Stars: ✭ 29 (+70.59%)
Mutual labels:  xiaomi
Homebridge Xiaomi Roborock Vacuum
A Xiaomi Roborock vaccum plugin (1st, 2nd and 3rd generation) for homebridge.
Stars: ✭ 213 (+1152.94%)
Mutual labels:  xiaomi
mifitxiaomipiholelist
MiFit/Xiaomi PiHole Bock List
Stars: ✭ 28 (+64.71%)
Mutual labels:  xiaomi
xiaomi market
Make a mobile's project of vueJs for xiaomi market
Stars: ✭ 23 (+35.29%)
Mutual labels:  xiaomi
Openmqttgateway
MQTT gateway for ESP8266, ESP32, Sonoff RF Bridge or Arduino with bidirectional 433mhz/315mhz/868mhz, Infrared communications, BLE, Bluetooth, beacons detection, mi flora, mi jia, LYWSD02, LYWSD03MMC, Mi Scale, TPMS, BBQ thermometer compatibility, SMS & LORA.
Stars: ✭ 2,413 (+14094.12%)
Mutual labels:  xiaomi
esp8266-deerma-humidifier
Cloud-free wifi humidification
Stars: ✭ 34 (+100%)
Mutual labels:  xiaomi
miio-go
An implementation of the miIO home protocol by Xiaomi written in Golang.
Stars: ✭ 35 (+105.88%)
Mutual labels:  xiaomi
openlumi.github.io
OpenWrt for Xiaomi Zigbee gateway with imx6 SoC DGNWG05LM, ZHWG11LM
Stars: ✭ 134 (+688.24%)
Mutual labels:  xiaomi
Xiaomi airpurifier
Xiaomi Mi Air Purifier and Xiaomi Mi Air Humidifier integration for Home Assistant
Stars: ✭ 230 (+1252.94%)
Mutual labels:  xiaomi
Homebridge Mi Acpartner
XiaoMi AC Partner plugins for HomeBridge(https://github.com/nfarina/homebridge).
Stars: ✭ 250 (+1370.59%)
Mutual labels:  xiaomi
node-lumi-aqara
Control your Xiaomi Smart Home devices with this Lumi Aqara library
Stars: ✭ 45 (+164.71%)
Mutual labels:  xiaomi
Xiaomirobotvacuumprotocol
Attempt to describe the Xiaomi Robot Vacuum Protocol
Stars: ✭ 200 (+1076.47%)
Mutual labels:  xiaomi
homebridge-mijia-camera
Homebridge plugin for the Xiaomi Mijia 1080P Smart IP Camera, also known as Mi Home Security Camera.
Stars: ✭ 35 (+105.88%)
Mutual labels:  xiaomi
Xiaomi Kettle
Xiaomi Kettle BLE protocol reverse-engineered
Stars: ✭ 187 (+1000%)
Mutual labels:  xiaomi
LineageOS-Releases
LineageOS releases for Xiaomi Poco F3 (alioth)
Stars: ✭ 27 (+58.82%)
Mutual labels:  xiaomi
hass-miwifi
MiWiFi for Home Assistant
Stars: ✭ 116 (+582.35%)
Mutual labels:  xiaomi
yeelight-cli
a low level, cross-platform command line client for Yeelight
Stars: ✭ 43 (+152.94%)
Mutual labels:  xiaomi
custom-brand-icons
Custom brand icons for Home Assistant
Stars: ✭ 242 (+1323.53%)
Mutual labels:  xiaomi

homeassistant-mi-air-quality-monitor

XiaoMi Air Quality Monitor(PM2.5 sensor) component for Home Assistant.

Screenshot

Installation

  1. Copy custom_components/sensor/mi_air_quality_moitor.py to .homeassistant/custom_components/sensor.
  2. Get the IP of your sensor.
  3. Follow Retrieving the Access Token guide to get the token of your sensor

Configuration

sensor:
  - platform: mi_air_quality_monitor
    host: YOUR_SENSOR_IP
    token: YOUR_SENSOR_TOKEN
    name: YOUT_SENSOR_NAME
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].