1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-27 14:31:13 +00:00

New virtual integration Vagner Pool supported by pooldose (#156678)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Lukas
2025-11-18 11:46:46 +01:00
committed by GitHub
parent 80444b2165
commit 36e13653d2
3 changed files with 12 additions and 0 deletions

View File

@@ -0,0 +1 @@
"""Virtual integration: VÁGNER POOL."""

View File

@@ -0,0 +1,6 @@
{
"domain": "vagner_pool",
"name": "V\u00c1GNER POOL",
"integration_type": "virtual",
"supported_by": "pooldose"
}

View File

@@ -7191,6 +7191,11 @@
"config_flow": true,
"iot_class": "local_polling"
},
"vagner_pool": {
"name": "V\u00c1GNER POOL",
"integration_type": "virtual",
"supported_by": "pooldose"
},
"vallox": {
"name": "Vallox",
"integration_type": "hub",