Achronite / mqtt-energenie-ener314rt

MQTT interface for Energenie ENER314-RT add-on board for the Raspberry Pi, designed for use by Home Assistant.
MIT License
13 stars 5 forks source link

Add automatic retries to switch command for Smart Plug+ #81

Closed Achronite closed 4 months ago

Achronite commented 5 months ago

Ensure that a request to turn on/off a MIHO005 Smart Plug+ has succeeded by checking the returned state. This is to reproduce the 'Retry Tx' option already available in node-red-contrib-energenie-ener314rt.

Achronite commented 5 months ago

I've added this, configurable via a config.json parameter. I'm still wondering if this should be the default behaviour, and then disable in config?