-
-
Notifications
You must be signed in to change notification settings - Fork 1
Installation EN
Kay edited this page Apr 26, 2026
·
1 revision
Sprache: English · Deutsch
There are two ways to install the integration: through HACS (recommended) or manually.
- Home Assistant 2024.12 or later
- A Husqvarna account that owns Gardena and/or Automower devices
- Husqvarna Application Key and Application Secret (see Configuration)
- Open HACS in your Home Assistant UI.
- Go to Integrations and search for Gardena Smart System.
- Click Download and restart Home Assistant.
Not finding it? If the integration isn't listed yet, add it as a custom repository:
- Click the three-dot menu → Custom repositories.
- Enter
https://github.com/kayloehmann/ha-gardena-smart-system.- Select Integration as the category, then click Add.
- Download the latest release from the GitHub releases page.
- Copy the
custom_components/gardena_smart_systemfolder into your Home Assistantconfig/custom_components/directory. - Restart Home Assistant.
- HACS: HACS will notify you when a new version is available. Click Update and restart Home Assistant.
-
Manual: Replace the
custom_components/gardena_smart_systemfolder with the contents of the new release and restart Home Assistant.
- Go to Settings → Devices & Services.
- Find the Gardena Smart System integration entry you want to remove.
- Click the three-dot menu and select Delete.
- All entities and devices created by this entry will be removed from Home Assistant.
If you installed via HACS, you can also uninstall the integration entirely:
- Open HACS, go to Integrations.
- Find Gardena Smart System and click Remove.
- Restart Home Assistant.
Next: Configuration
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