Update ha-philips_js to 0.0.3 (#13702)

* Update requirements_all.txt

* Update philips_js.py
pull/13692/head^2
Daniel Perna 2018-04-05 17:54:17 +02:00 committed by Fabian Affolter
parent 206e38a2ab
commit b2d37f5257
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ from homeassistant.const import (
from homeassistant.helpers.script import Script from homeassistant.helpers.script import Script
from homeassistant.util import Throttle from homeassistant.util import Throttle
REQUIREMENTS = ['ha-philipsjs==0.0.2'] REQUIREMENTS = ['ha-philipsjs==0.0.3']
_LOGGER = logging.getLogger(__name__) _LOGGER = logging.getLogger(__name__)

View File

@ -358,7 +358,7 @@ gstreamer-player==1.1.0
ha-ffmpeg==1.9 ha-ffmpeg==1.9
# homeassistant.components.media_player.philips_js # homeassistant.components.media_player.philips_js
ha-philipsjs==0.0.2 ha-philipsjs==0.0.3
# homeassistant.components.sensor.geo_rss_events # homeassistant.components.sensor.geo_rss_events
haversine==0.4.5 haversine==0.4.5