dArignac / jeelink2mqtt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jeelink2MQTT

Reads from a Jeelink (currently only the 868 MHz variant is tested) to resolve LaCrosse sensor values (e.g. Technoline TX 29 DTH-IT). The values are then published to MQTT, mainly in a format to use it with Home Assitant.

Config file

The config file defines the sensors that shall be published to MQTT.

; config.ini
[Kitchen]
id=14
[Living Room]
id=36

About

License:MIT License


Languages

Language:Python 100.0%