parent
4a82606ffb
commit
3a00077305
2 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ from homeassistant.helpers import config_validation as cv
|
|||
from homeassistant.helpers.entity import Entity
|
||||
from homeassistant.util import slugify
|
||||
|
||||
REQUIREMENTS = ['teslajsonpy==0.0.18']
|
||||
REQUIREMENTS = ['teslajsonpy==0.0.19']
|
||||
|
||||
DOMAIN = 'tesla'
|
||||
|
||||
|
|
|
@ -1131,7 +1131,7 @@ tellduslive==0.10.4
|
|||
temperusb==1.5.3
|
||||
|
||||
# homeassistant.components.tesla
|
||||
teslajsonpy==0.0.18
|
||||
teslajsonpy==0.0.19
|
||||
|
||||
# homeassistant.components.thingspeak
|
||||
thingspeak==0.4.1
|
||||
|
|
Loading…
Add table
Reference in a new issue