Skip to content

Custom integration for the TFA Airco2ontrol mini device into Home Assistant

License

Notifications You must be signed in to change notification settings

leorbs/airco2ntrol

Repository files navigation

Aircontrol CO2 Monitor Mini TFA

A custom home-assistant component for a family of compatible CO2 monitors distributed under various names

Idea based on "Reverse-Engineering a low-cost USB CO₂ monitor". Thx Henryk Plötz. Code for this HA integration originally taken from jansauer. But because the "Decryption" part isn't necessary anymore with the current generation of devices I removed that.

Setup

If you had the old version from this repository installed, remove airco2ntrol from your configuration.yaml

Automatic

(soon) Visit your HACS and install the airco2ntrol Integration from there

Until this Repository gets officially released in the HACS, you can add it manually by adding the "https://github.com/leorbs/airco2ntrol" repository to the custom repositories of your HACS

Manual

  1. Upload the custom_components/airco2ntrol folder to your custom_components folder (using Samba or FTP addons). It should look like config/custom_components/airco2ntrol/.
  2. Restart your Home Assistant.
  3. Go to your Integrations, click on "ADD INTEGRATION" and search for "co2"
  4. choose airco2ntrol and click on "SUBMIT"
  5. The integration should create 3 entities as soon as you have the CO2 sensor attached to your server

Functionality

This is how the sensors measurement might look. Please note that I do not do enough "stosslueften" (German Wiki: run this through your favourite translator).

component screenshot

The Integration should provide:

  • CO2 values
  • Temperature
  • OPTIONAL: Humidity

There might exist more than only co2 and temperature readings. Some devices appear to have a humidity readings, but mine does only display "0" for humidity data (opcode: 0x41).

Notes

The pdf in this repository describes the usb protocol used by airco2ntrol

About

Custom integration for the TFA Airco2ontrol mini device into Home Assistant

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages