Revert "Remove the virtual integration for ultraloq" ()

Revert "Remove the virtual integration for ultraloq ()"

This reverts commit 56bc708b28.
pull/99317/head
b-uwe 2023-08-30 20:58:57 +02:00 committed by GitHub
parent 5fd88f5874
commit cdd22bf0fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 18 additions and 4 deletions
homeassistant
components/ultraloq

View File

@ -1,5 +1,5 @@
{
"domain": "u_tec",
"name": "U-tec",
"iot_standards": ["zwave"]
"integrations": ["ultraloq"]
}

View File

@ -0,0 +1 @@
"""Virtual integration: Ultraloq."""

View File

@ -0,0 +1,6 @@
{
"domain": "ultraloq",
"name": "Ultraloq",
"integration_type": "virtual",
"iot_standards": ["zwave"]
}

View File

@ -5987,9 +5987,16 @@
},
"u_tec": {
"name": "U-tec",
"iot_standards": [
"zwave"
]
"integrations": {
"ultraloq": {
"integration_type": "virtual",
"config_flow": false,
"iot_standards": [
"zwave"
],
"name": "Ultraloq"
}
}
},
"ubiquiti": {
"name": "Ubiquiti",