mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 04:07:08 +00:00
Bump teslajsonpy to 0.0.24 (#21675)
* Bump teslajsonpy to 0.0.24 * Update requirements_all.txt
This commit is contained in:
parent
401720085d
commit
dbb92048aa
@ -11,7 +11,7 @@ from homeassistant.helpers import discovery
|
|||||||
from homeassistant.helpers.entity import Entity
|
from homeassistant.helpers.entity import Entity
|
||||||
from homeassistant.util import slugify
|
from homeassistant.util import slugify
|
||||||
|
|
||||||
REQUIREMENTS = ['teslajsonpy==0.0.23']
|
REQUIREMENTS = ['teslajsonpy==0.0.24']
|
||||||
|
|
||||||
DOMAIN = 'tesla'
|
DOMAIN = 'tesla'
|
||||||
|
|
||||||
|
@ -1674,7 +1674,7 @@ temescal==0.1
|
|||||||
temperusb==1.5.3
|
temperusb==1.5.3
|
||||||
|
|
||||||
# homeassistant.components.tesla
|
# homeassistant.components.tesla
|
||||||
teslajsonpy==0.0.23
|
teslajsonpy==0.0.24
|
||||||
|
|
||||||
# homeassistant.components.sensor.thermoworks_smoke
|
# homeassistant.components.sensor.thermoworks_smoke
|
||||||
thermoworks_smoke==0.1.8
|
thermoworks_smoke==0.1.8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user