music-assistant-server

117 BPY
constants.py
117 B5 lines • python
1"""Constants for the Media Assistant Provider."""
2
3CONF_ROKU_APP_ID = "roku_app_id"
4CONF_AUTO_DISCOVER = "auto_scan"
5