Bump ring_doorbell to 0.1.7 (#10566)
This commit is contained in:
parent
061253fded
commit
95c831d5bc
3 changed files with 3 additions and 3 deletions
|
@ -12,7 +12,7 @@ from homeassistant.const import CONF_USERNAME, CONF_PASSWORD
|
||||||
|
|
||||||
from requests.exceptions import HTTPError, ConnectTimeout
|
from requests.exceptions import HTTPError, ConnectTimeout
|
||||||
|
|
||||||
REQUIREMENTS = ['ring_doorbell==0.1.6']
|
REQUIREMENTS = ['ring_doorbell==0.1.7']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
|
|
@ -951,7 +951,7 @@ restrictedpython==4.0b2
|
||||||
rflink==0.0.34
|
rflink==0.0.34
|
||||||
|
|
||||||
# homeassistant.components.ring
|
# homeassistant.components.ring
|
||||||
ring_doorbell==0.1.6
|
ring_doorbell==0.1.7
|
||||||
|
|
||||||
# homeassistant.components.notify.rocketchat
|
# homeassistant.components.notify.rocketchat
|
||||||
rocketchat-API==0.6.1
|
rocketchat-API==0.6.1
|
||||||
|
|
|
@ -143,7 +143,7 @@ restrictedpython==4.0b2
|
||||||
rflink==0.0.34
|
rflink==0.0.34
|
||||||
|
|
||||||
# homeassistant.components.ring
|
# homeassistant.components.ring
|
||||||
ring_doorbell==0.1.6
|
ring_doorbell==0.1.7
|
||||||
|
|
||||||
# homeassistant.components.media_player.yamaha
|
# homeassistant.components.media_player.yamaha
|
||||||
rxv==0.5.1
|
rxv==0.5.1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue