Add Beoconnect Core as selectable Bang & Olufsen device (#121015)

Add Beoconnect Core as available device
This commit is contained in:
Markus Jacobsen 2024-07-02 22:22:22 +02:00 committed by GitHub
parent 476efb1d36
commit 510315732a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -62,6 +62,7 @@ class BangOlufsenMediaType(StrEnum):
class BangOlufsenModel(StrEnum):
"""Enum for compatible model names."""
BEOCONNECT_CORE = "Beoconnect Core"
BEOLAB_8 = "BeoLab 8"
BEOLAB_28 = "BeoLab 28"
BEOSOUND_2 = "Beosound 2 3rd Gen"