|
@@ -36,13 +36,10 @@ entities:
|
|
|
type: integer
|
|
type: integer
|
|
|
optional: true
|
|
optional: true
|
|
|
persist: false
|
|
persist: false
|
|
|
- # TODO: Not sure it belongs in lock entity?
|
|
|
|
|
- id: 18
|
|
- id: 18
|
|
|
name: open_inside
|
|
name: open_inside
|
|
|
type: boolean
|
|
type: boolean
|
|
|
- # TODO: Not sure about those value
|
|
|
|
|
optional: true
|
|
optional: true
|
|
|
- persist: false
|
|
|
|
|
- id: 19
|
|
- id: 19
|
|
|
name: unlock_ble
|
|
name: unlock_ble
|
|
|
type: integer
|
|
type: integer
|
|
@@ -51,7 +48,6 @@ entities:
|
|
|
- id: 46
|
|
- id: 46
|
|
|
name: manual_lock
|
|
name: manual_lock
|
|
|
type: boolean
|
|
type: boolean
|
|
|
- readonly: true
|
|
|
|
|
mapping:
|
|
mapping:
|
|
|
- dps_val: true # Unlocked
|
|
- dps_val: true # Unlocked
|
|
|
value: false
|
|
value: false
|
|
@@ -70,7 +66,6 @@ entities:
|
|
|
type: string
|
|
type: string
|
|
|
name: temporary_password_creat
|
|
name: temporary_password_creat
|
|
|
optional: true
|
|
optional: true
|
|
|
- persist: false
|
|
|
|
|
sensitive: true
|
|
sensitive: true
|
|
|
- id: 52
|
|
- id: 52
|
|
|
type: string
|
|
type: string
|
|
@@ -92,7 +87,7 @@ entities:
|
|
|
sensitive: true
|
|
sensitive: true
|
|
|
- id: 55
|
|
- id: 55
|
|
|
type: integer
|
|
type: integer
|
|
|
- name: unlock_temporary
|
|
|
|
|
|
|
+ name: unlock_temp_pwd
|
|
|
optional: true
|
|
optional: true
|
|
|
persist: false
|
|
persist: false
|
|
|
- id: 61
|
|
- id: 61
|
|
@@ -103,12 +98,12 @@ entities:
|
|
|
sensitive: true
|
|
sensitive: true
|
|
|
- id: 62
|
|
- id: 62
|
|
|
type: integer
|
|
type: integer
|
|
|
- name: unlock_phone_remote
|
|
|
|
|
|
|
+ name: unlock_app
|
|
|
optional: true
|
|
optional: true
|
|
|
persist: false
|
|
persist: false
|
|
|
- id: 63
|
|
- id: 63
|
|
|
type: integer
|
|
type: integer
|
|
|
- name: unlock_voice_remote
|
|
|
|
|
|
|
+ name: unlock_voice
|
|
|
optional: true
|
|
optional: true
|
|
|
persist: false
|
|
persist: false
|
|
|
- id: 64
|
|
- id: 64
|
|
@@ -129,13 +124,12 @@ entities:
|
|
|
optional: true
|
|
optional: true
|
|
|
persist: false
|
|
persist: false
|
|
|
sensitive: true
|
|
sensitive: true
|
|
|
- # TODO: Why not working? PR#2824 also didn't include it.
|
|
|
|
|
- # - id: 67
|
|
|
|
|
- # type: string
|
|
|
|
|
- # name: unlock_offline_pd
|
|
|
|
|
- # optional: true
|
|
|
|
|
- # persist: false
|
|
|
|
|
- # sensitive: true
|
|
|
|
|
|
|
+ - id: 67
|
|
|
|
|
+ type: string
|
|
|
|
|
+ name: unlock_offline_pwd
|
|
|
|
|
+ optional: true
|
|
|
|
|
+ persist: false
|
|
|
|
|
+ sensitive: true
|
|
|
- id: 70
|
|
- id: 70
|
|
|
type: string
|
|
type: string
|
|
|
name: check_code_set
|
|
name: check_code_set
|
|
@@ -157,11 +151,11 @@ entities:
|
|
|
- entity: event
|
|
- entity: event
|
|
|
name: Alert
|
|
name: Alert
|
|
|
dps:
|
|
dps:
|
|
|
- # TODO: Why not working? PR#2824 also didn't include it.
|
|
|
|
|
- # - id: 20
|
|
|
|
|
- # type: string
|
|
|
|
|
- # name: lock_record
|
|
|
|
|
- # optional: ?
|
|
|
|
|
|
|
+ # TODO: Why not working? PR#2824 also didn't include it.
|
|
|
|
|
+ # - id: 20
|
|
|
|
|
+ # type: string
|
|
|
|
|
+ # name: lock_record
|
|
|
|
|
+ # optional: ?
|
|
|
# alarm_lock
|
|
# alarm_lock
|
|
|
- id: 21
|
|
- id: 21
|
|
|
type: string
|
|
type: string
|
|
@@ -233,7 +227,7 @@ entities:
|
|
|
type: boolean
|
|
type: boolean
|
|
|
name: switch
|
|
name: switch
|
|
|
- entity: switch
|
|
- entity: switch
|
|
|
- name: automatic_lock
|
|
|
|
|
|
|
+ name: Automatic Lock
|
|
|
category: config
|
|
category: config
|
|
|
icon: "mdi:lock-reset"
|
|
icon: "mdi:lock-reset"
|
|
|
dps:
|
|
dps:
|
|
@@ -241,7 +235,7 @@ entities:
|
|
|
type: boolean
|
|
type: boolean
|
|
|
name: switch
|
|
name: switch
|
|
|
- entity: number
|
|
- entity: number
|
|
|
- name: auto_lock_time
|
|
|
|
|
|
|
+ name: Automatic Lock Delay
|
|
|
class: duration
|
|
class: duration
|
|
|
icon: "mdi:lock-clock"
|
|
icon: "mdi:lock-clock"
|
|
|
category: config
|
|
category: config
|
|
@@ -253,20 +247,6 @@ entities:
|
|
|
range:
|
|
range:
|
|
|
min: 1
|
|
min: 1
|
|
|
max: 1800
|
|
max: 1800
|
|
|
- - entity: select
|
|
|
|
|
- name: closed_opened
|
|
|
|
|
- category: config
|
|
|
|
|
- dps:
|
|
|
|
|
- - id: 40
|
|
|
|
|
- type: string
|
|
|
|
|
- name: option
|
|
|
|
|
- mapping:
|
|
|
|
|
- - dps_val: unknown
|
|
|
|
|
- value: unknown
|
|
|
|
|
- - dps_val: open
|
|
|
|
|
- value: open
|
|
|
|
|
- - dps_val: closed
|
|
|
|
|
- value: closed
|
|
|
|
|
- entity: select
|
|
- entity: select
|
|
|
name: autolock_delay_level
|
|
name: autolock_delay_level
|
|
|
category: config
|
|
category: config
|