music-assistant-server
139 B•PY
constants.py
139 B • 5 lines • python
1"""Constants for the Demo Player Provider."""
2
3CONF_NUMBER_OF_PLAYERS = "number_of_players"
4CONF_PLAYER_NAME_PREFIX = "player_name_prefix"
51"""Constants for the Demo Player Provider."""
2
3CONF_NUMBER_OF_PLAYERS = "number_of_players"
4CONF_PLAYER_NAME_PREFIX = "player_name_prefix"
5