music-assistant-server

139 BPY
constants.py
139 B5 lines • python
1"""Constants for the Demo Player Provider."""
2
3CONF_NUMBER_OF_PLAYERS = "number_of_players"
4CONF_PLAYER_NAME_PREFIX = "player_name_prefix"
5