mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 19:55:10 +02:00
committed by
Paulus Schoutsen
parent
63fcf9d425
commit
a378e18a3f
@@ -15,7 +15,7 @@ from homeassistant.const import (
|
|||||||
CONF_MAC, CONF_DEVICES, TEMP_CELSIUS, ATTR_TEMPERATURE, PRECISION_HALVES)
|
CONF_MAC, CONF_DEVICES, TEMP_CELSIUS, ATTR_TEMPERATURE, PRECISION_HALVES)
|
||||||
import homeassistant.helpers.config_validation as cv
|
import homeassistant.helpers.config_validation as cv
|
||||||
|
|
||||||
REQUIREMENTS = ['python-eq3bt==0.1.8']
|
REQUIREMENTS = ['python-eq3bt==0.1.9']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@@ -895,7 +895,7 @@ python-digitalocean==1.13.2
|
|||||||
python-ecobee-api==0.0.15
|
python-ecobee-api==0.0.15
|
||||||
|
|
||||||
# homeassistant.components.climate.eq3btsmart
|
# homeassistant.components.climate.eq3btsmart
|
||||||
# python-eq3bt==0.1.8
|
# python-eq3bt==0.1.9
|
||||||
|
|
||||||
# homeassistant.components.sensor.etherscan
|
# homeassistant.components.sensor.etherscan
|
||||||
python-etherscan-api==0.0.3
|
python-etherscan-api==0.0.3
|
||||||
|
Reference in New Issue
Block a user