mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 21:57:51 +00:00
miflora lib version (#6142)
This commit is contained in:
parent
c1be5ede1c
commit
9f4a9585d2
@ -14,7 +14,7 @@ import homeassistant.helpers.config_validation as cv
|
|||||||
from homeassistant.const import (
|
from homeassistant.const import (
|
||||||
CONF_MONITORED_CONDITIONS, CONF_NAME, CONF_MAC)
|
CONF_MONITORED_CONDITIONS, CONF_NAME, CONF_MAC)
|
||||||
|
|
||||||
REQUIREMENTS = ['miflora==0.1.15']
|
REQUIREMENTS = ['miflora==0.1.16']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -341,7 +341,7 @@ messagebird==1.2.0
|
|||||||
mficlient==0.3.0
|
mficlient==0.3.0
|
||||||
|
|
||||||
# homeassistant.components.sensor.miflora
|
# homeassistant.components.sensor.miflora
|
||||||
miflora==0.1.15
|
miflora==0.1.16
|
||||||
|
|
||||||
# homeassistant.components.tts
|
# homeassistant.components.tts
|
||||||
mutagen==1.36.2
|
mutagen==1.36.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user