Functions are slightly different than advertised switch_alarm_sound = enables a beep when arming the alarm switch_alarm_light = enables the siren (what was previously assumed above) Issue #2399
@@ -66,16 +66,16 @@ secondary_entities:
min: 0
max: 60
- entity: switch
- name: Alarm sound
- icon: "mdi:alarm-bell"
+ name: Arm beep
+ icon: "mdi:volume-low"
category: config
dps:
- id: 4
type: boolean
name: switch
- name: Alarm light
- icon: "mdi:alarm-light"
+ name: Alarm siren
+ icon: "mdi:bullhorn"
- id: 6