diff --git a/atom.xml b/atom.xml index adb5d513d6..dd86a68180 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@
$HOME/.pylgtv
to $HASS_CONFIG_DIR/webostv.conf
or Home Assistant will need to be paired with the TV again.identify_face
has become image_processing.detect_face
, found_plate
has become image_processing.found_plate
ffmpeg
to ffmpeg_noise
and ffmpeg_motion
. Also all FFmpeg-related services are moved from a platform implementation to a the FFmpeg components and were rename from binary_sensor.ffmpeg_xy
to ffmpeg.xy
.this.hass.entities
, this.hass.callService
and this.hass.callApi
.$HOME/.pylgtv
to $HASS_CONFIG_DIR/webostv.conf
or Home Assistant will need to be paired with the TV again.identify_face
has become image_processing.detect_face
, found_plate
has become image_processing.found_plate
ffmpeg
to ffmpeg_noise
and ffmpeg_motion
. Also all FFmpeg-related services are moved from a platform implementation to a the FFmpeg components and were rename from binary_sensor.ffmpeg_xy
to ffmpeg.xy
.this.hass.entities
, this.hass.callService
and this.hass.callApi
.$HOME/.pylgtv
to $HASS_CONFIG_DIR/webostv.conf
or Home Assistant will need to be paired with the TV again.identify_face
has become image_processing.detect_face
, found_plate
has become image_processing.found_plate
ffmpeg
to ffmpeg_noise
and ffmpeg_motion
. Also all FFmpeg-related services are moved from a platform implementation to a the FFmpeg components and were rename from binary_sensor.ffmpeg_xy
to ffmpeg.xy
.this.hass.entities
, this.hass.callService
and this.hass.callApi
.diff --git a/components/sensor.wink/index.html b/components/sensor.wink/index.html index bb6afd3fbd..6a95834b3c 100644 --- a/components/sensor.wink/index.html +++ b/components/sensor.wink/index.html @@ -103,6 +103,7 @@
diff --git a/index.html b/index.html index c51c8d9b5b..e42c546ef0 100644 --- a/index.html +++ b/index.html @@ -119,7 +119,7 @@ Home Assistant is an open-source home automation platform running on Python 3. T Released: February 12, 2017