Achronite / energenie-ener314rt

Node module for RaspberryPi energenie ener314-rt board, used by node-red-contrib-energenie-ener314rt
MIT License
4 stars 2 forks source link

Allow eTRV commands to be cached before device detected #1

Closed Achronite closed 4 years ago

Achronite commented 4 years ago

Currently (after a restart) it is not possible to send a cached command to an eTRV device until after a message is received from it. This enhancement will remove this limitation.

Achronite commented 4 years ago

Released