-
Notifications
You must be signed in to change notification settings - Fork 28
Advanced Features
WhyLev edited this page Aug 31, 2026
·
1 revision
← Back to Services & Control · Next: Troubleshooting
- Camera sets
is_streaming = truewhen mower is in states 500–799 - Map updates automatically on position change (>5px) or state transition
- Binary sensor:
binary_sensor.indego_<serial>_mower_stuck - Timeouts:
60s(normal),70s(border-cut),120s(mapping/spot-mowing) - Grace period: 60 seconds at session start
- Attributes:
stuck_since,stuck_x,stuck_y
- Entity:
weather.indego_<serial>_smartmowing_forecast
- Add the integration multiple times
- Use the
mower_serialparameter in services
| Data | Interval |
|---|---|
| State polling | immediate (230s long-poll) |
| General data | every 10 minutes |
| Position | every 60 seconds |
| Map update | on movement or state change |
| Retry strategy |
0s → 10s → 30s → 60s backoff |
- Tokens refreshed every 12 hours
- Required scope:
openid profile email offline_access https://prodindego.onmicrosoft.com/indego-mobile-api/Indego.Mower.User
- Battery discharge sensor with
device_class: energyandstate_class: total_increasing
Next step: running into problems? Check Troubleshooting.
📄 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