-
Notifications
You must be signed in to change notification settings - Fork 28
Services and Control
WhyLev edited this page Aug 31, 2026
·
1 revision
← Back to Entities Reference · Next: Advanced Features
Service: indego.command
service: indego.command
data:
command: mow # Options: mow, pause, returnToDock
mower_serial: "1234567890" # optionalService: indego.set_calendar_slot
service: indego.set_calendar_slot
data:
slot: 1
start: "08:00:00"
end: "12:00:00"
mower_serial: "1234567890" # optionalService: indego.smartmowing
service: indego.smartmowing
data:
enable: true| Service | Parameters | Description |
|---|---|---|
indego.delete_alert |
alert_index (0 = newest) |
Delete a specific alert |
indego.delete_alert_all |
— | Delete all alerts |
indego.read_alert |
alert_index |
Mark a specific alert as read |
indego.read_alert_all |
— | Mark all alerts as read |
Service: indego.download_map
Downloads the current map to www/indego_map_<serial>.svg.
Next step: explore Advanced Features like stuck detection and OAuth internals.
📄 Bosch Indego Mower Integration · Documentation for v6.0.0 · Report an Issue · Discord
🌿 Bosch Indego Integration
- Home
- Installation
- Authentication
- Configuration
- Entities Reference
- Services & Control
- Advanced Features
- Troubleshooting
- Supported Models
- Credits