1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-08 17:49:37 +01:00

Add vermont_castings virtual integration for Intellifire (#89317)

This commit is contained in:
Jeef
2023-03-09 05:17:50 -07:00
committed by GitHub
parent 4a082403eb
commit 3545209355
3 changed files with 12 additions and 0 deletions
@@ -0,0 +1 @@
"""Virtual integration for Vermont Castings fireplace."""
@@ -0,0 +1,6 @@
{
"domain": "vermont_castings",
"name": "Vermont Castings",
"integration_type": "virtual",
"supported_by": "intellifire"
}
@@ -5993,6 +5993,11 @@
"config_flow": true,
"iot_class": "cloud_polling"
},
"vermont_castings": {
"name": "Vermont Castings",
"integration_type": "virtual",
"supported_by": "intellifire"
},
"versasense": {
"name": "VersaSense",
"integration_type": "hub",