Here or on Git?
For now I post it here;
Would be great if the Android App exposes the device battery level to Domoticz so it can be used in flows.
For example:
1. If device batterylevel is <=39% and user is @home; turn plug on to charge device
2. If device batterylevel is >70%; turn charging plug off
3. If dashboard tablet batterylevel <30%; alarm user for possible charging problem
The for 2 can be used to extends device its batterylive, also its a safety thing to switch the charge of at an certain batterylevel to prevent over charging/heat the device.
At the moment I'm using "Automate" to check the batterylevel and post the level to an Domoticz UserVariable. From there I can do some magic with it

Hope this could be implemented
