mirror of
https://github.com/home-assistant/core.git
synced 2026-08-27 18:14:46 -05:00
Add virtual integration Olimpia Splendid (#179659)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
"""Virtual integration: Olimpia Splendid."""
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"domain": "olimpia_splendid",
|
||||
"name": "Olimpia Splendid",
|
||||
"integration_type": "virtual",
|
||||
"supported_by": "midea"
|
||||
}
|
||||
@@ -5101,6 +5101,11 @@
|
||||
"config_flow": true,
|
||||
"iot_class": "cloud_polling"
|
||||
},
|
||||
"olimpia_splendid": {
|
||||
"name": "Olimpia Splendid",
|
||||
"integration_type": "virtual",
|
||||
"supported_by": "midea"
|
||||
},
|
||||
"ollama": {
|
||||
"name": "Ollama",
|
||||
"integration_type": "service",
|
||||
|
||||
Reference in New Issue
Block a user