Update mill library (#17520)

This commit is contained in:
Daniel Høyer Iversen 2018-10-16 20:08:04 +02:00 committed by Fabian Affolter
parent 764ea06795
commit 6235aae196
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ from homeassistant.const import (
from homeassistant.helpers import config_validation as cv
from homeassistant.helpers.aiohttp_client import async_get_clientsession
REQUIREMENTS = ['millheater==0.1.1']
REQUIREMENTS = ['millheater==0.1.2']
_LOGGER = logging.getLogger(__name__)

View File

@ -606,7 +606,7 @@ mficlient==0.3.0
miflora==0.4.0
# homeassistant.components.climate.mill
millheater==0.1.1
millheater==0.1.2
# homeassistant.components.sensor.mitemp_bt
mitemp_bt==0.0.1