Upgrade Mill library (#19117)
This commit is contained in:
parent
f2f649680f
commit
ffe83d9ab1
2 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,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.2.9']
|
||||
REQUIREMENTS = ['millheater==0.3.0']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -644,7 +644,7 @@ mficlient==0.3.0
|
|||
miflora==0.4.0
|
||||
|
||||
# homeassistant.components.climate.mill
|
||||
millheater==0.2.9
|
||||
millheater==0.3.0
|
||||
|
||||
# homeassistant.components.sensor.mitemp_bt
|
||||
mitemp_bt==0.0.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue