Update to teslajsonpy v0.0.25 (#21702)
This commit is contained in:
parent
d1038ea79f
commit
b7b034c532
2 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ from homeassistant.helpers import discovery
|
|||
from homeassistant.helpers.entity import Entity
|
||||
from homeassistant.util import slugify
|
||||
|
||||
REQUIREMENTS = ['teslajsonpy==0.0.24']
|
||||
REQUIREMENTS = ['teslajsonpy==0.0.25']
|
||||
|
||||
DOMAIN = 'tesla'
|
||||
|
||||
|
|
|
@ -1674,7 +1674,7 @@ temescal==0.1
|
|||
temperusb==1.5.3
|
||||
|
||||
# homeassistant.components.tesla
|
||||
teslajsonpy==0.0.24
|
||||
teslajsonpy==0.0.25
|
||||
|
||||
# homeassistant.components.sensor.thermoworks_smoke
|
||||
thermoworks_smoke==0.1.8
|
||||
|
|
Loading…
Add table
Reference in a new issue