| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330 |
- name: Alarm Central
- products:
- - id: f4gbbzyp0e6asfnt
- name: HLG Infinity Alarm
- primary_entity:
- entity: sensor
- icon: "mdi:clipboard-text-clock"
- dps:
- - id: 33
- type: string
- name: sensor
- secondary_entities:
- - entity: sensor
- name: Sector 1
- icon: "mdi:numeric-1-circle"
- class: enum
- category: diagnostic
- dps:
- - id: 101
- type: string
- name: sensor
- mapping:
- - dps_val: Armado
- value: Armed
- - dps_val: Desarmado
- value: Disarmed
- - dps_val: Memoria
- value: Memory
- - dps_val: Disparado
- value: Triggered
- - entity: sensor
- name: Sector 2
- icon: "mdi:numeric-2-circle"
- class: enum
- category: diagnostic
- dps:
- - id: 102
- type: string
- name: sensor
- mapping:
- - dps_val: Armado
- value: Armed
- - dps_val: Desarmado
- value: Disarmed
- - dps_val: Memoria
- value: Memory
- - dps_val: Disparado
- value: Triggered
- - entity: sensor
- name: Sector 3
- icon: "mdi:numeric-3-circle"
- class: enum
- category: diagnostic
- dps:
- - id: 103
- type: string
- name: sensor
- mapping:
- - dps_val: Armado
- value: Armed
- - dps_val: Desarmado
- value: Disarmed
- - dps_val: Memoria
- value: Memory
- - dps_val: Disparado
- value: Triggered
- - entity: sensor
- name: Sector 4
- icon: "mdi:numeric-4-circle"
- class: enum
- category: diagnostic
- dps:
- - id: 104
- type: string
- name: sensor
- mapping:
- - dps_val: Armado
- value: Armed
- - dps_val: Desarmado
- value: Disarmed
- - dps_val: Memoria
- value: Memory
- - dps_val: Disparado
- value: Triggered
- - entity: select
- name: Turn Sector On/Off
- icon: "mdi:power-cycle"
- category: config
- dps:
- - id: 105
- type: string
- name: option
- optional: true
- mapping:
- - dps_val: "Todos"
- value: "All Sectors"
- - dps_val: "S1"
- value: "Sector 1"
- - dps_val: "S2"
- value: "Sector 2"
- - dps_val: "S3"
- value: "Sector 3"
- - dps_val: "S4"
- value: "Sector 4"
- - dps_val: "S1_S2"
- value: "Sectors: 1 and 2"
- - dps_val: "S3_S4"
- value: "Sectors: 3 and 4"
- - dps_val: "S1_S2_S3"
- value: "Sectors: 1, 2 and 3"
- - dps_val: "S2_S3_S4"
- value: "Sectors: 2, 3 and 4"
- - entity: switch
- name: Siren
- icon: "mdi:volume-high"
- category: config
- dps:
- - id: 106
- type: boolean
- name: switch
- - entity: switch
- name: LED
- icon: "mdi:led-off"
- category: config
- dps:
- - id: 107
- type: boolean
- name: switch
- - entity: switch
- name: Panic
- icon: "mdi:alert-decagram"
- category: config
- dps:
- - id: 108
- type: boolean
- name: switch
- - entity: sensor
- name: Last Event
- icon: "mdi:clipboard-text-clock"
- class: enum
- category: diagnostic
- dps:
- - id: 109
- type: string
- name: sensor
- mapping:
- - dps_val: ARMADO
- value: ARMED
- - dps_val: DESARMADO
- value: DISARMED
- - dps_val: DISPARADO
- value: TRIGGERED
- - dps_val: MEMORIA
- value: MEMORY
- - dps_val: LED_ON
- value: LED_ON
- - dps_val: LED_OFF
- value: LED_OFF
- - dps_val: PANICO_ON
- value: PANIC_ON
- - dps_val: PANICO_OFF
- value: PANIC_OFF
- - dps_val: SIRENE_ON
- value: SIREN_ON
- - dps_val: SIRENE_OFF
- value: SIREN_OFF
- - dps_val: REINICIADO
- value: RESTARTED
- - entity: switch
- name: Beep Siren When Sector On/Off
- category: config
- dps:
- - id: 110
- type: boolean
- name: switch
- - entity: select
- name: Learn Remote Control
- icon: "mdi:remote"
- category: config
- dps:
- - id: 111
- type: string
- name: option
- optional: true
- mapping:
- - dps_val: "S1_S2_S3_S4"
- value: "All Sectors"
- - dps_val: "S1"
- value: "Sector 1"
- - dps_val: "S2"
- value: "Sector 2"
- - dps_val: "S3"
- value: "Sector 3"
- - dps_val: "S4"
- value: "Sector 4"
- - dps_val: "S1_S2"
- value: "Sectors: 1 and 2"
- - dps_val: "S3_S4"
- value: "Sectors: 3 and 4"
- - dps_val: "S1_S3"
- value: "Sectors: 1 and 3"
- - dps_val: "S1_S4"
- value: "Sectors: 1 and 4"
- - dps_val: "S2_S3"
- value: "Sectors: 2 and 3"
- - dps_val: "S2_S4"
- value: "Sectors: 2 and 4"
- - dps_val: "S1_S2_S3"
- value: "Sectors: 1, 2 and 3"
- - dps_val: "S2_S3_S4"
- value: "Sectors: 2, 3 and 4"
- - dps_val: "S1_S3_S4"
- value: "Sectors: 1, 3 and 4"
- - dps_val: "S1_S2_S4"
- value: "Sectors: 1, 2 and 4"
- - dps_val: "PANICO"
- value: "Panic"
- - dps_val: "CANCEL"
- value: "Cancel"
- - entity: select
- name: Learn Sensor
- icon: "mdi:motion-sensor"
- category: config
- dps:
- - id: 112
- type: string
- name: option
- optional: true
- mapping:
- - dps_val: "S1"
- value: "Sector 1"
- - dps_val: "S2"
- value: "Sector 2"
- - dps_val: "S3"
- value: "Sector 3"
- - dps_val: "S4"
- value: "Sector 4"
- - dps_val: "CANCEL"
- value: "Cancel"
- - entity: sensor
- name: Number of Buttons
- icon: "mdi:remote"
- category: diagnostic
- dps:
- - id: 113
- type: integer
- name: sensor
- unit: "buttons"
- - entity: sensor
- name: Number of Sensors
- icon: "mdi:motion-sensor"
- category: diagnostic
- dps:
- - id: 114
- type: integer
- name: sensor
- optional: true
- unit: "sensors"
- - entity: binary_sensor
- name: Power Line
- class: plug
- category: diagnostic
- dps:
- - id: 115
- type: boolean
- name: sensor
- - entity: binary_sensor
- name: Battery Low Sector 1
- icon: "mdi:battery-alert"
- category: diagnostic
- dps:
- - id: 116
- type: boolean
- name: sensor
- - entity: binary_sensor
- name: Battery Low Sector 2
- icon: "mdi:battery-alert"
- category: diagnostic
- dps:
- - id: 117
- type: boolean
- name: sensor
- - entity: binary_sensor
- name: Battery Low Sector 3
- icon: "mdi:battery-alert"
- category: diagnostic
- dps:
- - id: 118
- type: boolean
- name: sensor
- - entity: binary_sensor
- name: Battery Low Sector 4
- icon: "mdi:battery-alert"
- category: diagnostic
- dps:
- - id: 119
- type: boolean
- name: sensor
- - entity: sensor
- name: Sector 1 Name
- icon: "mdi:numeric-1-circle-outline"
- category: diagnostic
- dps:
- - id: 120
- type: string
- name: sensor
- - entity: sensor
- name: Sector 2 Name
- icon: "mdi:numeric-2-circle-outline"
- category: diagnostic
- dps:
- - id: 121
- type: string
- name: sensor
- - entity: sensor
- name: Sector 3 Name
- icon: "mdi:numeric-3-circle-outline"
- category: diagnostic
- dps:
- - id: 122
- type: string
- name: sensor
- - entity: sensor
- name: Sector 4 Name
- icon: "mdi:numeric-4-circle-outline"
- category: diagnostic
- dps:
- - id: 123
- type: string
- name: sensor
|