mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
parent
4a82606ffb
commit
3a00077305
@ -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…
x
Reference in New Issue
Block a user