mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 20:27:08 +00:00
Update ha-philipsjs to 0.0.5 (#15378)
* Update requirements_all.txt * Update philips_js.py
This commit is contained in:
parent
14a34f8c4b
commit
6ee8d9bd65
@ -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__)
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user