apption-labs / meater-cloud-public-rest-api

MEATER Cloud REST API documentation.
89 stars 4 forks source link

Support for battery level #5

Open Novanic opened 3 years ago

Novanic commented 3 years ago

It would be useful to receive the battery level of the Meater devices via the /devices endpoint.

I'm thinking about developing a binding/extension for OpenHAB the battery level could get displayed there and a battery warning could get executed.

Thank you for the API! :-)

codahq commented 3 years ago

I think this one is fairly high priority for me. We can tell when a probe loses connection because it falls out of the /devices result. But being able to warn a user that a probe will lose connection is invaluable from an automation standpoint.