Skip to content

Releases: embyt/enocean-mqtt

Release 0.1.3

19 Apr 06:47
Compare
Choose a tag to compare
  • add support for VLD messages
  • set fallback mqtt_keepalive to 60 s to avoid problems with mosquitto
  • apply autopep and pylint checks

Release 0.1.2

19 Apr 06:45
Compare
Choose a tag to compare
  • 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

08 May 06:20
Compare
Choose a tag to compare
  • set default mqtt_keepalive to 60 to avoid upstream issue
  • more robust parsing of config files
  • improve debugging output