|
|
@@ -2,7 +2,7 @@ name: Keypad lock
|
|
|
products:
|
|
|
- id: g7rboh0x
|
|
|
manufacturer: Hornbill
|
|
|
- name: Hornbill Y4 Smart Lock
|
|
|
+ model: Y4
|
|
|
entities:
|
|
|
- entity: lock
|
|
|
dps:
|
|
|
@@ -383,7 +383,7 @@ entities:
|
|
|
# operations.
|
|
|
# Commented since DP gets reported even if the device doesn't support it.
|
|
|
# - entity: switch
|
|
|
- # name: Indoor Anti-Lock
|
|
|
+ # name: Indoor anti-lock
|
|
|
# category: config
|
|
|
# dps:
|
|
|
# - id: 32
|
|
|
@@ -398,7 +398,7 @@ entities:
|
|
|
# be used together to achieve "Automatic Lock after Unlocking xx Seconds" to
|
|
|
# set the waiting time for automatic locking after unlocking.
|
|
|
- entity: switch
|
|
|
- name: Automatic Lock
|
|
|
+ name: Automatic lock
|
|
|
category: config
|
|
|
icon: "mdi:lock-reset"
|
|
|
dps:
|
|
|
@@ -413,7 +413,7 @@ entities:
|
|
|
# - entity: sensor
|
|
|
# category: config
|
|
|
# class: enum
|
|
|
- # name: Door Status
|
|
|
+ # name: Door status
|
|
|
# dps:
|
|
|
# - id: 40
|
|
|
# type: string
|
|
|
@@ -431,7 +431,7 @@ entities:
|
|
|
# locking delay time will be retained.
|
|
|
# Commented since DP gets reported even if the device doesn't support it.
|
|
|
# - entity: select
|
|
|
- # name: Approach Unlock Delay
|
|
|
+ # name: Approach unlock delay
|
|
|
# category: config
|
|
|
# dps:
|
|
|
# - id: 89
|
|
|
@@ -454,7 +454,7 @@ entities:
|
|
|
# [Automatic Lock] is used to set the delay time from unlocking the device to
|
|
|
# automatically locking the device. The setting range is 1s to 30min.
|
|
|
- entity: number
|
|
|
- name: Automatic Lock Delay
|
|
|
+ name: Automatic lock delay
|
|
|
icon: "mdi:lock-clock"
|
|
|
category: config
|
|
|
dps:
|