embyt / enocean-mqtt

Receives messages from an enOcean serial interface (USB) and provides selected messages to an MQTT broker.
GNU General Public License v3.0
42 stars 21 forks source link

Publish packet receipt date #39

Closed mak-gitdev closed 1 year ago

mak-gitdev commented 1 year ago

The EnOcean packet receipt date can be published to MQTT using device option publish_date. The date is published both on a device basis and on a command basis for devices supporting multiple commands.

Also added list of device options in readme