mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 06:37:52 +00:00
Upgrade python-twitch to 1.3.0 (#2540)
This commit is contained in:
parent
9bed64e9c0
commit
1b447fb56f
@ -12,7 +12,7 @@ ATTR_GAME = 'game'
|
|||||||
ATTR_TITLE = 'title'
|
ATTR_TITLE = 'title'
|
||||||
ICON = 'mdi:twitch'
|
ICON = 'mdi:twitch'
|
||||||
|
|
||||||
REQUIREMENTS = ['python-twitch==1.2.0']
|
REQUIREMENTS = ['python-twitch==1.3.0']
|
||||||
DOMAIN = 'twitch'
|
DOMAIN = 'twitch'
|
||||||
|
|
||||||
|
|
||||||
|
@ -334,7 +334,7 @@ python-pushover==0.2
|
|||||||
python-telegram-bot==5.0.0
|
python-telegram-bot==5.0.0
|
||||||
|
|
||||||
# homeassistant.components.sensor.twitch
|
# homeassistant.components.sensor.twitch
|
||||||
python-twitch==1.2.0
|
python-twitch==1.3.0
|
||||||
|
|
||||||
# homeassistant.components.wink
|
# homeassistant.components.wink
|
||||||
# homeassistant.components.binary_sensor.wink
|
# homeassistant.components.binary_sensor.wink
|
||||||
|
Loading…
x
Reference in New Issue
Block a user