Skip to content

Commit

Permalink
Merge pull request #441 from dronix27/patch-1
Browse files Browse the repository at this point in the history
Update select.py
  • Loading branch information
AlexxIT committed Jan 16, 2024
2 parents 0b2c903 + 752f6ac commit e18f534
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions custom_components/yandex_station/select.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ async def async_setup_entry(hass, entry, async_add_entities):
for sp in quasar.speakers
if sp["quasar_info"]["platform"]
in (
"cucumber",
"chiron",
"yandexstation",
"yandexstation_2",
"yandexmidi",
Expand Down

0 comments on commit e18f534

Please sign in to comment.