Skip to content

Commit e7803ae

Browse files
authored
Merge pull request home-assistant#5407 from home-assistant/DubhAd-patch-5
Added more details about lock codes
2 parents 09e1c0c + 27a7bbd commit e7803ae

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

source/_docs/z-wave/entities.markdown

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,22 @@ Devices (usually sensors) that support the Alarm command class will create entit
3535
- **4**: Heat sensor
3636
- **5**: Water leak sensor
3737
- **6**: Access control
38+
- **9**: Lock jammed
39+
- **18**: Lock locked with user code
40+
- **19**: Lock unlocked with user code
41+
- **21**: Manual lock
42+
- **22**: Manual unlock
43+
- **24**: Locked by RF
44+
- **25**: Unlocked by RF
45+
- **27**: Auto lock
46+
- **33**: User deleted
47+
- **112**: Master code changed, or user added
48+
- **113**: Duplicate PIN code error
49+
- **130**: RF Module power cycled
50+
- **161**: Tamper alarm
51+
- **167**: Low battery
52+
- **168**: Critical battery level
53+
- **169**: Battery too low to operate
3854

3955
### {% linkable_title Alarm Level Entity %}
4056

0 commit comments

Comments
 (0)