1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00

Add Devialet integration (#86551)

* Add Devialet

* Bump Devialet==1.4.0

* Bump Devialet==1.4.1

* Sort manifest and add shorthand

* Black formatting

* Fix incompatible type

* Add type guarding for name

* Rename host keywork in tests

* Fix Devialet tests

* Add update coordinator

* Update devialet tests

* Create unique_id from entry data
This commit is contained in:
fwestenberg
2023-11-28 13:56:17 +01:00
committed by GitHub
parent 61a5c0de5e
commit d3b04a5a58
29 changed files with 1317 additions and 0 deletions

View File

@@ -95,6 +95,7 @@ FLOWS = {
"deconz",
"deluge",
"denonavr",
"devialet",
"devolo_home_control",
"devolo_home_network",
"dexcom",