Installation¶
Requirements¶
- Home Assistant 2024.6.0 or newer
- ESPHome (add-on or CLI) to flash the controller
- A supported ESP32 controller → see Hardware
Via HACS (recommended)¶
- In HACS → Integrations → ⋮ menu → Custom repositories.
- Add the repository
piep-projects/GardenESPwith category Integration. - Install GardenESP and restart Home Assistant.
- Settings → Devices & services → Add integration → GardenESP.
Once added, GardenESP appears in the sidebar (the panel) and the dashboard card
custom:gardenesp-card becomes available.
Manually¶
- Copy the folder
custom_components/gardenesp/from this repository intoconfig/custom_components/of your HA installation. - Restart Home Assistant.
- Add the integration as described above.