Update to teslajsonpy v0.0.25 ()

pull/21705/head
Alan Tse 2019-03-05 21:44:37 -08:00 committed by Greg Laabs
parent d1038ea79f
commit b7b034c532
2 changed files with 2 additions and 2 deletions
homeassistant/components/tesla

View File

@ -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'

View File

@ -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