alistair23 / AutoMower-BLE

This is an unofficial reverse engineered Husqvarna Automower Connect BLE library. This allows connecting and controlling an Automower without any accounts, cloud or network connection.
GNU General Public License v3.0
91 stars 27 forks source link

More Sensors in Home Assistant? #83

Open totalitarian opened 1 week ago

totalitarian commented 1 week ago

Using the home assistant husqvarna_automower_ble integration, so happy as i've been after this for so long. Is there anyway to get the current battery charge or other sensors in this integration?

alistair23 commented 1 week ago

It just needs to be connected/exposed in HA, which someone just has to do and then send a PR to HA.

Basically we just need people to write code to query the mower (the BLE API is pretty complete for basic operations), expose the data, include integration tests and then send a PR.

alistair23 commented 1 week ago

Battery is on my todo