Bump pyflunearyou to 1.0.3 (#21634)
This commit is contained in:
parent
2017e45d78
commit
31bcf6c35f
2 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue