Skip to content

Commit

Permalink
Add monessen virtual integration for Intellifire (home-assistant#89315)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeeftor authored Apr 17, 2023
1 parent b875706 commit 752d595
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
1 change: 1 addition & 0 deletions homeassistant/components/monessen/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
"""Virtual integration for Monessen Fireplace."""
6 changes: 6 additions & 0 deletions homeassistant/components/monessen/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"domain": "monessen",
"name": "Monessen",
"integration_type": "virtual",
"supported_by": "intellifire"
}
5 changes: 5 additions & 0 deletions homeassistant/generated/integrations.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 752d595

Please sign in to comment.