| 1234567891011121314151617181920212223242526272829303132333435363738394041 |
- name: Orion BLE lock
- products:
- - id: a6nttc41
- name: Orion DL021HA
- primary_entity:
- entity: lock
- dps:
- - id: 1
- type: string
- name: unlock_method_register
- optional: true
- - id: 2
- type: string
- name: unlock_method_delete
- optional: true
- - id: 12
- type: integer
- name: unlock_fingerprint
- persist: false
- optional: true
- - id: 19
- type: integer
- name: unlock_app
- persist: false
- optional: true
- - id: 33
- type: boolean
- name: lock
- - id: 54
- type: base64
- name: sync_method
- optional: true
- secondary_entities:
- - entity: sensor
- class: battery
- category: diagnostic
- dps:
- - id: 8
- type: integer
- name: sensor
- unit: "%"
|