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
82 stars 23 forks source link

add get and update set mode of operation #32

Closed enicky closed 5 months ago

enicky commented 5 months ago

Updated the json for setting and getting mode of operation

Updated mower.py to use the correct "setModeOfOperation"

Updated tests to use the correct function and also added extra test for "getModeOfOperation"