Skip to content

Commit 36e1365

Browse files
lmaertinCopilot
andauthored
New virtual integration Vagner Pool supported by pooldose (home-assistant#156678)
Co-authored-by: Copilot <[email protected]>
1 parent 80444b2 commit 36e1365

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
"""Virtual integration: VÁGNER POOL."""
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"domain": "vagner_pool",
3+
"name": "V\u00c1GNER POOL",
4+
"integration_type": "virtual",
5+
"supported_by": "pooldose"
6+
}

homeassistant/generated/integrations.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7191,6 +7191,11 @@
71917191
"config_flow": true,
71927192
"iot_class": "local_polling"
71937193
},
7194+
"vagner_pool": {
7195+
"name": "V\u00c1GNER POOL",
7196+
"integration_type": "virtual",
7197+
"supported_by": "pooldose"
7198+
},
71947199
"vallox": {
71957200
"name": "Vallox",
71967201
"integration_type": "hub",

0 commit comments

Comments
 (0)