| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319 |
- name: mmWave presence sensor
- products:
- - id: qbapy7r4deyp6zbx
- model: ZG-205W
- - id: uykwakpl6rbxvjdd
- model: ZG-205W/A
- entities:
- - entity: binary_sensor
- class: occupancy
- dps:
- - id: 1
- type: string
- name: sensor
- mapping:
- - dps_val: presence
- value: true
- - dps_val: none
- value: false
- # - id: 111
- # name: breathingselftest
- - entity: number
- name: Motion sensitivity
- category: config
- icon: mdi:motion-sensor
- dps:
- - id: 2
- type: integer
- name: value
- optional: true
- range:
- min: 0
- max: 10
- - entity: number
- name: Motion detection distance
- category: config
- icon: mdi:signal-distance-variant
- dps:
- - id: 3
- type: integer
- name: value
- optional: true
- unit: m
- range:
- min: 0
- max: 1000
- mapping:
- - scale: 100
- step: 10
- - entity: number
- name: Stationary detection distance
- category: config
- icon: mdi:signal-distance-variant
- dps:
- - id: 4
- type: integer
- name: value
- unit: m
- optional: true
- range:
- min: 0
- max: 600
- mapping:
- - scale: 100
- step: 10
- - entity: sensor
- class: illuminance
- dps:
- - id: 101
- type: integer
- name: sensor
- unit: lx
- class: measurement
- - entity: number
- name: Stationary sensitivity
- category: config
- icon: mdi:motion-sensor
- dps:
- - id: 102
- type: integer
- name: value
- optional: true
- range:
- min: 0
- max: 10
- - entity: light
- translation_key: indicator
- category: config
- dps:
- - id: 103
- type: boolean
- name: switch
- optional: true
- - entity: select
- translation_key: alarm_mode
- class: enum
- category: config
- dps:
- - id: 104
- type: string
- name: option
- optional: true
- mapping:
- - dps_val: armed
- value: Armed
- - dps_val: disarm
- value: Disarm
- - dps_val: sos
- value: Alarm
- - entity: number
- name: Small motion detection distance
- category: config
- icon: mdi:signal-distance-variant
- dps:
- - id: 105
- type: integer
- name: value
- optional: true
- unit: m
- range:
- min: 0
- max: 600
- mapping:
- - scale: 100
- step: 10
- - entity: number
- name: Small motion sensitivity
- category: config
- icon: mdi:motion-sensor
- dps:
- - id: 106
- type: integer
- name: value
- optional: true
- range:
- min: 0
- max: 10
- - entity: select
- name: Alarm volume
- class: enum
- icon: mdi:volume-high
- category: config
- dps:
- - id: 107
- type: string
- name: option
- optional: true
- mapping:
- - dps_val: high
- value: High
- - dps_val: middle
- value: Middle
- - dps_val: low
- value: Low
- - dps_val: mute
- value: Mute
- - entity: number
- name: Exit delay
- category: config
- class: duration
- icon: mdi:timer-sand
- dps:
- - id: 108
- type: integer
- name: value
- optional: true
- unit: s
- range:
- min: 0
- max: 28800
- - entity: number
- name: Alarm duration
- category: config
- class: duration
- icon: mdi:timer
- dps:
- - id: 109
- type: integer
- name: value
- unit: min
- optional: true
- range:
- min: 1
- max: 30
- - entity: number
- name: Motion minimum detection distance
- category: config
- icon: mdi:signal-distance-variant
- dps:
- - id: 110
- type: integer
- name: value
- unit: m
- optional: true
- range:
- min: 0
- max: 1000
- mapping:
- - scale: 100
- step: 10
- - entity: number
- name: Small motion minimum detection distance
- category: config
- icon: mdi:signal-distance-variant
- dps:
- - id: 111
- type: integer
- name: value
- unit: m
- optional: true
- range:
- min: 0
- max: 1000
- mapping:
- - scale: 100
- step: 10
- - entity: number
- name: Breathing minimum detection distance
- category: config
- icon: mdi:signal-distance-variant
- dps:
- - id: 112
- type: integer
- name: value
- optional: true
- unit: m
- range:
- min: 0
- max: 1000
- mapping:
- - scale: 100
- step: 10
- - entity: number
- name: Adaptive testing time
- category: config
- class: duration
- icon: mdi:timer
- dps:
- - id: 113
- type: integer
- name: value
- optional: true
- unit: s
- range:
- min: 0
- max: 300
- - entity: switch
- name: Adaptive test
- category: config
- icon: mdi:test-tube
- dps:
- - id: 114
- name: switch
- type: boolean
- optional: true
- - entity: button
- translation_key: factory_reset
- category: config
- hidden: true
- dps:
- - id: 115
- type: boolean
- name: button
- optional: true
- - entity: sensor
- name: Movement state
- class: enum
- icon: mdi:cursor-move
- dps:
- - id: 116
- type: string
- name: sensor
- mapping:
- - dps_val: large_move
- value: Large
- - dps_val: small_move
- value: Small
- - dps_val: breathe
- value: Breathe
- - dps_val: none
- value: None
- - entity: switch
- name: Small motion self-test
- category: config
- icon: "mdi:test-tube"
- dps:
- - id: 117
- name: switch
- type: boolean
- optional: true
- - entity: switch
- name: Breathing self-test
- category: config
- icon: "mdi:test-tube"
- dps:
- - id: 118
- name: switch
- type: boolean
- optional: true
- - entity: number
- name: Motion false detection
- category: config
- icon: mdi:alpha-x-circle
- dps:
- - id: 119
- type: integer
- name: value
- optional: true
- range:
- min: 0
- max: 10
- - entity: switch
- name: Breathing false detection
- category: config
- icon: mdi:lungs
- dps:
- - id: 120
- name: switch
- type: boolean
- optional: true
|