parent
9cdcfae8f3
commit
5d18759146
2 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ from homeassistant.util import Throttle
|
|||
from homeassistant.const import (
|
||||
CONF_MONITORED_CONDITIONS, CONF_NAME, CONF_MAC)
|
||||
|
||||
REQUIREMENTS = ['miflora==0.1.12']
|
||||
REQUIREMENTS = ['miflora==0.1.13']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -275,7 +275,7 @@ messagebird==1.2.0
|
|||
mficlient==0.3.0
|
||||
|
||||
# homeassistant.components.sensor.miflora
|
||||
miflora==0.1.12
|
||||
miflora==0.1.13
|
||||
|
||||
# homeassistant.components.discovery
|
||||
netdisco==0.7.6
|
||||
|
|
Loading…
Add table
Reference in a new issue