python
This commit is contained in:
6
custom_components/yandex_station/core/const.py
Normal file
6
custom_components/yandex_station/core/const.py
Normal file
@@ -0,0 +1,6 @@
|
||||
DOMAIN = "yandex_station"
|
||||
|
||||
CONF_MEDIA_PLAYERS = "media_players"
|
||||
|
||||
DATA_CONFIG = "config"
|
||||
DATA_SPEAKERS = "speakers"
|
||||
Reference in New Issue
Block a user