Bump ring_doorbell to 0.1.7 (#10566)

This commit is contained in:
Marcelo Moreira de Mello 2017-11-14 09:56:42 -05:00 committed by Pascal Vizeli
parent 061253fded
commit 95c831d5bc
3 changed files with 3 additions and 3 deletions

View File

@ -12,7 +12,7 @@ from homeassistant.const import CONF_USERNAME, CONF_PASSWORD
from requests.exceptions import HTTPError, ConnectTimeout
REQUIREMENTS = ['ring_doorbell==0.1.6']
REQUIREMENTS = ['ring_doorbell==0.1.7']
_LOGGER = logging.getLogger(__name__)

View File

@ -951,7 +951,7 @@ restrictedpython==4.0b2
rflink==0.0.34
# homeassistant.components.ring
ring_doorbell==0.1.6
ring_doorbell==0.1.7
# homeassistant.components.notify.rocketchat
rocketchat-API==0.6.1

View File

@ -143,7 +143,7 @@ restrictedpython==4.0b2
rflink==0.0.34
# homeassistant.components.ring
ring_doorbell==0.1.6
ring_doorbell==0.1.7
# homeassistant.components.media_player.yamaha
rxv==0.5.1