This is the Binding for Bosch Indego Connect lawn mowers.
Thank´s to zazaz-de who found out how the API works.
His Java Library made this Binding possible.
Thing Configuration
Currently the binding supports indego mowers as a thing type with these configuration parameters:
Parameter
Description
username
Username for the Bosch Indego account
password
Password for the Bosch Indego account
refresh
Specifies the refresh interval in seconds (default 180, minimum: 60)
Channels
Channel
Item Type
Description
state
Number
You can send commands to this channel to control the mower and read the simplified state from it (1=mow, 2=return to dock, 3=pause)
errorcode
Number
Error code of the mower (0=no error, readonly)
statecode
Number
Detailed state of the mower (readonly)
textualstate
String
State as a text. (readonly)
ready
Number
Shows if the mower is ready to mow (1=ready, 0=not ready, readonly)