airco2ntrold is a simple tool to read values from a TFA Dostmann 'AirCO2ntrol Mini' CO2 monitor and publish them using MQTT.
This software is currently in alpha state and only serves for testing purpose. Because of that there are many hardcoded parameters which make it very user-unfriendly. All code and documentation are subject to change.
- pip paho-mqtt
- cd /usr/local
- git clone https://github.com/fablabnbg/airco2ntrold.git
- cd airco2ntrold/
- ln -s /usr/local/airco2ntrold/airco2ntrol /etc/init.d/aircon2troldd
- chmod +x airco2ntrold*
- update-rc.d airco2ntrold defaults