miflora lib version (#6142)

This commit is contained in:
Daniel Høyer Iversen 2017-02-21 14:43:17 +01:00 committed by GitHub
parent c1be5ede1c
commit 9f4a9585d2
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ import homeassistant.helpers.config_validation as cv
from homeassistant.const import (
CONF_MONITORED_CONDITIONS, CONF_NAME, CONF_MAC)
REQUIREMENTS = ['miflora==0.1.15']
REQUIREMENTS = ['miflora==0.1.16']
_LOGGER = logging.getLogger(__name__)

View File

@ -341,7 +341,7 @@ messagebird==1.2.0
mficlient==0.3.0
# homeassistant.components.sensor.miflora
miflora==0.1.15
miflora==0.1.16
# homeassistant.components.tts
mutagen==1.36.2