mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +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 (
|
||||
CONF_MONITORED_CONDITIONS, CONF_NAME, CONF_MAC)
|
||||
|
||||
REQUIREMENTS = ['miflora==0.1.15']
|
||||
REQUIREMENTS = ['miflora==0.1.16']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user