mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 01:08:12 +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",
|
||||
"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": {
|
||||
"name": "U-tec",
|
||||
"integrations": {
|
||||
"ultraloq": {
|
||||
"integration_type": "virtual",
|
||||
"config_flow": false,
|
||||
"iot_standards": [
|
||||
"zwave"
|
||||
],
|
||||
"name": "Ultraloq"
|
||||
}
|
||||
}
|
||||
"iot_standards": [
|
||||
"zwave"
|
||||
]
|
||||
},
|
||||
"ubiquiti": {
|
||||
"name": "Ubiquiti",
|
||||
|
Loading…
x
Reference in New Issue
Block a user