mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 13:15:18 +02:00
Added override for kwikset 888. (#23327)
This commit is contained in:
committed by
Charles Garwood
parent
95bbea20a8
commit
6681605c34
@@ -35,6 +35,8 @@ DEVICE_MAPPINGS = {
|
|||||||
(0x0090, 0x440): WORKAROUND_DEVICE_STATE,
|
(0x0090, 0x440): WORKAROUND_DEVICE_STATE,
|
||||||
(0x0090, 0x446): WORKAROUND_DEVICE_STATE,
|
(0x0090, 0x446): WORKAROUND_DEVICE_STATE,
|
||||||
(0x0090, 0x238): WORKAROUND_DEVICE_STATE,
|
(0x0090, 0x238): WORKAROUND_DEVICE_STATE,
|
||||||
|
# Kwikset 888ZW500-15S Smartcode 888
|
||||||
|
(0x0090, 0x541): WORKAROUND_DEVICE_STATE,
|
||||||
# Yale Locks
|
# Yale Locks
|
||||||
# Yale YRD210, YRD220, YRL220
|
# Yale YRD210, YRD220, YRL220
|
||||||
(0x0129, 0x0000): WORKAROUND_DEVICE_STATE | WORKAROUND_ALARM_TYPE,
|
(0x0129, 0x0000): WORKAROUND_DEVICE_STATE | WORKAROUND_ALARM_TYPE,
|
||||||
|
Reference in New Issue
Block a user