Reset announcement/notification inputs on reboot

This commit is contained in:
2023-05-14 12:30:07 -04:00
parent 0648af20b7
commit b6afee9810

View File

@ -402,6 +402,13 @@
qos: 0 qos: 0
retain: false retain: false
alias: Restart Glances via MQTT alias: Restart Glances via MQTT
- service: button.press
data: {}
target:
entity_id:
- button.reset_alexa_message
- button.reset_report
- button.reset_text_notification
- service: script.volume_reset - service: script.volume_reset
data: {} data: {}
alias: Reset all speaker volumes alias: Reset all speaker volumes