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
90 stars 26 forks source link

Gardena support #3

Closed jkaberg closed 6 months ago

jkaberg commented 7 months ago

Love the work you've put in here.

I did notice the supported models.py which obviously is very Husqvarna centric. But i was wondering how Gardena mowers can be supported. I'm fairly certain Gardena uses the same libraries for BLE communication as Husqvarna (by decompilingthe Gardena Android app), and I assume McMurdoch aswell without looking.

alistair23 commented 6 months ago

I'm going to close this issue. It seems like Gardena mowers are now supported, they are even listed in the models as part of https://github.com/alistair23/AutoMower-BLE/pull/42

The connectivity drop out issue also affects Husqvarana mowers, so it isn't specific to this issue. Please feel free to open new GitHub issues for any new mower issues that pop up