Closed gpbenton closed 8 years ago
Sending a command asynchronously to the eTRV does not seem to work. It looks like you have to wait for a report before sending the command as a response to this.
1) Need to create a list of commands to send to each eTRV at its next report 2) Can you send more than one command? might be relevant if I find out it supports more commands.
Solved by having queue of messages to send to each eTRV on receipt of a temperature report.
Need to receive MQTT message and send to eTRV