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
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 Vermont Castings fireplace."""

View file

@ -0,0 +1,6 @@
{
"domain": "vermont_castings",
"name": "Vermont Castings",
"integration_type": "virtual",
"supported_by": "intellifire"
}

View file

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