diff --git a/atom.xml b/atom.xml index 062fc1a534..5f8e5ddd19 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@
Another month has passed and some great new features have landed in Home Assistant. This month release has been made possible by balloob, ettisan, fabaff, gyran, jamespcole, michaelarnauts, miniconfig and rmkraus.
This release includes some architectural changes by me. The first is that the frontend is now based on a NuclearJS JavaScript backend. This has greatly helped to organize and optimize the frontend code. Another change is that Home Assistant will now install dependencies on-demand instead of installing dependencies for all supported devices.
IP Camera Support -James has worked very hard to add support for IP cameras to Home Assistant which is included in this release. The initial release focusses on providing generic IP camera support. This means that any webcam that can exposes a JPEG image via a url can be integrated.
+James has worked very hard to add support for IP cameras to Home Assistant which is included in this release. The initial release focusses on providing generic IP camera support. This means that any webcam that can exposes a JPEG image via a URL can be integrated.Home Assistant will route the requests to your camera via the server allowing you to expose IP camera’s inside your network via the Home Assistant app.
# Example configuration.yaml entry
camera:
diff --git a/blog/2015/09/13/home-assistant-meets-ifttt/index.html b/blog/2015/09/13/home-assistant-meets-ifttt/index.html
index 81ad6e3e53..b0c52a067f 100644
--- a/blog/2015/09/13/home-assistant-meets-ifttt/index.html
+++ b/blog/2015/09/13/home-assistant-meets-ifttt/index.html
@@ -94,7 +94,7 @@
Head over to the setup instructions to get started with IFTTT. Click the read more button for some example recipes.
-In each of the following examples, make sure to replace the XXX in the url with your correct host address and api password.
+In each of the following examples, make sure to replace the XXX in the URL with your correct host address and API password.
Turn off irregation system when not needed
diff --git a/blog/2016/07/01/envisalink-homematic-hdmi-cec-and-sony-bravia-tv/index.html b/blog/2016/07/01/envisalink-homematic-hdmi-cec-and-sony-bravia-tv/index.html
index 97adfc0569..951940e666 100644
--- a/blog/2016/07/01/envisalink-homematic-hdmi-cec-and-sony-bravia-tv/index.html
+++ b/blog/2016/07/01/envisalink-homematic-hdmi-cec-and-sony-bravia-tv/index.html
@@ -104,7 +104,7 @@
Sensor: Fixer.io now supported (@fabaff)
Garage door: Control any garage door using Raspberry Pi GPIO pins (@kellerza)
Sensor: OpenExchangeRates support added (@arsaboo)
- Notify: Pushover now supports target device, sound, url and priority (@dale3h)
+ Notify: Pushover now supports target device, sound, URL and priority (@dale3h)
Sensor: Netatmo now supports wind, battery and radio signals (@Jypy)
Log successful and failed login attemps (@fabaff)
Config: allow extracting account info into OS keyring or separate YAML file (@kellerza)
diff --git a/blog/2016/12/17/text-to-speech-aquostv-flic-zamg/index.html b/blog/2016/12/17/text-to-speech-aquostv-flic-zamg/index.html
index bc2e038140..1ad824be83 100644
--- a/blog/2016/12/17/text-to-speech-aquostv-flic-zamg/index.html
+++ b/blog/2016/12/17/text-to-speech-aquostv-flic-zamg/index.html
@@ -131,7 +131,7 @@
Minor and not so minor features and bug fixes by @pvizeli, @jminn, @magicus, @teodoc, @fabaff, @technicalpickles, @balloob, @lukas-hetzenecker, @rubund, @dasos, @trisk, @armills, @auduny, @lwis, @nkgilley, @janLo, @keatontaylor, @stefan-jonasson, @Jypy, @jawilson, @DavidLP, @molobrakos, @jabesq, @joerocklin, @kellerza, @kirichkov, @r-jordan and @danielperna84.
Release 0.35.1 - December 18
-Some issues have been reported with TTS that will be addressed by 0.35.1. The TTS component had issues linking the media player to the right media file if you were using Docker or SSL certificates. This can be fixed by exposing to your HTTP config what url you use for hosting Home Assistant:
+Some issues have been reported with TTS that will be addressed by 0.35.1. The TTS component had issues linking the media player to the right media file if you were using Docker or SSL certificates. This can be fixed by exposing to your HTTP config what URL you use for hosting Home Assistant:
http:
base_url: example.duckdns.org
diff --git a/blog/2017/01/28/face-coffee-wink/index.html b/blog/2017/01/28/face-coffee-wink/index.html
index ee04194107..282ee045d6 100644
--- a/blog/2017/01/28/face-coffee-wink/index.html
+++ b/blog/2017/01/28/face-coffee-wink/index.html
@@ -198,7 +198,7 @@
Fix Telldus Live dim level error on startup (@molobrakos)
Fix Sonos group coordinators (@pvizeli)
UPC Connect: Parse XML outside event loop (@pvizeli)
- Fix Netatmo SSL issue with VPN url (@jabesq)
+ Fix Netatmo SSL issue with VPN URL (@jabesq)
Homematic: Fix bug with UNREACH device state/restore and variables not updating (@pvizeli)
Sonos: Prevent duplicate entries in favorite list (@pvizeli)
Fix Schlage Connect deadbolt integration via Z-Wave (@turbokongen)
diff --git a/blog/2017/03/11/repurpose-any-android-phone-as-ip-camera/index.html b/blog/2017/03/11/repurpose-any-android-phone-as-ip-camera/index.html
index 1bfa63cb5c..4381fe6340 100644
--- a/blog/2017/03/11/repurpose-any-android-phone-as-ip-camera/index.html
+++ b/blog/2017/03/11/repurpose-any-android-phone-as-ip-camera/index.html
@@ -264,7 +264,7 @@ Screenshot of all the different functionality the IP webcam integration offers.
Fix unnecessary warning for ip bans.yaml (@balloob)
Better restore_state warnings (@balloob)
Set new color before turning LIFX bulbs on (@amelchio)
- Don’t log username and password in camera url (@ishults)
+ Don’t log username and password in camera URL (@ishults)
Ignore deleted mails in IMAP unread count (#6394) (@amelchio)
Delay zwave updates for 100ms to group them. (@andrey-git)
Rename _scheduled_update to _update_scheduled (@andrey-git)
diff --git a/blog/2017/04/08/eddystone-beacons-lockitron-locks-total-connect/index.html b/blog/2017/04/08/eddystone-beacons-lockitron-locks-total-connect/index.html
index 182413b3e2..566a85450d 100644
--- a/blog/2017/04/08/eddystone-beacons-lockitron-locks-total-connect/index.html
+++ b/blog/2017/04/08/eddystone-beacons-lockitron-locks-total-connect/index.html
@@ -288,7 +288,7 @@
light.yeelight: catch i/o related exceptions from the backend lib (@rytilahti - #6952)
Fix current_temperature is rounded (@aufano - #6960)
Preserve customize glob order. (@andrey-git - #6963)
- Foscam Camera: Adding exception handling when fetching the camera image to avoid python exception errors when host is not reachable or rather any url error to camera (@viswa-swami - #6964)
+ Foscam Camera: Adding exception handling when fetching the camera image to avoid python exception errors when host is not reachable or rather any URL error to camera (@viswa-swami - #6964)
Crime Reports sensor (@happyleavesaoc - #6966) (new-platform)
Update kodi for aiohttp2 (@armills - #6967)
Bugfix time and task coro (@pvizeli - #6968)
diff --git a/blog/2017/04/22/ikea-tradfri-spotify/index.html b/blog/2017/04/22/ikea-tradfri-spotify/index.html
index 616f71a8f6..29ecc11380 100644
--- a/blog/2017/04/22/ikea-tradfri-spotify/index.html
+++ b/blog/2017/04/22/ikea-tradfri-spotify/index.html
@@ -175,7 +175,7 @@ After automatic discovery, Home Assistant will ask the user to finish pairing wi
Bugfix time and task coro (@pvizeli - #6968)
Initial import for HassIO (@pvizeli - #6935)
Preserve customize glob order. (@andrey-git - #6963)
- Foscam Camera: Adding exception handling when fetching the camera image to avoid python exception errors when host is not reachable or rather any url error to camera (@viswa-swami - #6964) (camera.foscam docs)
+ Foscam Camera: Adding exception handling when fetching the camera image to avoid python exception errors when host is not reachable or rather any URL error to camera (@viswa-swami - #6964) (camera.foscam docs)
light.yeelight: catch i/o related exceptions from the backend lib (@rytilahti - #6952)
From Dusk till Dawn (@BillyNate - #6857) (sun docs)
Tests for zwave services (@armills - #6937) (zwave docs)
diff --git a/blog/categories/announcements/atom.xml b/blog/categories/announcements/atom.xml
index 2e61032b50..4d79730b91 100644
--- a/blog/categories/announcements/atom.xml
+++ b/blog/categories/announcements/atom.xml
@@ -4,7 +4,7 @@
- 2017-07-09T07:07:16+00:00
+ 2017-07-09T07:31:02+00:00
https://home-assistant.io/
diff --git a/blog/categories/community/atom.xml b/blog/categories/community/atom.xml
index 7e471d7b97..0d5b25ed2e 100644
--- a/blog/categories/community/atom.xml
+++ b/blog/categories/community/atom.xml
@@ -4,7 +4,7 @@
- 2017-07-09T07:07:16+00:00
+ 2017-07-09T07:31:02+00:00
https://home-assistant.io/
diff --git a/blog/categories/device-tracking/atom.xml b/blog/categories/device-tracking/atom.xml
index 8f5b20228c..491d03b200 100644
--- a/blog/categories/device-tracking/atom.xml
+++ b/blog/categories/device-tracking/atom.xml
@@ -4,7 +4,7 @@
- 2017-07-09T07:07:16+00:00
+ 2017-07-09T07:31:02+00:00
https://home-assistant.io/
diff --git a/blog/categories/esp8266/atom.xml b/blog/categories/esp8266/atom.xml
index 670cf4ff09..93d7958646 100644
--- a/blog/categories/esp8266/atom.xml
+++ b/blog/categories/esp8266/atom.xml
@@ -4,7 +4,7 @@
- 2017-07-09T07:07:16+00:00
+ 2017-07-09T07:31:02+00:00
https://home-assistant.io/
diff --git a/blog/categories/how-to/atom.xml b/blog/categories/how-to/atom.xml
index 8d720a7012..b48b622e49 100644
--- a/blog/categories/how-to/atom.xml
+++ b/blog/categories/how-to/atom.xml
@@ -4,7 +4,7 @@
- 2017-07-09T07:07:16+00:00
+ 2017-07-09T07:31:02+00:00
https://home-assistant.io/
diff --git a/blog/categories/ibeacons/atom.xml b/blog/categories/ibeacons/atom.xml
index 2961097a1b..6ae74c7789 100644
--- a/blog/categories/ibeacons/atom.xml
+++ b/blog/categories/ibeacons/atom.xml
@@ -4,7 +4,7 @@
- 2017-07-09T07:07:16+00:00
+ 2017-07-09T07:31:02+00:00
https://home-assistant.io/
diff --git a/blog/categories/internet-of-things/atom.xml b/blog/categories/internet-of-things/atom.xml
index fda57a374a..cf3540ed82 100644
--- a/blog/categories/internet-of-things/atom.xml
+++ b/blog/categories/internet-of-things/atom.xml
@@ -4,7 +4,7 @@
- 2017-07-09T07:07:16+00:00
+ 2017-07-09T07:31:02+00:00
https://home-assistant.io/
diff --git a/blog/categories/iot-data/atom.xml b/blog/categories/iot-data/atom.xml
index 862b13c248..2215fe8502 100644
--- a/blog/categories/iot-data/atom.xml
+++ b/blog/categories/iot-data/atom.xml
@@ -4,7 +4,7 @@
- 2017-07-09T07:07:16+00:00
+ 2017-07-09T07:31:02+00:00
https://home-assistant.io/
diff --git a/blog/categories/media/atom.xml b/blog/categories/media/atom.xml
index f59e429432..124ce15eea 100644
--- a/blog/categories/media/atom.xml
+++ b/blog/categories/media/atom.xml
@@ -4,7 +4,7 @@
- 2017-07-09T07:07:16+00:00
+ 2017-07-09T07:31:02+00:00
https://home-assistant.io/
diff --git a/blog/categories/merchandise/atom.xml b/blog/categories/merchandise/atom.xml
index 29b47605a4..0ac5cc1ba8 100644
--- a/blog/categories/merchandise/atom.xml
+++ b/blog/categories/merchandise/atom.xml
@@ -4,7 +4,7 @@
- 2017-07-09T07:07:16+00:00
+ 2017-07-09T07:31:02+00:00
https://home-assistant.io/
diff --git a/blog/categories/micropython/atom.xml b/blog/categories/micropython/atom.xml
index 12f09a4cd7..f270b48ccb 100644
--- a/blog/categories/micropython/atom.xml
+++ b/blog/categories/micropython/atom.xml
@@ -4,7 +4,7 @@
- 2017-07-09T07:07:16+00:00
+ 2017-07-09T07:31:02+00:00
https://home-assistant.io/
diff --git a/blog/categories/mqtt/atom.xml b/blog/categories/mqtt/atom.xml
index e5d0d80237..b2c2a88b35 100644
--- a/blog/categories/mqtt/atom.xml
+++ b/blog/categories/mqtt/atom.xml
@@ -4,7 +4,7 @@
- 2017-07-09T07:07:16+00:00
+ 2017-07-09T07:31:02+00:00
https://home-assistant.io/
diff --git a/blog/categories/organisation/atom.xml b/blog/categories/organisation/atom.xml
index f54b2b0e1e..77ad5b1c0b 100644
--- a/blog/categories/organisation/atom.xml
+++ b/blog/categories/organisation/atom.xml
@@ -4,7 +4,7 @@
- 2017-07-09T07:07:16+00:00
+ 2017-07-09T07:31:02+00:00
https://home-assistant.io/
diff --git a/blog/categories/owntracks/atom.xml b/blog/categories/owntracks/atom.xml
index 29b5dec042..9980b6161e 100644
--- a/blog/categories/owntracks/atom.xml
+++ b/blog/categories/owntracks/atom.xml
@@ -4,7 +4,7 @@
- 2017-07-09T07:07:16+00:00
+ 2017-07-09T07:31:02+00:00
https://home-assistant.io/
diff --git a/blog/categories/presence-detection/atom.xml b/blog/categories/presence-detection/atom.xml
index 75521ca3a3..350f51c047 100644
--- a/blog/categories/presence-detection/atom.xml
+++ b/blog/categories/presence-detection/atom.xml
@@ -4,7 +4,7 @@
- 2017-07-09T07:07:16+00:00
+ 2017-07-09T07:31:02+00:00
https://home-assistant.io/
diff --git a/blog/categories/public-service-announcement/atom.xml b/blog/categories/public-service-announcement/atom.xml
index 7e0809e49c..ea9db73eee 100644
--- a/blog/categories/public-service-announcement/atom.xml
+++ b/blog/categories/public-service-announcement/atom.xml
@@ -4,7 +4,7 @@
- 2017-07-09T07:07:16+00:00
+ 2017-07-09T07:31:02+00:00
https://home-assistant.io/
diff --git a/blog/categories/release-notes/atom.xml b/blog/categories/release-notes/atom.xml
index 1cd709576a..44b88178d5 100644
--- a/blog/categories/release-notes/atom.xml
+++ b/blog/categories/release-notes/atom.xml
@@ -4,7 +4,7 @@
- 2017-07-09T07:07:16+00:00
+ 2017-07-09T07:31:02+00:00
https://home-assistant.io/
diff --git a/blog/categories/survey/atom.xml b/blog/categories/survey/atom.xml
index 7c412a417e..8b889c1270 100644
--- a/blog/categories/survey/atom.xml
+++ b/blog/categories/survey/atom.xml
@@ -4,7 +4,7 @@
- 2017-07-09T07:07:16+00:00
+ 2017-07-09T07:31:02+00:00
https://home-assistant.io/
diff --git a/blog/categories/talks/atom.xml b/blog/categories/talks/atom.xml
index 9e06eec96f..81afd518e9 100644
--- a/blog/categories/talks/atom.xml
+++ b/blog/categories/talks/atom.xml
@@ -4,7 +4,7 @@
- 2017-07-09T07:07:16+00:00
+ 2017-07-09T07:31:02+00:00
https://home-assistant.io/
diff --git a/blog/categories/technology/atom.xml b/blog/categories/technology/atom.xml
index c6d46eee4d..24cf4b2a3a 100644
--- a/blog/categories/technology/atom.xml
+++ b/blog/categories/technology/atom.xml
@@ -4,7 +4,7 @@
- 2017-07-09T07:07:16+00:00
+ 2017-07-09T07:31:02+00:00
https://home-assistant.io/
diff --git a/blog/categories/user-stories/atom.xml b/blog/categories/user-stories/atom.xml
index ac0ef7eda3..b7a13bfe76 100644
--- a/blog/categories/user-stories/atom.xml
+++ b/blog/categories/user-stories/atom.xml
@@ -4,7 +4,7 @@
- 2017-07-09T07:07:16+00:00
+ 2017-07-09T07:31:02+00:00
https://home-assistant.io/
diff --git a/blog/categories/video/atom.xml b/blog/categories/video/atom.xml
index 55a28a6d96..fbbae2d4f3 100644
--- a/blog/categories/video/atom.xml
+++ b/blog/categories/video/atom.xml
@@ -4,7 +4,7 @@
- 2017-07-09T07:07:16+00:00
+ 2017-07-09T07:31:02+00:00
https://home-assistant.io/
diff --git a/blog/categories/website/atom.xml b/blog/categories/website/atom.xml
index 46c908c9b1..8777518617 100644
--- a/blog/categories/website/atom.xml
+++ b/blog/categories/website/atom.xml
@@ -4,7 +4,7 @@
- 2017-07-09T07:07:16+00:00
+ 2017-07-09T07:31:02+00:00
https://home-assistant.io/
diff --git a/blog/posts/12/index.html b/blog/posts/12/index.html
index 4c76aaab2c..5fc0a7314e 100644
--- a/blog/posts/12/index.html
+++ b/blog/posts/12/index.html
@@ -337,7 +337,7 @@ Inspried by a balloob, ettisan, fabaff, gyran, jamespcole, michaelarnauts, miniconfig and rmkraus.
This release includes some architectural changes by me. The first is that the frontend is now based on a NuclearJS JavaScript backend. This has greatly helped to organize and optimize the frontend code. Another change is that Home Assistant will now install dependencies on-demand instead of installing dependencies for all supported devices.
IP Camera Support
-James has worked very hard to add support for IP cameras to Home Assistant which is included in this release. The initial release focusses on providing generic IP camera support. This means that any webcam that can exposes a JPEG image via a url can be integrated.
+James has worked very hard to add support for IP cameras to Home Assistant which is included in this release. The initial release focusses on providing generic IP camera support. This means that any webcam that can exposes a JPEG image via a URL can be integrated.
Home Assistant will route the requests to your camera via the server allowing you to expose IP camera’s inside your network via the Home Assistant app.
# Example configuration.yaml entry
camera:
diff --git a/blog/posts/4/index.html b/blog/posts/4/index.html
index 40dc49fe6d..14efe527f3 100644
--- a/blog/posts/4/index.html
+++ b/blog/posts/4/index.html
@@ -521,7 +521,7 @@ On the close horizon from @Landrash th
Fix Telldus Live dim level error on startup (@molobrakos)
Fix Sonos group coordinators (@pvizeli)
UPC Connect: Parse XML outside event loop (@pvizeli)
- Fix Netatmo SSL issue with VPN url (@jabesq)
+ Fix Netatmo SSL issue with VPN URL (@jabesq)
Homematic: Fix bug with UNREACH device state/restore and variables not updating (@pvizeli)
Sonos: Prevent duplicate entries in favorite list (@pvizeli)
Fix Schlage Connect deadbolt integration via Z-Wave (@turbokongen)
diff --git a/blog/posts/5/index.html b/blog/posts/5/index.html
index 8d1381c871..7d51dc5b26 100644
--- a/blog/posts/5/index.html
+++ b/blog/posts/5/index.html
@@ -166,7 +166,7 @@
Minor and not so minor features and bug fixes by @pvizeli, @jminn, @magicus, @teodoc, @fabaff, @technicalpickles, @balloob, @lukas-hetzenecker, @rubund, @dasos, @trisk, @armills, @auduny, @lwis, @nkgilley, @janLo, @keatontaylor, @stefan-jonasson, @Jypy, @jawilson, @DavidLP, @molobrakos, @jabesq, @joerocklin, @kellerza, @kirichkov, @r-jordan and @danielperna84.
Release 0.35.1 - December 18
-Some issues have been reported with TTS that will be addressed by 0.35.1. The TTS component had issues linking the media player to the right media file if you were using Docker or SSL certificates. This can be fixed by exposing to your HTTP config what url you use for hosting Home Assistant:
+Some issues have been reported with TTS that will be addressed by 0.35.1. The TTS component had issues linking the media player to the right media file if you were using Docker or SSL certificates. This can be fixed by exposing to your HTTP config what URL you use for hosting Home Assistant:
http:
base_url: example.duckdns.org
diff --git a/blog/posts/7/index.html b/blog/posts/7/index.html
index 73f891e0cb..9b68566421 100644
--- a/blog/posts/7/index.html
+++ b/blog/posts/7/index.html
@@ -295,7 +295,7 @@ Over a year ago I participated in the Fixer.io now supported (@fabaff)
Garage door: Control any garage door using Raspberry Pi GPIO pins (@kellerza)
Sensor: OpenExchangeRates support added (@arsaboo)
- Notify: Pushover now supports target device, sound, url and priority (@dale3h)
+ Notify: Pushover now supports target device, sound, URL and priority (@dale3h)
Sensor: Netatmo now supports wind, battery and radio signals (@Jypy)
Log successful and failed login attemps (@fabaff)
Config: allow extracting account info into OS keyring or separate YAML file (@kellerza)
diff --git a/components/browser/index.html b/components/browser/index.html
index cbff8f64e9..3fb75d4dae 100644
--- a/components/browser/index.html
+++ b/components/browser/index.html
@@ -93,7 +93,7 @@
url
no
- The url to open
+ The URL to open.
diff --git a/components/camera.generic/index.html b/components/camera.generic/index.html
index 51e7a3cfdd..1098f9844d 100644
--- a/components/camera.generic/index.html
+++ b/components/camera.generic/index.html
@@ -74,7 +74,7 @@
- The generic
camera platform allows you to integrate any IP camera or other url into Home Assistant. Templates can be used to generate the urls on the fly.
+ The generic
camera platform allows you to integrate any IP camera or other URL into Home Assistant. Templates can be used to generate the URLs on the fly.
Home Assistant will serve the images via its server, making it possible to view your IP camera’s while outside of your network. The endpoint is /api/camera_proxy/camera.[name]
.
To enable this camera in your installation, add the following to your configuration.yaml
file:
# Example configuration.yaml entry
@@ -90,7 +90,7 @@
username (Optional): The username for accessing your camera.
password (Optional): The password for accessing your camera.
authentication (Optional): Type for authenticating the requests basic
(default) or digest
.
- limit_refetch_to_url_change (Optional): True/false value (default: false). Limits refetching of the remote image to when the url changes. Only relevant if using a template to fetch the remote image.
+ limit_refetch_to_url_change (Optional): True/false value (default: false). Limits refetching of the remote image to when the URL changes. Only relevant if using a template to fetch the remote image.
content_type (Optional): Set the content type for the IP camera if it is not a jpg file (default: image/jpeg
). Use image/svg+xml
to add a dynamic svg file.
diff --git a/components/image_processing/index.html b/components/image_processing/index.html
index 69f132195d..febe99550c 100644
--- a/components/image_processing/index.html
+++ b/components/image_processing/index.html
@@ -77,7 +77,7 @@
Image processing enables Home Assistant to process images from cameras. Only camera entities are supported as sources.
For interval control, use scan_interval
in platform.
-If you are running Home Assistant over SSL or from within a container, you will have to setup a base url inside the http component.
+If you are running Home Assistant over SSL or from within a container, you will have to setup a base URL (base_url
) inside the http component.
ALPR
Alpr entities attribute have a vehicle counter vehicles
and all found plates as plates
.
diff --git a/components/tts/index.html b/components/tts/index.html
index 0a8b08c357..71ecb04e2e 100644
--- a/components/tts/index.html
+++ b/components/tts/index.html
@@ -119,7 +119,7 @@
-If you are running Home Assistant over SSL or from within a container, you will have to setup a base url inside the http component.
+If you are running Home Assistant over SSL or from within a container, you will have to setup a base URL (base_url
) inside the http component.
Service say
The say
service support language
and on some platforms also options
for set i.e. voice, motion, speed, etc. The text for speech is set with message
.
diff --git a/components/volvooncall/index.html b/components/volvooncall/index.html
index 200f837dff..45d1dd0d9a 100644
--- a/components/volvooncall/index.html
+++ b/components/volvooncall/index.html
@@ -82,7 +82,7 @@
password: password
-Users registered with Volvo in North America or China will need to specify a service url:
+Users registered with Volvo in North America or China will need to specify a service URL:
# North America
volvooncall:
username: username
diff --git a/developers/code_review_component/index.html b/developers/code_review_component/index.html
index 22c6c3f2b8..f621798cb1 100644
--- a/developers/code_review_component/index.html
+++ b/developers/code_review_component/index.html
@@ -81,7 +81,7 @@
If requirement hosted on GitHub:
- Point at a zip archive of a release tag or commit SHA.
- - Add version found in zip-archive as hash to url.
+ - Add version found in zip-archive as hash to URL.
diff --git a/developers/code_review_platform/index.html b/developers/code_review_platform/index.html
index 69e98e52ff..683c636eab 100644
--- a/developers/code_review_platform/index.html
+++ b/developers/code_review_platform/index.html
@@ -81,7 +81,7 @@
If requirement hosted on GitHub:
- Point at a zip archive of a release tag or commit SHA.
- - Add version found in zip-archive as hash to url.
+ - Add version found in zip-archive as hash to URL.
diff --git a/docs/configuration/customizing-devices/index.html b/docs/configuration/customizing-devices/index.html
index 1254fe9cb2..ec6de1cc34 100644
--- a/docs/configuration/customizing-devices/index.html
+++ b/docs/configuration/customizing-devices/index.html
@@ -103,11 +103,16 @@ Be careful not to forget to place customizecustomize_domain:
light:
icon: mdi:home
+ automation:
+ initial_state: 'on'
# Customize entities matching a pattern
customize_glob:
"light.kitchen_*":
icon: mdi:description
-
+ "scene.month_*_colors":
+ hidden: true
+ emulated_hue: false
+ homebridge_hidden: true
Possible values
@@ -121,15 +126,23 @@ Be careful not to forget to place customize
friendly_name
- Name of the entity
+ Name of the entity.
hidden
Set to true
to hide the entity.
+
+ homebridge_hidden
+ Set to true
to hide the entity from HomeBridge
.
+
+
+ emulated_hue
+ Set to false
to hide the entity from emulated_hue.
+
entity_picture
- Url to use as picture for entity
+ Url to use as picture for entity.
icon
@@ -143,6 +156,10 @@ Be careful not to forget to place customizedevice_class
Sets the class of the device, changing the device state and icon that is displayed on the UI (see below).
+
+ initial_state
+ Sets the initial state for automations. on
or off
.
+
Device Class
diff --git a/docs/configuration/state_object/index.html b/docs/configuration/state_object/index.html
index 04f83c7eda..ab499d3e69 100644
--- a/docs/configuration/state_object/index.html
+++ b/docs/configuration/state_object/index.html
@@ -88,7 +88,7 @@
state.state
- String representation of the current state of the entity. Example off
+ String representation of the current state of the entity. Example off
.
state.entity_id
@@ -144,7 +144,7 @@
entity_picture
- Url to a picture that should be used instead of showing the domain icon. Example: http://example.com/picture.jpg
.
+ URL to a picture that should be used instead of showing the domain icon. Example: http://example.com/picture.jpg
.
assumed_state
diff --git a/hassio/addon_repository/index.html b/hassio/addon_repository/index.html
index f29c05616d..d80c8c6a19 100644
--- a/hassio/addon_repository/index.html
+++ b/hassio/addon_repository/index.html
@@ -78,7 +78,7 @@
Add-ons repository can contain one or more add-ons. Each add-on is stored in it’s own unique folder. For it to be indentified as a repository, a repository contains a configuration file.
Installing a repository
-A user can add a repository by going to the Hass.io panel in Home Assistant, clicking on the store icon in the top right, copy/paste the url of your repostory into the repository textarea and click on “Save”.
+A user can add a repository by going to the Hass.io panel in Home Assistant, clicking on the store icon in the top right, copy/paste the URL of your repostory into the repository textarea and click on “Save”.
Repository configuration
Each repository is required to contain repository.json
at the root of the Git repository.
{
diff --git a/sitemap.xml b/sitemap.xml
index 0d571482c6..a6e27bdaec 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -3685,62 +3685,62 @@
https://home-assistant.io/demo/frontend.html
-2017-07-09T07:06:26+00:00
+2017-07-09T07:29:43+00:00
https://home-assistant.io/demo/index.html
-2017-07-09T07:06:26+00:00
+2017-07-09T07:29:43+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-event.html
-2017-07-09T07:06:26+00:00
+2017-07-09T07:29:43+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-info.html
-2017-07-09T07:06:26+00:00
+2017-07-09T07:29:43+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-service.html
-2017-07-09T07:06:26+00:00
+2017-07-09T07:29:43+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-state.html
-2017-07-09T07:06:26+00:00
+2017-07-09T07:29:43+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-template.html
-2017-07-09T07:06:26+00:00
+2017-07-09T07:29:43+00:00
https://home-assistant.io/demo/panels/ha-panel-history.html
-2017-07-09T07:06:26+00:00
+2017-07-09T07:29:43+00:00
https://home-assistant.io/demo/panels/ha-panel-iframe.html
-2017-07-09T07:06:26+00:00
+2017-07-09T07:29:43+00:00
https://home-assistant.io/demo/panels/ha-panel-logbook.html
-2017-07-09T07:06:26+00:00
+2017-07-09T07:29:43+00:00
https://home-assistant.io/demo/panels/ha-panel-map.html
-2017-07-09T07:06:26+00:00
+2017-07-09T07:29:43+00:00
https://home-assistant.io/googlef4f3693c209fe788.html
-2017-07-09T07:06:26+00:00
+2017-07-09T07:29:43+00:00
https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html
-2017-07-09T07:06:26+00:00
+2017-07-09T07:29:44+00:00
https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html
-2017-07-09T07:06:26+00:00
+2017-07-09T07:29:44+00:00
https://home-assistant.io/static/mdi-demo.html
-2017-07-09T07:06:26+00:00
+2017-07-09T07:29:44+00:00