Add Balay virtual integration (#141606)
parent
54ee5c6998
commit
2eb507863f
|
@ -0,0 +1 @@
|
|||
"""Balay virtual integration."""
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"domain": "balay",
|
||||
"name": "Balay",
|
||||
"integration_type": "virtual",
|
||||
"supported_by": "home_connect"
|
||||
}
|
|
@ -630,6 +630,11 @@
|
|||
"config_flow": false,
|
||||
"iot_class": "cloud_push"
|
||||
},
|
||||
"balay": {
|
||||
"name": "Balay",
|
||||
"integration_type": "virtual",
|
||||
"supported_by": "home_connect"
|
||||
},
|
||||
"balboa": {
|
||||
"name": "Balboa Spa Client",
|
||||
"integration_type": "hub",
|
||||
|
|
Loading…
Reference in New Issue