mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 22:27:07 +00:00
Remove the virtual integration for ultraloq (#96355)
This commit is contained in:
parent
4a6247f922
commit
56bc708b28
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"domain": "u_tec",
|
"domain": "u_tec",
|
||||||
"name": "U-tec",
|
"name": "U-tec",
|
||||||
"integrations": ["ultraloq"]
|
"iot_standards": ["zwave"]
|
||||||
}
|
}
|
||||||
|
@ -1 +0,0 @@
|
|||||||
"""Virtual integration: Ultraloq."""
|
|
@ -1,6 +0,0 @@
|
|||||||
{
|
|
||||||
"domain": "ultraloq",
|
|
||||||
"name": "Ultraloq",
|
|
||||||
"integration_type": "virtual",
|
|
||||||
"iot_standards": ["zwave"]
|
|
||||||
}
|
|
@ -5914,16 +5914,9 @@
|
|||||||
},
|
},
|
||||||
"u_tec": {
|
"u_tec": {
|
||||||
"name": "U-tec",
|
"name": "U-tec",
|
||||||
"integrations": {
|
"iot_standards": [
|
||||||
"ultraloq": {
|
"zwave"
|
||||||
"integration_type": "virtual",
|
]
|
||||||
"config_flow": false,
|
|
||||||
"iot_standards": [
|
|
||||||
"zwave"
|
|
||||||
],
|
|
||||||
"name": "Ultraloq"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"ubiquiti": {
|
"ubiquiti": {
|
||||||
"name": "Ubiquiti",
|
"name": "Ubiquiti",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user