Add quadrafire virtual integration for Intellifire (#89316)

This commit is contained in:
Jeef 2023-03-09 05:00:31 -07:00 committed by GitHub
parent c5ff3e9914
commit ead3662b7a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 12 additions and 0 deletions

View file

@ -0,0 +1 @@
"""Virtual integration for quadrafire."""

View file

@ -0,0 +1,6 @@
{
"domain": "quadrafire",
"name": "Quadra-Fire",
"integration_type": "virtual",
"supported_by": "intellifire"
}

View file

@ -4349,6 +4349,11 @@
"config_flow": false,
"iot_class": "calculated"
},
"quadrafire": {
"name": "Quadra-Fire",
"integration_type": "virtual",
"supported_by": "intellifire"
},
"quantum_gateway": {
"name": "Quantum Gateway",
"integration_type": "hub",