How to update RSSI and BatteryLevel from python plugin
Posted: Friday 17 August 2018 9:35
I'm currently working on the implementation of a plugin which is able to retreive from the devices their BatteryLevel as well as RSSI.
My question now, is How can I push that to the corresponding Domoticz Device.
In python we can use the : Devices[Unit].Update()
But what can I use for BatteryLevel and RSSI ?
Thanks in advance
My question now, is How can I push that to the corresponding Domoticz Device.
In python we can use the : Devices[Unit].Update()
But what can I use for BatteryLevel and RSSI ?
Thanks in advance