truegreyhound / ioBroker.husq-automower

control your Husqvarna automower with connect modul
MIT License
10 stars 7 forks source link

Add lastStatusId #13

Closed FreddyFY closed 4 years ago

FreddyFY commented 4 years ago

Add a new Endpoint "lastStatusId", for connections like Loxone which cannot read text values.

truegreyhound commented 4 years ago

The Husqvarna API has no id for a status, it's allways a string. If possible with the other API I will implement this.