Bump thermoworks version to fix conflict from upstream pyrebase sseclient (#17620)
This commit is contained in:
parent
f504e5ef61
commit
df2c3cdded
2 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@ from homeassistant.const import TEMP_FAHRENHEIT, CONF_EMAIL, CONF_PASSWORD,\
|
|||
CONF_MONITORED_CONDITIONS, CONF_EXCLUDE, ATTR_BATTERY_LEVEL
|
||||
from homeassistant.helpers.entity import Entity
|
||||
|
||||
REQUIREMENTS = ['thermoworks_smoke==0.1.6', 'stringcase==1.2.0']
|
||||
REQUIREMENTS = ['thermoworks_smoke==0.1.7', 'stringcase==1.2.0']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -1460,7 +1460,7 @@ temperusb==1.5.3
|
|||
teslajsonpy==0.0.23
|
||||
|
||||
# homeassistant.components.sensor.thermoworks_smoke
|
||||
thermoworks_smoke==0.1.6
|
||||
thermoworks_smoke==0.1.7
|
||||
|
||||
# homeassistant.components.thingspeak
|
||||
thingspeak==0.4.1
|
||||
|
|
Loading…
Add table
Reference in a new issue