mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Update ring_doorbell to 0.2.3 (#22395)
This commit is contained in:
parent
0c4380a78d
commit
8aef8c6bb4
@ -7,7 +7,7 @@ import voluptuous as vol
|
|||||||
from homeassistant.const import CONF_PASSWORD, CONF_USERNAME
|
from homeassistant.const import CONF_PASSWORD, CONF_USERNAME
|
||||||
import homeassistant.helpers.config_validation as cv
|
import homeassistant.helpers.config_validation as cv
|
||||||
|
|
||||||
REQUIREMENTS = ['ring_doorbell==0.2.2']
|
REQUIREMENTS = ['ring_doorbell==0.2.3']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -1520,7 +1520,7 @@ rfk101py==0.0.1
|
|||||||
rflink==0.0.37
|
rflink==0.0.37
|
||||||
|
|
||||||
# homeassistant.components.ring
|
# homeassistant.components.ring
|
||||||
ring_doorbell==0.2.2
|
ring_doorbell==0.2.3
|
||||||
|
|
||||||
# homeassistant.components.ritassist.device_tracker
|
# homeassistant.components.ritassist.device_tracker
|
||||||
ritassist==0.9.2
|
ritassist==0.9.2
|
||||||
|
@ -276,7 +276,7 @@ restrictedpython==4.0b8
|
|||||||
rflink==0.0.37
|
rflink==0.0.37
|
||||||
|
|
||||||
# homeassistant.components.ring
|
# homeassistant.components.ring
|
||||||
ring_doorbell==0.2.2
|
ring_doorbell==0.2.3
|
||||||
|
|
||||||
# homeassistant.components.yamaha.media_player
|
# homeassistant.components.yamaha.media_player
|
||||||
rxv==0.6.0
|
rxv==0.6.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user