Update ring_doorbell to 0.2.3 (#22395)

This commit is contained in:
Daniel Shokouhi 2019-03-25 23:37:59 -07:00 committed by Jason Hu
parent 0c4380a78d
commit 8aef8c6bb4
3 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ import voluptuous as vol
from homeassistant.const import CONF_PASSWORD, CONF_USERNAME
import homeassistant.helpers.config_validation as cv
REQUIREMENTS = ['ring_doorbell==0.2.2']
REQUIREMENTS = ['ring_doorbell==0.2.3']
_LOGGER = logging.getLogger(__name__)

View File

@ -1520,7 +1520,7 @@ rfk101py==0.0.1
rflink==0.0.37
# homeassistant.components.ring
ring_doorbell==0.2.2
ring_doorbell==0.2.3
# homeassistant.components.ritassist.device_tracker
ritassist==0.9.2

View File

@ -276,7 +276,7 @@ restrictedpython==4.0b8
rflink==0.0.37
# homeassistant.components.ring
ring_doorbell==0.2.2
ring_doorbell==0.2.3
# homeassistant.components.yamaha.media_player
rxv==0.6.0