diff --git a/custom_components/yandex_station/media_player.py b/custom_components/yandex_station/media_player.py index 8d8f0cb..af3614c 100644 --- a/custom_components/yandex_station/media_player.py +++ b/custom_components/yandex_station/media_player.py @@ -41,12 +41,12 @@ CUSTOM_ICONS = { 'yandexstation': 'yandex:station', 'yandexmini': 'yandex:station-mini', - 'lightcomm': 'yandex:station-mini', - 'linkplay_a98': 'yandex:station-mini', - 'elari_a98': 'yandex:station-mini', - 'wk7y': 'yandex:station-mini', - 'prestigio_smart_mate': 'yandex:station-mini', - 'yandexmodule': 'yandex:station-mini', + 'lightcomm': 'yandex:dexp-smartbox', + 'linkplay_a98': 'yandex:irbis-a', + 'elari_a98': 'yandex:elari-smartbeat', + 'wk7y': 'yandex:lg-xboom-wk7y', + 'prestigio_smart_mate': 'yandex:prestigio-smartmate', + 'yandexmodule': 'yandex:module', }