Redirect virtual integration yale_home to point to yale (#124817)

This commit is contained in:
J. Nick Koston 2024-08-28 09:01:17 -10:00 committed by GitHub
parent 70488ffd15
commit 5825e8fee8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -2,5 +2,5 @@
"domain": "yale_home", "domain": "yale_home",
"name": "Yale Home", "name": "Yale Home",
"integration_type": "virtual", "integration_type": "virtual",
"supported_by": "august" "supported_by": "yale"
} }

View file

@ -7012,7 +7012,7 @@
"yale_home": { "yale_home": {
"integration_type": "virtual", "integration_type": "virtual",
"config_flow": false, "config_flow": false,
"supported_by": "august", "supported_by": "yale",
"name": "Yale Home" "name": "Yale Home"
}, },
"yale": { "yale": {