mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 14:27:07 +00:00
Bump androidtv to 0.0.12 (#22072)
This commit is contained in:
parent
5924479272
commit
a46b64d227
@ -22,7 +22,7 @@ import homeassistant.helpers.config_validation as cv
|
||||
|
||||
ANDROIDTV_DOMAIN = 'androidtv'
|
||||
|
||||
REQUIREMENTS = ['androidtv==0.0.11']
|
||||
REQUIREMENTS = ['androidtv==0.0.12']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
@ -158,7 +158,7 @@ alpha_vantage==2.1.0
|
||||
amcrest==1.2.5
|
||||
|
||||
# homeassistant.components.androidtv.media_player
|
||||
androidtv==0.0.11
|
||||
androidtv==0.0.12
|
||||
|
||||
# homeassistant.components.switch.anel_pwrctrl
|
||||
anel_pwrctrl-homeassistant==0.0.1.dev2
|
||||
|
Loading…
x
Reference in New Issue
Block a user