met no 0.3.0

This commit is contained in:
Daniel Iversen 2018-09-29 09:46:13 +02:00
parent 2e0b83b791
commit 61b28e3eaf
2 changed files with 2 additions and 2 deletions

View file

@ -18,7 +18,7 @@ from homeassistant.helpers.event import (async_track_utc_time_change,
async_call_later)
import homeassistant.util.dt as dt_util
REQUIREMENTS = ['pyMetno==0.2.0']
REQUIREMENTS = ['pyMetno==0.3.0']
_LOGGER = logging.getLogger(__name__)

View file

@ -755,7 +755,7 @@ pyCEC==0.4.13
pyHS100==0.3.3
# homeassistant.components.weather.met
pyMetno==0.2.0
pyMetno==0.3.0
# homeassistant.components.rfxtrx
pyRFXtrx==0.23