Revert "Remove the virtual integration for ultraloq" (#99302)

Revert "Remove the virtual integration for ultraloq (#96355)"

This reverts commit 56bc708b28d93ddc354593d5c02af3655febde6b.
This commit is contained in:
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

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",