Anonym-tsk / home-assistant-components

Custom components for Home Assistant
29 stars 5 forks source link

Custom components for Home Assistant

Xiaomi IR Climate Component

Moved to personal repository with HACS support.

Xiaomi Plug Power Sensor

Component provides sensors with current power of Xiaomi Plugs. Also, component fixes long updates of in_use and load_power attributes of plug (default update interval is 5-8 minutes)

Example:

sensor:
  - platform: xiaomi_plug_power

CO2Mon Sensor

Component provides two sensors - temperature and CO2 from USB CO2 monitor

Requirements

The libusb library must be installed.
On linux (including Raspberry Pi) and official docker container you can install it from apt:

sudo apt-get install libusb-1.0-0-dev

Example:

sensor:
  - platform: co2mon

Enjoy my work? Help me out for a couple of :beers: or a :coffee:!

coffee