diff --git a/components/timer/index.html b/components/timer/index.html
index da654f5786..7a6b8c2da0 100644
--- a/components/timer/index.html
+++ b/components/timer/index.html
@@ -75,7 +75,7 @@
The timer
component aims to simplify automations based on (dynamic) durations.
-When a timer finishes or gets cancelled the corresponding events are fired. This allows you to diffferentiate if a timer has switched from active
to idle
because the given duration has elapsed or it has been cancelled. To control timers in your automations you can use the services mentioned below. When calling the start
service on a timer that is already running, it resets the duration it will need to finish and restart the timer without triggering any events. This for example makes it easy to create timed lights that get triggered by motion.
+When a timer finishes or gets cancelled the corresponding events are fired. This allows you to differentiate if a timer has switched from active
to idle
because the given duration has elapsed or it has been cancelled. To control timers in your automations you can use the services mentioned below. When calling the start
service on a timer that is already running, it resets the duration it will need to finish and restart the timer without triggering any events. This for example makes it easy to create timed lights that get triggered by motion.
With the current implementation timers don’t persist over restarts. After a restart they will be idle again, together with their initial configuration.
diff --git a/developers/documentation/create_page/index.html b/developers/documentation/create_page/index.html
index dee60df314..7fb617ebb7 100644
--- a/developers/documentation/create_page/index.html
+++ b/developers/documentation/create_page/index.html
@@ -141,7 +141,7 @@ required: any string here #=> Any string here
- type:
: The type of the variable. Allowed entries: string
, int
or map
. For multiple possibilities use [string, int]
. If you use map
then you need to define keys:
(see the template
sensor for an example).
+ type:
: The type of the variable. Allowed entries: string
, int
, time
, template
or map
. For multiple possibilities use [string, int]
. If you use map
then you need to define keys:
(see the template
sensor for an example).
default:
: The default value for the variable.
Embedding Code
diff --git a/docs/installation/docker/index.html b/docs/installation/docker/index.html
index ee720e1f72..92ccc297c2 100644
--- a/docs/installation/docker/index.html
+++ b/docs/installation/docker/index.html
@@ -111,7 +111,7 @@ netsh interface portproxy add v4tov4 listenaddress=0.0.0.0 listenport=8123 conne
To ensure that Home Assistant displays the correct timezone go to the “Environment” tab and click the plus sign then add variable
= TZ
& value
= Europe/London
choosing your correct timezone
Confirm the “Advanced Settings”
Click on “Next” and then “Apply”
- Your Home Assistant within Docker should now run
+ Your Home Assistant within Docker should now run and will serve the web interface from port 8123 on your Docker host (this will be your Synology NAS IP address - for example http://192.168.1.10:8123
)
Remark: to update your Home Assistant on your Docker within Synology NAS, you just have to do the following:
@@ -120,15 +120,20 @@ netsh interface portproxy add v4tov4 listenaddress=0.0.0.0 listenport=8123 conne
- wait until the system-message/-notification comes up, that the download is finished (there is no progress bar)
- Move to “Container”-section
- Stop your container if it’s running
- - Right-click on it and select “Action”->”Clear”. You won’t loose any data, as all files are stored in your config-directory
+ - Right-click on it and select “Action”->”Clear”. You won’t lose any data, as all files are stored in your config-directory
- Start the container again - it will then boot up with the new Home Assistant image
+Remark: to restart your Home Assistant within Synology NAS, you just have to do the following:
+
+ - Go to the Docker-app and move to “Container”-section
+ - Right-click on it and select “Action”->”Restart”.
+
Restart
This will launch Home Assistant and serve the web interface from port 8123 on your Docker host.
If you change the configuration you have to restart the server. To do that you have 2 options.
- You can go to the
service developer tools, select the service homeassistant/restart
and click “Call Service”.
- - Or you can restart it from an terminal by running
docker restart home-assistant
+ - Or you can restart it from a terminal by running
docker restart homeassistant
diff --git a/sitemap.xml b/sitemap.xml
index 7be9a25a8d..7084eb01f4 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -3646,7 +3646,7 @@
https://home-assistant.io/components/switch.hook/
-2017-11-09T20:43:22+00:00
+2017-11-10T09:24:41+00:00
https://home-assistant.io/cookbook/automation_for_rainy_days/
@@ -4314,99 +4314,99 @@
https://home-assistant.io/docs/autostart/init.d/
-2017-11-09T20:43:22+00:00
+2017-11-10T09:24:41+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/
-2017-11-09T20:43:22+00:00
+2017-11-10T09:24:41+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/api/
-2017-11-09T20:43:22+00:00
+2017-11-10T09:24:41+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/configuration/
-2017-11-09T20:43:22+00:00
+2017-11-10T09:24:41+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/example_apps/
-2017-11-09T20:43:22+00:00
+2017-11-10T09:24:41+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/installation/
-2017-11-09T20:43:22+00:00
+2017-11-10T09:24:41+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/operation/
-2017-11-09T20:43:22+00:00
+2017-11-10T09:24:41+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/reboot/
-2017-11-09T20:43:22+00:00
+2017-11-10T09:24:41+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/running/
-2017-11-09T20:43:22+00:00
+2017-11-10T09:24:41+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/tutorial/
-2017-11-09T20:43:22+00:00
+2017-11-10T09:24:41+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/updating/
-2017-11-09T20:43:22+00:00
+2017-11-10T09:24:41+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/windows/
-2017-11-09T20:43:22+00:00
+2017-11-10T09:24:41+00:00
https://home-assistant.io/docs/ecosystem/certificates/
-2017-11-09T20:43:22+00:00
+2017-11-10T09:24:41+00:00
https://home-assistant.io/docs/ecosystem/hadashboard/
-2017-11-09T20:43:22+00:00
+2017-11-10T09:24:41+00:00
https://home-assistant.io/docs/ecosystem/hass-configurator/
-2017-11-09T20:43:22+00:00
+2017-11-10T09:24:41+00:00
https://home-assistant.io/docs/ecosystem/ios/
-2017-11-09T20:43:22+00:00
+2017-11-10T09:24:41+00:00
https://home-assistant.io/docs/ecosystem/nginx/
-2017-11-09T20:43:22+00:00
+2017-11-10T09:24:41+00:00
https://home-assistant.io/docs/ecosystem/notebooks/
-2017-11-09T20:43:22+00:00
+2017-11-10T09:24:41+00:00
https://home-assistant.io/docs/ecosystem/scenegen/
-2017-11-09T20:43:22+00:00
+2017-11-10T09:24:41+00:00
https://home-assistant.io/docs/ecosystem/synology/
-2017-11-09T20:43:22+00:00
+2017-11-10T09:24:41+00:00
https://home-assistant.io/docs/tools/
-2017-11-09T20:43:22+00:00
+2017-11-10T09:24:41+00:00
https://home-assistant.io/docs/tools/dev-tools/
-2017-11-09T20:43:22+00:00
+2017-11-10T09:24:41+00:00
https://home-assistant.io/docs/tools/hass/
-2017-11-09T20:43:22+00:00
+2017-11-10T09:24:41+00:00
https://home-assistant.io/docs/tools/scripts/
-2017-11-09T20:43:22+00:00
+2017-11-10T09:24:41+00:00
https://home-assistant.io/faq/after-upgrading/
@@ -5507,62 +5507,62 @@
https://home-assistant.io/demo/frontend.html
-2017-11-09T20:42:38+00:00
+2017-11-10T09:24:01+00:00
https://home-assistant.io/demo/index.html
-2017-11-09T20:42:38+00:00
+2017-11-10T09:24:01+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-event.html
-2017-11-09T20:42:38+00:00
+2017-11-10T09:24:01+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-info.html
-2017-11-09T20:42:38+00:00
+2017-11-10T09:24:01+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-service.html
-2017-11-09T20:42:38+00:00
+2017-11-10T09:24:01+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-state.html
-2017-11-09T20:42:38+00:00
+2017-11-10T09:24:01+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-template.html
-2017-11-09T20:42:38+00:00
+2017-11-10T09:24:01+00:00
https://home-assistant.io/demo/panels/ha-panel-history.html
-2017-11-09T20:42:38+00:00
+2017-11-10T09:24:01+00:00
https://home-assistant.io/demo/panels/ha-panel-iframe.html
-2017-11-09T20:42:38+00:00
+2017-11-10T09:24:01+00:00
https://home-assistant.io/demo/panels/ha-panel-logbook.html
-2017-11-09T20:42:38+00:00
+2017-11-10T09:24:01+00:00
https://home-assistant.io/demo/panels/ha-panel-map.html
-2017-11-09T20:42:38+00:00
+2017-11-10T09:24:01+00:00
https://home-assistant.io/googlef4f3693c209fe788.html
-2017-11-09T20:42:38+00:00
+2017-11-10T09:24:01+00:00
https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html
-2017-11-09T20:42:38+00:00
+2017-11-10T09:24:01+00:00
https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html
-2017-11-09T20:42:38+00:00
+2017-11-10T09:24:01+00:00
https://home-assistant.io/static/mdi-demo.html
-2017-11-09T20:42:38+00:00
+2017-11-10T09:24:01+00:00