Alarmdecoder chime status template example incorrect (#20992)

This commit is contained in:
Ted Drain 2022-01-04 04:04:58 -08:00 committed by GitHub
parent 6bbb41d109
commit f6f219fc6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -132,10 +132,14 @@ Using a combination of the available services and attributes, you can create swi
value_template: "{{ is_state_attr('alarm_control_panel.alarm_panel', 'chime', true) }}"
turn_on:
service: alarmdecoder.alarm_toggle_chime
target:
entity_id: alarm_control_panel.alarm_panel
data:
code: !secret alarm_code
turn_off:
service: alarmdecoder.alarm_toggle_chime
target:
entity_id: alarm_control_panel.alarm_panel
data:
code: !secret alarm_code
icon_template: >-