{"id":51508505,"url":"https://github.com/maxritter/gardena-bluetooth-smart-water-control","last_synced_at":"2026-07-08T03:30:32.129Z","repository":{"id":365165367,"uuid":"1245947863","full_name":"maxritter/gardena-bluetooth-smart-water-control","owner":"maxritter","description":"Patched gardena_bluetooth integration with G-19033/G-19034 Smart Water Control support","archived":false,"fork":false,"pushed_at":"2026-07-07T16:20:12.000Z","size":146,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-07-07T17:17:34.711Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maxritter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-21T18:08:06.000Z","updated_at":"2026-07-07T16:20:17.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/maxritter/gardena-bluetooth-smart-water-control","commit_stats":null,"previous_names":["maxritter/gardena-bluetooth-smart-water-control"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maxritter/gardena-bluetooth-smart-water-control","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxritter%2Fgardena-bluetooth-smart-water-control","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxritter%2Fgardena-bluetooth-smart-water-control/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxritter%2Fgardena-bluetooth-smart-water-control/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxritter%2Fgardena-bluetooth-smart-water-control/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxritter","download_url":"https://codeload.github.com/maxritter/gardena-bluetooth-smart-water-control/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxritter%2Fgardena-bluetooth-smart-water-control/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35251015,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-08T02:00:06.796Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-07-08T03:30:31.562Z","updated_at":"2026-07-08T03:30:32.115Z","avatar_url":"https://github.com/maxritter.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gardena Bluetooth — Smart Water Control patch (G-19033 / G-19034)\n\n**Stopgap custom integration that overrides the built-in `gardena_bluetooth`\ncomponent in Home Assistant with support for the newer Smart Water Control\nfamily of devices (G-19033-20 `wc_single`, G-19034-20 `wc_dual`, G-19050-20\npipeline, …).**\n\nThese devices have been on sale since 2025 and are the direct successors of\nthe now-EOL Bluetooth-only 01889-20. The current built-in integration does\nnot discover or control them at all (home-assistant/core#167291,\nhome-assistant/discussions/3056).\n\n## What this fork fixes\n\n1. **Discovery** — The new family advertises only manufacturer data, no\n   service UUIDs. Adds a second BT matcher with `manufacturer_id: 1062`\n   only and relaxes the scanner / config-flow filters.\n2. **Valve actuation** — Implements the LWM2M-Execute protocol the new\n   devices expect (`0='18',1='\u003cduration\u003e'`), reverse-engineered from\n   cloudless-garden/gardena-smart-local-api and verified live.\n3. **Battery** — Exposes the standard BLE Battery Service (`0x180f`) for\n   the Valve1/Valve2 family.\n4. **Entities** — Adds `GardenaBluetoothValveX` (open/close), switch\n   alias, manual-watering-duration number, remaining-time sensor,\n   activation-reason sensor, valve-available binary sensor.\n\n## Status\n\n* Verified live on a G-19033-20 (firmware 1.1.1).\n* The upstream fixes are in flight:\n  * Library — https://github.com/elupus/gardena-bluetooth/pull/49\n  * HA component — https://github.com/home-assistant/core/pull/171759\n\nDelete this custom integration once the official component picks up the\nchanges.\n\n## Install via HACS\n\nThis repo is already structured for HACS: **HACS → Integrations → ⋮ →\nCustom repositories → add `maxritter/gardena-bluetooth-smart-water-control`\n(category: Integration) → Install → Restart Home Assistant.**\n\nThen **Settings → Devices \u0026 Services → Add Integration → Gardena Bluetooth**,\nor wait for auto-discovery once the device is in BLE range.\n\n## Pairing checklist\n\n1. Power-cycle / factory-reset the device (hold Man. button while\n   inserting the battery for ~10s — all 3 LEDs flash).\n2. Ensure HA can reach the device via BLE (host adapter or an ESPHome\n   Bluetooth proxy in range).\n3. Watch Settings → Devices \u0026 Services — `G-19033` (or `G-19034`) should\n   appear within ~30s.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxritter%2Fgardena-bluetooth-smart-water-control","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxritter%2Fgardena-bluetooth-smart-water-control","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxritter%2Fgardena-bluetooth-smart-water-control/lists"}