Bump teslajsonpy to 0.0.24 (#21675)
* Bump teslajsonpy to 0.0.24 * Update requirements_all.txtpull/21693/head
parent
401720085d
commit
dbb92048aa
|
@ -11,7 +11,7 @@ from homeassistant.helpers import discovery
|
|||
from homeassistant.helpers.entity import Entity
|
||||
from homeassistant.util import slugify
|
||||
|
||||
REQUIREMENTS = ['teslajsonpy==0.0.23']
|
||||
REQUIREMENTS = ['teslajsonpy==0.0.24']
|
||||
|
||||
DOMAIN = 'tesla'
|
||||
|
||||
|
|
|
@ -1674,7 +1674,7 @@ temescal==0.1
|
|||
temperusb==1.5.3
|
||||
|
||||
# homeassistant.components.tesla
|
||||
teslajsonpy==0.0.23
|
||||
teslajsonpy==0.0.24
|
||||
|
||||
# homeassistant.components.sensor.thermoworks_smoke
|
||||
thermoworks_smoke==0.1.8
|
||||
|
|
Loading…
Reference in New Issue