This commit is contained in:
parent
d0ecc5f105
commit
5d708d2808
4 changed files with 16 additions and 19 deletions
|
@ -1,23 +0,0 @@
|
|||
# {{ ansible_managed }}
|
||||
|
||||
loglevel: INFO
|
||||
|
||||
mqtt:
|
||||
host: {{ mqtt_internal_host }}
|
||||
|
||||
sounds:
|
||||
directory: /opt/sounds
|
||||
play_cmd: "mplayer -volume 10 -ao jack:name=MPlayer %s"
|
||||
topic: bitlair/soundboard
|
||||
|
||||
aliases:
|
||||
- sound: space_open
|
||||
topic: bitlair/state
|
||||
value: open
|
||||
- sound: space_close
|
||||
topic: bitlair/state
|
||||
value: close
|
||||
- sound: doorbell
|
||||
topic: bitlair/doorduino/doorbell
|
||||
- sound: nomunnie
|
||||
topic: bitlair/bank/shame
|
Loading…
Add table
Add a link
Reference in a new issue