mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 19:27:45 +00:00
Bump pyflunearyou to 1.0.3 (#21634)
This commit is contained in:
parent
2017e45d78
commit
31bcf6c35f
@ -18,7 +18,7 @@ from homeassistant.helpers import aiohttp_client
|
|||||||
from homeassistant.helpers.entity import Entity
|
from homeassistant.helpers.entity import Entity
|
||||||
from homeassistant.util import Throttle
|
from homeassistant.util import Throttle
|
||||||
|
|
||||||
REQUIREMENTS = ['pyflunearyou==1.0.2']
|
REQUIREMENTS = ['pyflunearyou==1.0.3']
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
ATTR_CITY = 'city'
|
ATTR_CITY = 'city'
|
||||||
|
@ -1034,7 +1034,7 @@ pyflexit==0.3
|
|||||||
pyflic-homeassistant==0.4.dev0
|
pyflic-homeassistant==0.4.dev0
|
||||||
|
|
||||||
# homeassistant.components.sensor.flunearyou
|
# homeassistant.components.sensor.flunearyou
|
||||||
pyflunearyou==1.0.2
|
pyflunearyou==1.0.3
|
||||||
|
|
||||||
# homeassistant.components.light.futurenow
|
# homeassistant.components.light.futurenow
|
||||||
pyfnip==0.2
|
pyfnip==0.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user