Update ha-philipsjs to 0.0.5 (#15378)

* Update requirements_all.txt

* Update philips_js.py
This commit is contained in:
Daniel Perna 2018-07-09 21:35:06 +02:00 committed by Fabian Affolter
parent 14a34f8c4b
commit 6ee8d9bd65
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,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.4'] REQUIREMENTS = ['ha-philipsjs==0.0.5']
_LOGGER = logging.getLogger(__name__) _LOGGER = logging.getLogger(__name__)

View File

@ -391,7 +391,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.4 ha-philipsjs==0.0.5
# homeassistant.components.sensor.geo_rss_events # homeassistant.components.sensor.geo_rss_events
haversine==0.4.5 haversine==0.4.5