Gave aliases to scripts that didn't have them
This commit is contained in:
@ -18,6 +18,7 @@ input_boolean:
|
||||
|
||||
script:
|
||||
house_party_protocol_on:
|
||||
alias: 'House Party Protocol On'
|
||||
sequence:
|
||||
- delay: 00:00:05
|
||||
- service: script.status_annc
|
||||
@ -26,6 +27,7 @@ script:
|
||||
call_house_party_protocol_enabled: 1
|
||||
|
||||
house_party_protocol_off:
|
||||
alias: 'House Party Protocol Off'
|
||||
sequence:
|
||||
- delay: 00:00:05
|
||||
- service: script.status_annc
|
||||
|
Reference in New Issue
Block a user