-
-
Notifications
You must be signed in to change notification settings - Fork 1
Configuration EN
Sprache: English · Deutsch
This integration is configured entirely through the Home Assistant UI. No YAML configuration is needed.
Before configuring the integration, you need an application on the Husqvarna Developer Portal to obtain API credentials.
- Go to the Husqvarna Developer Portal and create an account, or sign in with your existing Husqvarna account.
- Navigate to My Applications and click Create Application.
- Give it a name (e.g.
Home Assistant) and set the redirect URI tohttps://localhost. - Under Connected APIs, enable the APIs you want to use:
- Gardena Smart System API — for Gardena sensors, valves, power sockets, and SILENO mowers.
- Automower Connect API — for Husqvarna Automower robotic mowers.
- You can enable both on the same application.
- Note the Application Key (Client ID) and Application Secret — both are required during setup in Home Assistant.
Tip: Use a dedicated application for Home Assistant. Each application has its own ~10,000 requests/month quota. Sharing one application between multiple smart-home platforms makes the budget tracking inaccurate. See API Rate Limits.
- Go to Settings → Devices & Services → Add Integration.
- Search for Gardena Smart System and select it.
- Enter your Application Key (Client ID) and Application Secret from the Husqvarna Developer Portal.
-
Select the API you want to connect:
- Gardena Smart System — for Gardena devices (sensors, valves, power sockets, SILENO mowers).
- Automower Connect — for Husqvarna Automower robotic mowers.
- For the Gardena Smart System API: if your account has multiple gardens (locations), you will be prompted to select which one to add. With a single garden, it is selected automatically.
- For the Automower Connect API: all mowers linked to your Husqvarna account are discovered automatically.
To use both Gardena and Automower devices, add the integration twice — once selecting Gardena Smart System and once selecting Automower Connect. Both can use the same application credentials.
If your credentials expire or become invalid, Home Assistant will prompt you to re-authenticate.
- Open the integration page.
- Click Reconfigure.
- Enter your updated credentials.
Important: When you rotate the Husqvarna application (new Client ID), the API budget counter is reset on reauth/reconfigure so the budget sensor matches the fresh server-side quota. A simple secret refresh on the same Client ID preserves the counter.
The integration can mirror device states to a local MQTT broker. See the MQTT Bridge page for details.
Next: Supported Devices
English
- Installation
- Configuration
- Supported Devices
- Entities and Services
- API Rate Limits
- MQTT Bridge
- Automation Examples
- Limitations
- Troubleshooting
- Contributing
Deutsch
- Installation
- Konfiguration
- Unterstützte Geräte
- Entities und Services
- API-Rate-Limits
- MQTT-Bridge
- Automatisierungsbeispiele
- Einschränkungen
- Fehlerbehebung
- Mitwirken