mirror of
https://github.com/home-assistant/core.git
synced 2025-07-10 06:47:09 +00:00
Bump pyflunearyou to 1.0.1 (#19899)
This commit is contained in:
parent
9aed40a88d
commit
01eee52990
@ -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.0']
|
REQUIREMENTS = ['pyflunearyou==1.0.1']
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
ATTR_CITY = 'city'
|
ATTR_CITY = 'city'
|
||||||
|
@ -988,7 +988,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.0
|
pyflunearyou==1.0.1
|
||||||
|
|
||||||
# homeassistant.components.light.futurenow
|
# homeassistant.components.light.futurenow
|
||||||
pyfnip==0.2
|
pyfnip==0.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user