mirror of
https://github.com/home-assistant/core.git
synced 2026-09-24 23:41:48 -05:00
Add Steinway & Lyngdorf virtual integration (#181432)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
"""Virtual integration: Steinway & Lyngdorf."""
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"domain": "steinway_lyngdorf",
|
||||
"name": "Steinway & Lyngdorf",
|
||||
"integration_type": "virtual",
|
||||
"supported_by": "lyngdorf"
|
||||
}
|
||||
@@ -7033,6 +7033,11 @@
|
||||
"config_flow": true,
|
||||
"iot_class": "local_polling"
|
||||
},
|
||||
"steinway_lyngdorf": {
|
||||
"name": "Steinway & Lyngdorf",
|
||||
"integration_type": "virtual",
|
||||
"supported_by": "lyngdorf"
|
||||
},
|
||||
"stiebel_eltron": {
|
||||
"name": "STIEBEL ELTRON",
|
||||
"integration_type": "device",
|
||||
|
||||
Reference in New Issue
Block a user