mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 09:17:53 +00:00
Bump androidtv to 0.0.13 (#22279)
* Bump androidtv to 0.0.13 * Bump androidtv to 0.0.13 in requirements_all.txt
This commit is contained in:
parent
30d4a9f12c
commit
c90e13bfef
@ -22,7 +22,7 @@ import homeassistant.helpers.config_validation as cv
|
||||
|
||||
ANDROIDTV_DOMAIN = 'androidtv'
|
||||
|
||||
REQUIREMENTS = ['androidtv==0.0.12']
|
||||
REQUIREMENTS = ['androidtv==0.0.13']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
@ -155,7 +155,7 @@ alpha_vantage==2.1.0
|
||||
amcrest==1.2.7
|
||||
|
||||
# homeassistant.components.androidtv.media_player
|
||||
androidtv==0.0.12
|
||||
androidtv==0.0.13
|
||||
|
||||
# homeassistant.components.anel_pwrctrl.switch
|
||||
anel_pwrctrl-homeassistant==0.0.1.dev2
|
||||
|
Loading…
x
Reference in New Issue
Block a user