zxdavb / evohome-async

An asyncio Python client to access the Evohome web service
http://evohome-client.readthedocs.org/en/latest/
Apache License 2.0
11 stars 11 forks source link

Battery status #8

Closed magtimmermans closed 1 year ago

magtimmermans commented 1 year ago

Would it be possible to read the battery status per device?

zxdavb commented 1 year ago

No, the RESTful API does not expose this functionality.

You can use https://github.com/zxdavb/ramses_rf for that feature, but you will need a USB-to-RF dongle.