diff --git a/atom.xml b/atom.xml index 8420d8f197..933556107f 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@
The linode
component allows you to access the information about your Linode systems from Home Assistant.
The linode
component allows you to access the information about your Linode systems from Home Assistant.
Obtain your API key from Linode account.
To integrate Linode with Home Assistant, add the following section to your configuration.yaml
file:
# Example configuration.yaml entry
diff --git a/components/lirc/index.html b/components/lirc/index.html
index 45e60e92a7..c6f0a9174f 100644
--- a/components/lirc/index.html
+++ b/components/lirc/index.html
@@ -82,7 +82,13 @@
-If you are configuring on a Raspberry Pi, there are excellent instructions with GPIO schematics and driver configurations here. Consider following these.
+If you are configuring on a Raspberry Pi, there are excellent instructions with GPIO schematics and driver configurations here. Take notice, the instructions in this blog are valid for Raspian Jesse where lirc 0.9.0 was included in the debian package. In Raspian Stretch lirc 0.9.4 is included in the Debian package.
+The configuration is slightly different :
+ - The hardware.conf
file is not supported, obsoleted by a new lirc_options.conf
file and systemd unit definitions.
+ - The former single lirc
service is replaced with the three systemd services lircd.service
, lircmd.service
and irexec.service
. There is no counterpart to the 0.9.0 lirc
service which covered all of these. Using a separate transmitter device requires yet another service.
+ - 0.9.4 defaults to using systemd for controlling the services. This is not just start/stop functionality, systemd is used to implement new features and to address shortcomings in 0.9.0. However, traditional systemV scripts are also installed and could be used although this is less tested and not really documented.
+
+For more infomation have a look at /usr/share/doc/lirc/README.Debian.gz
where the update process is explained when you have updated from jessie to stretch.
Now teach LIRC about your particular remote control by preparing a lircd configuration file (/etc/lirc/lircd.conf
). Search the LIRC remote database for your model. If you can’t find it, then you can always use the irrecord
program to learn your remote. This will create a valid configuration file. Add as many remotes as you want by pasting them into the file. If irrecord
doesn’t work (e.g. for some air conditioner remotes), then the mode2
program is capable of reading the codes in raw mode, followed by irrecord -a
to extract hex codes.
automations.yaml
If you want to migrate your old automations to use the editor, you’ll have to copy them to automations.yaml
. Make sure that automations.yaml
remains a list! For each automation that you copy over you’ll have to add an id
. This can be any string as long as it’s unique.
For example, the below automation will be triggered when the sun goes from below the horizon to above the horizon. Then, if the temperature is between 17 and 25 degrees, a light will be turned on.
# Example automations.yaml entry
- id: my_unique_id # <-- Required for editor to work.
alias: Hello world
diff --git a/sitemap.xml b/sitemap.xml
index c163cc7728..1c3a0c0b4f 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -3646,7 +3646,7 @@
https://home-assistant.io/components/switch.hook/
-2017-11-12T09:58:41+00:00
+2017-11-12T13:50:34+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-12T09:58:41+00:00
+2017-11-12T13:50:34+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/
-2017-11-12T09:58:41+00:00
+2017-11-12T13:50:34+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/api/
-2017-11-12T09:58:41+00:00
+2017-11-12T13:50:34+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/configuration/
-2017-11-12T09:58:41+00:00
+2017-11-12T13:50:34+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/example_apps/
-2017-11-12T09:58:41+00:00
+2017-11-12T13:50:34+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/installation/
-2017-11-12T09:58:41+00:00
+2017-11-12T13:50:34+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/operation/
-2017-11-12T09:58:41+00:00
+2017-11-12T13:50:34+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/reboot/
-2017-11-12T09:58:41+00:00
+2017-11-12T13:50:34+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/running/
-2017-11-12T09:58:41+00:00
+2017-11-12T13:50:34+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/tutorial/
-2017-11-12T09:58:41+00:00
+2017-11-12T13:50:34+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/updating/
-2017-11-12T09:58:41+00:00
+2017-11-12T13:50:34+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/windows/
-2017-11-12T09:58:41+00:00
+2017-11-12T13:50:34+00:00
https://home-assistant.io/docs/ecosystem/certificates/
-2017-11-12T09:58:41+00:00
+2017-11-12T13:50:34+00:00
https://home-assistant.io/docs/ecosystem/hadashboard/
-2017-11-12T09:58:41+00:00
+2017-11-12T13:50:34+00:00
https://home-assistant.io/docs/ecosystem/hass-configurator/
-2017-11-12T09:58:41+00:00
+2017-11-12T13:50:34+00:00
https://home-assistant.io/docs/ecosystem/ios/
-2017-11-12T09:58:41+00:00
+2017-11-12T13:50:34+00:00
https://home-assistant.io/docs/ecosystem/nginx/
-2017-11-12T09:58:41+00:00
+2017-11-12T13:50:34+00:00
https://home-assistant.io/docs/ecosystem/notebooks/
-2017-11-12T09:58:41+00:00
+2017-11-12T13:50:34+00:00
https://home-assistant.io/docs/ecosystem/scenegen/
-2017-11-12T09:58:41+00:00
+2017-11-12T13:50:34+00:00
https://home-assistant.io/docs/ecosystem/synology/
-2017-11-12T09:58:41+00:00
+2017-11-12T13:50:34+00:00
https://home-assistant.io/docs/tools/
-2017-11-12T09:58:41+00:00
+2017-11-12T13:50:34+00:00
https://home-assistant.io/docs/tools/dev-tools/
-2017-11-12T09:58:41+00:00
+2017-11-12T13:50:34+00:00
https://home-assistant.io/docs/tools/hass/
-2017-11-12T09:58:41+00:00
+2017-11-12T13:50:34+00:00
https://home-assistant.io/docs/tools/scripts/
-2017-11-12T09:58:41+00:00
+2017-11-12T13:50:34+00:00
https://home-assistant.io/faq/after-upgrading/
@@ -5518,62 +5518,62 @@
https://home-assistant.io/demo/frontend.html
-2017-11-12T09:58:07+00:00
+2017-11-12T13:49:48+00:00
https://home-assistant.io/demo/index.html
-2017-11-12T09:58:07+00:00
+2017-11-12T13:49:48+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-event.html
-2017-11-12T09:58:07+00:00
+2017-11-12T13:49:48+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-info.html
-2017-11-12T09:58:07+00:00
+2017-11-12T13:49:48+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-service.html
-2017-11-12T09:58:07+00:00
+2017-11-12T13:49:48+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-state.html
-2017-11-12T09:58:07+00:00
+2017-11-12T13:49:48+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-template.html
-2017-11-12T09:58:07+00:00
+2017-11-12T13:49:48+00:00
https://home-assistant.io/demo/panels/ha-panel-history.html
-2017-11-12T09:58:07+00:00
+2017-11-12T13:49:48+00:00
https://home-assistant.io/demo/panels/ha-panel-iframe.html
-2017-11-12T09:58:07+00:00
+2017-11-12T13:49:48+00:00
https://home-assistant.io/demo/panels/ha-panel-logbook.html
-2017-11-12T09:58:07+00:00
+2017-11-12T13:49:48+00:00
https://home-assistant.io/demo/panels/ha-panel-map.html
-2017-11-12T09:58:07+00:00
+2017-11-12T13:49:48+00:00
https://home-assistant.io/googlef4f3693c209fe788.html
-2017-11-12T09:58:07+00:00
+2017-11-12T13:49:48+00:00
https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html
-2017-11-12T09:58:07+00:00
+2017-11-12T13:49:48+00:00
https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html
-2017-11-12T09:58:07+00:00
+2017-11-12T13:49:48+00:00
https://home-assistant.io/static/mdi-demo.html
-2017-11-12T09:58:07+00:00
+2017-11-12T13:49:48+00:00