hass-core/tests/components/devialet/fixtures/system_info.json
fwestenberg d3b04a5a58
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
2023-11-28 13:56:17 +01:00

6 lines
200 B
JSON

{
"availableFeatures": ["nightMode", "equalizer", "balance"],
"groupId": "12345678-901a-2b3c-def4-567g89h0i12j",
"systemId": "a12b345c-67d8-90e1-12f4-g5hij67890kl",
"systemName": "Devialet"
}