mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 11:47:06 +00:00
Bump thermoworks_smoke version to get new pyrebase version (#21100)
This commit is contained in:
parent
b39b66ef65
commit
f7d9031486
@ -17,7 +17,7 @@ from homeassistant.const import TEMP_FAHRENHEIT, CONF_EMAIL, CONF_PASSWORD,\
|
|||||||
CONF_MONITORED_CONDITIONS, CONF_EXCLUDE, ATTR_BATTERY_LEVEL
|
CONF_MONITORED_CONDITIONS, CONF_EXCLUDE, ATTR_BATTERY_LEVEL
|
||||||
from homeassistant.helpers.entity import Entity
|
from homeassistant.helpers.entity import Entity
|
||||||
|
|
||||||
REQUIREMENTS = ['thermoworks_smoke==0.1.7', 'stringcase==1.2.0']
|
REQUIREMENTS = ['thermoworks_smoke==0.1.8', 'stringcase==1.2.0']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -1662,7 +1662,7 @@ temperusb==1.5.3
|
|||||||
teslajsonpy==0.0.23
|
teslajsonpy==0.0.23
|
||||||
|
|
||||||
# homeassistant.components.sensor.thermoworks_smoke
|
# homeassistant.components.sensor.thermoworks_smoke
|
||||||
thermoworks_smoke==0.1.7
|
thermoworks_smoke==0.1.8
|
||||||
|
|
||||||
# homeassistant.components.thingspeak
|
# homeassistant.components.thingspeak
|
||||||
thingspeak==0.4.1
|
thingspeak==0.4.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user