1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-25 05:26:47 +00:00

Split august and yale integrations (#124677)

* Split august and yale integrations [part 1] (#122253)

* merge with dev

* Remove unused constant

* Remove yale IPv6 workaround (#123409)

* Convert yale to use oauth (#123806)

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Update yale for switch from pubnub to websockets (#124675)

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
This commit is contained in:
J. Nick Koston
2024-08-28 05:46:03 -10:00
committed by GitHub
parent edad766fd3
commit 03ead27f6c
72 changed files with 5811 additions and 10 deletions

View File

@@ -29,6 +29,7 @@ APPLICATION_CREDENTIALS = [
"twitch",
"withings",
"xbox",
"yale",
"yolink",
"youtube",
]