Update lock.wink.markdown

Add note about key code binary sensors.
This commit is contained in:
William Scanlon 2017-01-30 08:05:53 -05:00 committed by GitHub
parent 291f81bb5f
commit 0a92420ac0

View File

@ -24,3 +24,6 @@ The requirement is that you have setup [Wink](/components/wink/).
- Schlage
- Generic Z-wave
<p class='note'>
If supported by your lock, a binary sensor will be created for each user key code you have defined. These key codes will turn on when the code is entered and automatically turn off after a few seconds.
</p>