Merge pull request #5407 from home-assistant/DubhAd-patch-5

Added more details about lock codes
This commit is contained in:
Vasiley 2018-05-20 10:27:48 -05:00 committed by GitHub
commit e7803aea2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,6 +35,22 @@ Devices (usually sensors) that support the Alarm command class will create entit
- **4**: Heat sensor
- **5**: Water leak sensor
- **6**: Access control
- **9**: Lock jammed
- **18**: Lock locked with user code
- **19**: Lock unlocked with user code
- **21**: Manual lock
- **22**: Manual unlock
- **24**: Locked by RF
- **25**: Unlocked by RF
- **27**: Auto lock
- **33**: User deleted
- **112**: Master code changed, or user added
- **113**: Duplicate PIN code error
- **130**: RF Module power cycled
- **161**: Tamper alarm
- **167**: Low battery
- **168**: Critical battery level
- **169**: Battery too low to operate
### {% linkable_title Alarm Level Entity %}