Releases: embyt/enocean-mqtt
Releases · embyt/enocean-mqtt
Release 0.1.3
Release 0.1.2
- allow sending RF packets based on MQTT trigger
- accept "true" and "1" for mqtt_publish_json option
- bugfix: avoid wrong RF message data in debug log
- bugfix: always assumed BS4 RORG when sending packets
- avoid error if address is missing in configuration file
- improve documentation and logging
Release 0.1.1
- set default
mqtt_keepalive
to 60 to avoid upstream issue - more robust parsing of config files
- improve debugging output