Closed AaronLionsheep closed 2 years ago
Create a ShellyNG.py based off of Shelly.py that all Shelly NG devices will inherit. Almost all methods will need to be rewritten for the new protocol.
ShellyNG.py
Shelly.py
Support will be added in a new plugin for the new devices: https://github.com/AaronLionsheep/ShellyNGMQTT
Create a
ShellyNG.py
based off ofShelly.py
that all Shelly NG devices will inherit. Almost all methods will need to be rewritten for the new protocol.