Skip to content

Commit

Permalink
Added action parameter to sound player validation
Browse files Browse the repository at this point in the history
  • Loading branch information
qcapen committed Apr 28, 2016
1 parent cb68adc commit 10a2c17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mpf/core/config_validator.py
Expand Up @@ -657,6 +657,7 @@
port: single|str|
use_separate_thread: single|bool|true
sound_player:
action: single|enum(play,stop)|play
track: single|str|None
volume: single|gain|None
loops: single|int|None
Expand Down

0 comments on commit 10a2c17

Please sign in to comment.