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

documentation? answer to incoming EnOcean with outgoing responses ? #4

Closed ozett closed 5 years ago

ozett commented 5 years ago

You may also configure it to answer to incoming EnOcean messages with outgoing responses. The response content is also defined using MQTT requests.

from the readme.md https://github.com/romor/enocean-mqtt/blob/master/README.md

BUT: how do i configure this?

romor commented 5 years ago

please see the updated README