-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Welcome to the official documentation wiki for the Bosch Indego Mower Home Assistant Integration. This custom component provides comprehensive control, real-time monitoring, and smart automation for your Bosch Indego robotic lawn mower directly within Home Assistant.
Whether you are an end-user looking to install the integration or a developer interested in the underlying Bosch Cloud API, use the links below to find what you need:
- Installation & Setup โ How to add the integration via HACS and configure your Bosch account.
- Features & Entities โ Overview of available sensors, switches, lawn maps, and diagnostic tools.
- Bosch Indego Connect API Reference โ Complete reverse-engineered endpoint and authentication reference.
- Error & State Codes System โ Detailed guide on mower firmware states, hardware failures, and HTTP error handling.
- ๐ฎ Full Mower Control: Start, pause, dock, and manage mowing schedules seamlessly.
- ๐ Real-time Monitoring: Keep track of battery status, current mower state, active alerts, and connection quality.
- ๐ Dynamic Lawn Mapping: Visual SVG map implementation with real-time mower position overlays streaming based on movement.
- ๐ค SmartMowing Optimization: Automatically optimize or toggle mowing schedules based on live weather data.
โ ๏ธ Advanced Alert Management: Extracted complete error list with actionable buttons to manage mower alerts directly from the dashboard.- ๐ Multi-language Support: Native support for German, English, Dutch, French, Spanish, Italian, and many more.
This project thrives on community collaboration and reverse-engineering efforts based on the Bosch Smart Gardening app (v4.1.2).
-
Base Cloud URL:
https://api.indego-cloud.iot.bosch-si.com - Authentication: Secure OAuth2 Bearer tokens via Bosch ID (OpenID Connect).
This integration is actively maintained and developed by:
Special thanks to all community contributors and beta testers on our Discord server!
- ๐ Bug Reports & Feature Requests: Please check the Existing Issues or open a New Issue.
- ๐ฌ Join the Discussion: Connect with other developers and users on our official Discord Community.
This integration is an independent openโsource project and is not affiliated with or endorsed by Bosch.
| Maintainers | @whylev ยท @kimzeuner ยท @sander1988 |
|---|---|
| Source Code | GitHub Repository |
| Issue Tracker | Report a bug / Request a feature |
| Community Chat | Discord |
| License | MIT License |
๐ก Tip: Found an error or missing detail? Open an issue on GitHub