thecowan/wallpanel-android

Wireless charge support in MQTT/API

Closed this issue · 1 comments

Is your feature request related to a problem? Please describe.
When Fire HD 8 is wirelessly charging, the state in MQTT is reported as

"charging":true,"acPlugged":false,"usbPlugged":false

Describe the solution you'd like
I would expect acPlugged to be true or a new item qiPlugged to be turned true.

The application reports what the system reports, so this would be an issue with Fire OS and not the application. We use Android SDK to get that from the system.