mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +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.util import Throttle
|
||||
|
||||
REQUIREMENTS = ['pyflunearyou==1.0.2']
|
||||
REQUIREMENTS = ['pyflunearyou==1.0.3']
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
ATTR_CITY = 'city'
|
||||
|
@ -1034,7 +1034,7 @@ pyflexit==0.3
|
||||
pyflic-homeassistant==0.4.dev0
|
||||
|
||||
# homeassistant.components.sensor.flunearyou
|
||||
pyflunearyou==1.0.2
|
||||
pyflunearyou==1.0.3
|
||||
|
||||
# homeassistant.components.light.futurenow
|
||||
pyfnip==0.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user