Bump teslajsonpy to 0.0.24 (#21675)

* Bump teslajsonpy to 0.0.24

* Update requirements_all.txt
pull/21693/head
Alan Tse 2019-03-05 09:23:00 -08:00 committed by Paulus Schoutsen
parent 401720085d
commit dbb92048aa
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.23']
REQUIREMENTS = ['teslajsonpy==0.0.24']
DOMAIN = 'tesla'

View File

@ -1674,7 +1674,7 @@ temescal==0.1
temperusb==1.5.3
# homeassistant.components.tesla
teslajsonpy==0.0.23
teslajsonpy==0.0.24
# homeassistant.components.sensor.thermoworks_smoke
thermoworks_smoke==0.1.8