met no 0.3.0
This commit is contained in:
parent
2e0b83b791
commit
61b28e3eaf
2 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@ from homeassistant.helpers.event import (async_track_utc_time_change,
|
||||||
async_call_later)
|
async_call_later)
|
||||||
import homeassistant.util.dt as dt_util
|
import homeassistant.util.dt as dt_util
|
||||||
|
|
||||||
REQUIREMENTS = ['pyMetno==0.2.0']
|
REQUIREMENTS = ['pyMetno==0.3.0']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
|
|
@ -755,7 +755,7 @@ pyCEC==0.4.13
|
||||||
pyHS100==0.3.3
|
pyHS100==0.3.3
|
||||||
|
|
||||||
# homeassistant.components.weather.met
|
# homeassistant.components.weather.met
|
||||||
pyMetno==0.2.0
|
pyMetno==0.3.0
|
||||||
|
|
||||||
# homeassistant.components.rfxtrx
|
# homeassistant.components.rfxtrx
|
||||||
pyRFXtrx==0.23
|
pyRFXtrx==0.23
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue