mirror of
https://github.com/home-assistant/core.git
synced 2026-08-27 18:14:46 -05:00
Add virtual integration Toshiba LifeStyle (#179653)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
"""Virtual integration: Toshiba Lifestyle."""
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"domain": "toshiba_lifestyle",
|
||||
"name": "Toshiba Lifestyle",
|
||||
"integration_type": "virtual",
|
||||
"supported_by": "midea"
|
||||
}
|
||||
@@ -7470,6 +7470,11 @@
|
||||
"config_flow": false,
|
||||
"iot_class": "local_push"
|
||||
},
|
||||
"toshiba_lifestyle": {
|
||||
"name": "Toshiba Lifestyle",
|
||||
"integration_type": "virtual",
|
||||
"supported_by": "midea"
|
||||
},
|
||||
"totalconnect": {
|
||||
"name": "Total Connect",
|
||||
"integration_type": "hub",
|
||||
|
||||
Reference in New Issue
Block a user