Add monessen virtual integration for Intellifire (#89315)

This commit is contained in:
Jeef 2023-04-17 02:03:37 -06:00 committed by GitHub
parent b875706bdd
commit 752d5958dc
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 Monessen Fireplace."""

View File

@ -0,0 +1,6 @@
{
"domain": "monessen",
"name": "Monessen",
"integration_type": "virtual",
"supported_by": "intellifire"
}

View File

@ -3389,6 +3389,11 @@
"config_flow": false,
"iot_class": "local_polling"
},
"monessen": {
"name": "Monessen",
"integration_type": "virtual",
"supported_by": "intellifire"
},
"monoprice": {
"name": "Monoprice 6-Zone Amplifier",
"integration_type": "hub",