Add native Sonos integration

This commit is contained in:
2026-05-05 12:23:14 +00:00
parent e91176fb9b
commit 5efb2f6760
13 changed files with 711 additions and 42 deletions
+1
View File
@@ -115,6 +115,7 @@ export type TEntityPlatform =
| 'climate'
| 'cover'
| 'fan'
| 'media_player'
| 'number'
| 'select'
| 'text'