AaronLionsheep / ShellyMQTT

IndigoDomo Plugin that interfaces with Shelly devices over MQTT.
MIT License
0 stars 0 forks source link

Firmware version property #142

Closed AaronLionsheep closed 11 months ago

AaronLionsheep commented 11 months ago

I believe the version state can be set in order to display a value in the firmware column. I believe this is how ShellyNGMQTT is doing it.

https://github.com/AaronLionsheep/ShellyNGMQTT/blob/798ef6512745db19e7eb0bce62b32ed413152419/ShellyNGMQTT.indigoPlugin/Contents/Server%20Plugin/shelly/components/system/system.py#L54

https://github.com/AaronLionsheep/ShellyNGMQTT/blob/798ef6512745db19e7eb0bce62b32ed413152419/ShellyNGMQTT.indigoPlugin/Contents/Server%20Plugin/shelly/components/system/system.py#L57-L59