Update to teslajsonpy v0.0.25 (#21702)

This commit is contained in:
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

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