Upgrade pyflunearyou to 1.0.2 (#21514)

This commit is contained in:
Aaron Bach 2019-02-27 17:52:50 -07:00 committed by GitHub
parent c1365de861
commit aad15776c0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -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.1']
REQUIREMENTS = ['pyflunearyou==1.0.2']
_LOGGER = logging.getLogger(__name__)
ATTR_CITY = 'city'