It’s time for the August release and there is some serious good stuff this time. The core of Home Assistant has gone some serious clean up and a bump in test coverage thanks to @balloob . If you’re a developer, make sure you read up on the deprecation notices . @fabaff did another great round of documentating all the various components.
It’s time for the August release and there is some serious good stuff this time. The core of Home Assistant has gone some serious clean up and a bump in test coverage thanks to @balloob . If you’re a developer, make sure you read up on the deprecation notices . @fabaff did another great round of documenting all the various components.
# Example configuration.yaml entry
diff --git a/blog/posts/7/index.html b/blog/posts/7/index.html
index dab59640f0..ff4c80e9cc 100644
--- a/blog/posts/7/index.html
+++ b/blog/posts/7/index.html
@@ -357,8 +357,8 @@ Screenshot of all the different functionality the IP webcam integration offers.
We realized that this was leading into a rabbit hole that we had to get out off. Besides making it unnecessarily complicated it also blocked the road to config panels. And who doesn’t like config panels?
So starting this release, we had to make some breaking changes to right the wrong. We will be releasing an online tool to help you convert your config to the new format later today.
Update: the online tool can be found here.
-Customize has been reverted to it’s original config
-The old customize is back. The options to match by domain or using glob have been moved to it’s own options. It will now look like this:
+Customize has been reverted to its original config
+The old customize is back. The options to match by domain or using glob have been moved to its own options. It will now look like this:
homeassistant :
customize :
light.kitchen :
diff --git a/blog/posts/8/index.html b/blog/posts/8/index.html
index 9562dbdd4a..55b1561873 100644
--- a/blog/posts/8/index.html
+++ b/blog/posts/8/index.html
@@ -243,7 +243,7 @@
Due to massive improvements of the Wink integration, the names of your binary sensors will change and new devices can show up.
The MySensors component now requires all persistence file paths to be set if any is set by the user. This is to avoid name conflicts for the paths. If no path is set Home Assistant will set all paths for you.
The Sonos service sonos_group_players
was removed. Use now sonos_join
for this function.
- TTS cache have change for the last time. Files use now also a option hash as part of the name. If you want to use the cache, it need to be renamed or cleared, new created. E. g. HASH_LANG_PLATFORM.xxx
-> HASH_LANG_OPTIONS_PLATFORM.xxx
, replace OPTIONS with -
on exiting platforms.
+ TTS cache have change for the last time. Files use now also an option hash as part of the name. If you want to use the cache, it need to be renamed or cleared, new created. E. g. HASH_LANG_PLATFORM.xxx
-> HASH_LANG_OPTIONS_PLATFORM.xxx
, replace OPTIONS with -
on exiting platforms.
If you need help…
…don’t hesitate to use our Forum or join us for a little chat . The release notes have comments enabled but it’s preferred if you use the former communication channels. Thanks.
diff --git a/blog/posts/9/index.html b/blog/posts/9/index.html
index a20e84bf46..e070b64040 100644
--- a/blog/posts/9/index.html
+++ b/blog/posts/9/index.html
@@ -545,7 +545,7 @@
-As the results are processed on-the-fly you still need to use the data from your database for a in-depth analysis of your stored information. Check the latest notebook for doing statistics with your Home Assistant database.
+As the results are processed on-the-fly you still need to use the data from your database for an in-depth analysis of your stored information. Check the latest notebook for doing statistics with your Home Assistant database.
REST! We don’t…
There was a lot of work done on our implementation which are working with RESTful APIs. @w1ll1am23 extended the aREST platforms to display if an aREST unit is available or not. The aREST implementations are now covered by the configuration check as well. Please check the Breaking changes section for more details.
The REST sensor supports now HTTP authentication (basic and digest) and custom headers. This will allow you to access resources which are protected. This sample sensor will access GitHub and retrieve the latest release number while by-passing the rate limit for non-authenticated requests.
diff --git a/components/alarmdecoder/index.html b/components/alarmdecoder/index.html
index a8a68a68b5..1d92df3460 100644
--- a/components/alarmdecoder/index.html
+++ b/components/alarmdecoder/index.html
@@ -79,7 +79,7 @@
There is currently support for the following device types within Home Assistant:
This is a fully event-based component. Any event sent by the AlarmDecoder device will be immediately reflected within Home Assistant.
diff --git a/components/arduino/index.html b/components/arduino/index.html
index 2e205144c5..44489bccdd 100644
--- a/components/arduino/index.html
+++ b/components/arduino/index.html
@@ -165,7 +165,7 @@ A word of caution: The Arduino boards are not storing states. This means that wi
PiFace Digital I/O
- Raspberry PI GPIO
+ Raspberry Pi GPIO
Raspihats
diff --git a/components/bbb_gpio/index.html b/components/bbb_gpio/index.html
index 12fe07f335..5cf8ba4109 100644
--- a/components/bbb_gpio/index.html
+++ b/components/bbb_gpio/index.html
@@ -135,7 +135,7 @@
PiFace Digital I/O
- Raspberry PI GPIO
+ Raspberry Pi GPIO
Raspihats
diff --git a/components/binary_sensor.abode/index.html b/components/binary_sensor.abode/index.html
index 7b16f94177..118dc189ee 100644
--- a/components/binary_sensor.abode/index.html
+++ b/components/binary_sensor.abode/index.html
@@ -260,7 +260,7 @@
RFXtrx Binary Sensor
- Raspberry PI GPIO Binary Sensor
+ Raspberry Pi GPIO Binary Sensor
Raspihats Binary Sensor
diff --git a/components/binary_sensor.ads/index.html b/components/binary_sensor.ads/index.html
index 5761460780..4847ebfe02 100644
--- a/components/binary_sensor.ads/index.html
+++ b/components/binary_sensor.ads/index.html
@@ -270,7 +270,7 @@ file:
RFXtrx Binary Sensor
- Raspberry PI GPIO Binary Sensor
+ Raspberry Pi GPIO Binary Sensor
Raspihats Binary Sensor
diff --git a/components/binary_sensor.alarmdecoder/index.html b/components/binary_sensor.alarmdecoder/index.html
index e5ef9681a3..b51e641bf7 100644
--- a/components/binary_sensor.alarmdecoder/index.html
+++ b/components/binary_sensor.alarmdecoder/index.html
@@ -244,7 +244,7 @@
RFXtrx Binary Sensor
- Raspberry PI GPIO Binary Sensor
+ Raspberry Pi GPIO Binary Sensor
Raspihats Binary Sensor
diff --git a/components/binary_sensor.android_ip_webcam/index.html b/components/binary_sensor.android_ip_webcam/index.html
index e5fc9f2cc7..9a952b701b 100644
--- a/components/binary_sensor.android_ip_webcam/index.html
+++ b/components/binary_sensor.android_ip_webcam/index.html
@@ -256,7 +256,7 @@
RFXtrx Binary Sensor
- Raspberry PI GPIO Binary Sensor
+ Raspberry Pi GPIO Binary Sensor
Raspihats Binary Sensor
diff --git a/components/binary_sensor.arest/index.html b/components/binary_sensor.arest/index.html
index c4864ea273..d71737019a 100644
--- a/components/binary_sensor.arest/index.html
+++ b/components/binary_sensor.arest/index.html
@@ -74,7 +74,7 @@
- The arest
binary sensor platform allows you to get all data from your devices (like Arduinos with a ethernet/wifi connection, the ESP8266, and the Raspberry Pi) running the aREST RESTful framework.
+ The arest
binary sensor platform allows you to get all data from your devices (like Arduinos with an ethernet/wifi connection, the ESP8266, and the Raspberry Pi) running the aREST RESTful framework.
To use your aREST binary sensor in your installation, add the following to your configuration.yaml
file:
# Example configuration.yaml entry
binary_sensor :
@@ -270,7 +270,7 @@ This sensor is not suitable for fast state changes because there is a high possi
RFXtrx Binary Sensor
- Raspberry PI GPIO Binary Sensor
+ Raspberry Pi GPIO Binary Sensor
Raspihats Binary Sensor
diff --git a/components/binary_sensor.aurora/index.html b/components/binary_sensor.aurora/index.html
index b20530007e..7a12986340 100644
--- a/components/binary_sensor.aurora/index.html
+++ b/components/binary_sensor.aurora/index.html
@@ -243,7 +243,7 @@
RFXtrx Binary Sensor
- Raspberry PI GPIO Binary Sensor
+ Raspberry Pi GPIO Binary Sensor
Raspihats Binary Sensor
diff --git a/components/binary_sensor.axis/index.html b/components/binary_sensor.axis/index.html
index c8b2ecf35e..37c97f0158 100644
--- a/components/binary_sensor.axis/index.html
+++ b/components/binary_sensor.axis/index.html
@@ -249,7 +249,7 @@
RFXtrx Binary Sensor
- Raspberry PI GPIO Binary Sensor
+ Raspberry Pi GPIO Binary Sensor
Raspihats Binary Sensor
diff --git a/components/binary_sensor.bayesian/index.html b/components/binary_sensor.bayesian/index.html
index 29726674e9..ad5685d493 100644
--- a/components/binary_sensor.bayesian/index.html
+++ b/components/binary_sensor.bayesian/index.html
@@ -298,7 +298,7 @@
RFXtrx Binary Sensor
- Raspberry PI GPIO Binary Sensor
+ Raspberry Pi GPIO Binary Sensor
Raspihats Binary Sensor
diff --git a/components/binary_sensor.bbb_gpio/index.html b/components/binary_sensor.bbb_gpio/index.html
index a271ea05d8..98f6633171 100644
--- a/components/binary_sensor.bbb_gpio/index.html
+++ b/components/binary_sensor.bbb_gpio/index.html
@@ -266,7 +266,7 @@
RFXtrx Binary Sensor
- Raspberry PI GPIO Binary Sensor
+ Raspberry Pi GPIO Binary Sensor
Raspihats Binary Sensor
diff --git a/components/binary_sensor.blink/index.html b/components/binary_sensor.blink/index.html
index 0a45eb379a..d34259d5a1 100644
--- a/components/binary_sensor.blink/index.html
+++ b/components/binary_sensor.blink/index.html
@@ -241,7 +241,7 @@ To get your Blink binary sensors working with Home Assistant, follow the instruc
RFXtrx Binary Sensor
- Raspberry PI GPIO Binary Sensor
+ Raspberry Pi GPIO Binary Sensor
Raspihats Binary Sensor
diff --git a/components/binary_sensor.bloomsky/index.html b/components/binary_sensor.bloomsky/index.html
index 54f76f330e..844c839ad6 100644
--- a/components/binary_sensor.bloomsky/index.html
+++ b/components/binary_sensor.bloomsky/index.html
@@ -261,7 +261,7 @@
RFXtrx Binary Sensor
- Raspberry PI GPIO Binary Sensor
+ Raspberry Pi GPIO Binary Sensor
Raspihats Binary Sensor
diff --git a/components/binary_sensor.command_line/index.html b/components/binary_sensor.command_line/index.html
index 2dd42d94bb..62486c264e 100644
--- a/components/binary_sensor.command_line/index.html
+++ b/components/binary_sensor.command_line/index.html
@@ -298,7 +298,7 @@
RFXtrx Binary Sensor
- Raspberry PI GPIO Binary Sensor
+ Raspberry Pi GPIO Binary Sensor
Raspihats Binary Sensor
diff --git a/components/binary_sensor.concord232/index.html b/components/binary_sensor.concord232/index.html
index 7aa4f1b83f..321f9c14b1 100644
--- a/components/binary_sensor.concord232/index.html
+++ b/components/binary_sensor.concord232/index.html
@@ -244,7 +244,7 @@
RFXtrx Binary Sensor
- Raspberry PI GPIO Binary Sensor
+ Raspberry Pi GPIO Binary Sensor
Raspihats Binary Sensor
diff --git a/components/binary_sensor.deconz/index.html b/components/binary_sensor.deconz/index.html
index 5233ddef5e..b170fdfbcf 100644
--- a/components/binary_sensor.deconz/index.html
+++ b/components/binary_sensor.deconz/index.html
@@ -267,7 +267,7 @@
RFXtrx Binary Sensor
- Raspberry PI GPIO Binary Sensor
+ Raspberry Pi GPIO Binary Sensor
Raspihats Binary Sensor
diff --git a/components/binary_sensor.ecobee/index.html b/components/binary_sensor.ecobee/index.html
index 8761d84b66..d951ec1623 100644
--- a/components/binary_sensor.ecobee/index.html
+++ b/components/binary_sensor.ecobee/index.html
@@ -248,7 +248,7 @@
RFXtrx Binary Sensor
- Raspberry PI GPIO Binary Sensor
+ Raspberry Pi GPIO Binary Sensor
Raspihats Binary Sensor
diff --git a/components/binary_sensor.eight_sleep/index.html b/components/binary_sensor.eight_sleep/index.html
index 8727ff8e27..e80fccb02a 100644
--- a/components/binary_sensor.eight_sleep/index.html
+++ b/components/binary_sensor.eight_sleep/index.html
@@ -240,7 +240,7 @@
RFXtrx Binary Sensor
- Raspberry PI GPIO Binary Sensor
+ Raspberry Pi GPIO Binary Sensor
Raspihats Binary Sensor
diff --git a/components/binary_sensor.enocean/index.html b/components/binary_sensor.enocean/index.html
index 1cd110418c..54da94765f 100644
--- a/components/binary_sensor.enocean/index.html
+++ b/components/binary_sensor.enocean/index.html
@@ -281,7 +281,7 @@
RFXtrx Binary Sensor
- Raspberry PI GPIO Binary Sensor
+ Raspberry Pi GPIO Binary Sensor
Raspihats Binary Sensor
diff --git a/components/binary_sensor.envisalink/index.html b/components/binary_sensor.envisalink/index.html
index 6b6407a8a4..6e79166c56 100644
--- a/components/binary_sensor.envisalink/index.html
+++ b/components/binary_sensor.envisalink/index.html
@@ -244,7 +244,7 @@
RFXtrx Binary Sensor
- Raspberry PI GPIO Binary Sensor
+ Raspberry Pi GPIO Binary Sensor
Raspihats Binary Sensor
diff --git a/components/binary_sensor.ffmpeg_motion/index.html b/components/binary_sensor.ffmpeg_motion/index.html
index 8460366951..dbabc91cda 100644
--- a/components/binary_sensor.ffmpeg_motion/index.html
+++ b/components/binary_sensor.ffmpeg_motion/index.html
@@ -260,7 +260,7 @@ If the ffmpeg
process is broken, the sens
RFXtrx Binary Sensor
- Raspberry PI GPIO Binary Sensor
+ Raspberry Pi GPIO Binary Sensor
Raspihats Binary Sensor
diff --git a/components/binary_sensor.ffmpeg_noise/index.html b/components/binary_sensor.ffmpeg_noise/index.html
index 426adcbd6a..e26a99518f 100644
--- a/components/binary_sensor.ffmpeg_noise/index.html
+++ b/components/binary_sensor.ffmpeg_noise/index.html
@@ -251,7 +251,7 @@ If the ffmpeg
process is broken, the sens
RFXtrx Binary Sensor
- Raspberry PI GPIO Binary Sensor
+ Raspberry Pi GPIO Binary Sensor
Raspihats Binary Sensor
diff --git a/components/binary_sensor.flic/index.html b/components/binary_sensor.flic/index.html
index 1a2a3b3a27..3ea9244be0 100644
--- a/components/binary_sensor.flic/index.html
+++ b/components/binary_sensor.flic/index.html
@@ -272,7 +272,7 @@
RFXtrx Binary Sensor
- Raspberry PI GPIO Binary Sensor
+ Raspberry Pi GPIO Binary Sensor
Raspihats Binary Sensor
diff --git a/components/binary_sensor.gc100/index.html b/components/binary_sensor.gc100/index.html
index 649a41a08a..c7d62f27e8 100644
--- a/components/binary_sensor.gc100/index.html
+++ b/components/binary_sensor.gc100/index.html
@@ -8,7 +8,7 @@
gc100 Binary Sensor - Home Assistant
-
+
@@ -16,12 +16,12 @@
-
+
-
+
@@ -250,7 +250,7 @@
RFXtrx Binary Sensor
- Raspberry PI GPIO Binary Sensor
+ Raspberry Pi GPIO Binary Sensor
Raspihats Binary Sensor
diff --git a/components/binary_sensor.hikvision/index.html b/components/binary_sensor.hikvision/index.html
index 4001a4d8e1..ed7fcfe13e 100644
--- a/components/binary_sensor.hikvision/index.html
+++ b/components/binary_sensor.hikvision/index.html
@@ -321,7 +321,7 @@ binary_sensor.home_line_crossing_2
RFXtrx Binary Sensor
- Raspberry PI GPIO Binary Sensor
+ Raspberry Pi GPIO Binary Sensor
Raspihats Binary Sensor
diff --git a/components/binary_sensor.hive/index.html b/components/binary_sensor.hive/index.html
index 6fa6ff2342..b231f7e7dc 100644
--- a/components/binary_sensor.hive/index.html
+++ b/components/binary_sensor.hive/index.html
@@ -256,7 +256,7 @@ Full configuration details can be found on the main
RFXtrx Binary Sensor
- Raspberry PI GPIO Binary Sensor
+ Raspberry Pi GPIO Binary Sensor
Raspihats Binary Sensor
diff --git a/components/binary_sensor.homematic/index.html b/components/binary_sensor.homematic/index.html
index 60c168c0c0..4f5e125cf9 100644
--- a/components/binary_sensor.homematic/index.html
+++ b/components/binary_sensor.homematic/index.html
@@ -252,7 +252,7 @@
RFXtrx Binary Sensor
- Raspberry PI GPIO Binary Sensor
+ Raspberry Pi GPIO Binary Sensor
Raspihats Binary Sensor
diff --git a/components/binary_sensor.http/index.html b/components/binary_sensor.http/index.html
index 3cb65f60ee..ec819d65ed 100644
--- a/components/binary_sensor.http/index.html
+++ b/components/binary_sensor.http/index.html
@@ -288,7 +288,7 @@ You should choose a unique device name (DEVICE_NAME) to avoid clashes with other
RFXtrx Binary Sensor
- Raspberry PI GPIO Binary Sensor
+ Raspberry Pi GPIO Binary Sensor
Raspihats Binary Sensor
diff --git a/components/binary_sensor.ihc/index.html b/components/binary_sensor.ihc/index.html
index 7333a03509..a0037ea622 100644
--- a/components/binary_sensor.ihc/index.html
+++ b/components/binary_sensor.ihc/index.html
@@ -299,7 +299,7 @@ For more information about IHC resource ids see show_on_map
Nest component configured to u
RFXtrx Binary Sensor
- Raspberry PI GPIO Binary Sensor
+ Raspberry Pi GPIO Binary Sensor
Raspihats Binary Sensor
diff --git a/components/binary_sensor.netatmo/index.html b/components/binary_sensor.netatmo/index.html
index 1fc9a00e8f..e818350c9a 100644
--- a/components/binary_sensor.netatmo/index.html
+++ b/components/binary_sensor.netatmo/index.html
@@ -290,7 +290,7 @@
RFXtrx Binary Sensor
- Raspberry PI GPIO Binary Sensor
+ Raspberry Pi GPIO Binary Sensor
Raspihats Binary Sensor
diff --git a/components/binary_sensor.nx584/index.html b/components/binary_sensor.nx584/index.html
index 65dfb286b1..20dcb393a2 100644
--- a/components/binary_sensor.nx584/index.html
+++ b/components/binary_sensor.nx584/index.html
@@ -266,7 +266,7 @@
RFXtrx Binary Sensor
- Raspberry PI GPIO Binary Sensor
+ Raspberry Pi GPIO Binary Sensor
Raspihats Binary Sensor
diff --git a/components/binary_sensor.octoprint/index.html b/components/binary_sensor.octoprint/index.html
index 14841b9c3d..d313befea5 100644
--- a/components/binary_sensor.octoprint/index.html
+++ b/components/binary_sensor.octoprint/index.html
@@ -260,7 +260,7 @@ You must have the OctoPrint component confi
RFXtrx Binary Sensor
- Raspberry PI GPIO Binary Sensor
+ Raspberry Pi GPIO Binary Sensor
Raspihats Binary Sensor
diff --git a/components/binary_sensor.pilight/index.html b/components/binary_sensor.pilight/index.html
index cc67969a16..eb8b82c63b 100644
--- a/components/binary_sensor.pilight/index.html
+++ b/components/binary_sensor.pilight/index.html
@@ -272,7 +272,7 @@
RFXtrx Binary Sensor
- Raspberry PI GPIO Binary Sensor
+ Raspberry Pi GPIO Binary Sensor
Raspihats Binary Sensor
diff --git a/components/binary_sensor.ping/index.html b/components/binary_sensor.ping/index.html
index a704fa086f..46fba4fd94 100644
--- a/components/binary_sensor.ping/index.html
+++ b/components/binary_sensor.ping/index.html
@@ -265,7 +265,7 @@ When run on Windows systems, the round trip time attributes are rounded to the n
RFXtrx Binary Sensor
- Raspberry PI GPIO Binary Sensor
+ Raspberry Pi GPIO Binary Sensor
Raspihats Binary Sensor
diff --git a/components/binary_sensor.raincloud/index.html b/components/binary_sensor.raincloud/index.html
index 8c225c83ec..6983d20ca3 100644
--- a/components/binary_sensor.raincloud/index.html
+++ b/components/binary_sensor.raincloud/index.html
@@ -257,7 +257,7 @@
RFXtrx Binary Sensor
- Raspberry PI GPIO Binary Sensor
+ Raspberry Pi GPIO Binary Sensor
Raspihats Binary Sensor
diff --git a/components/binary_sensor.raspihats/index.html b/components/binary_sensor.raspihats/index.html
index a8bce81003..7cc447efad 100644
--- a/components/binary_sensor.raspihats/index.html
+++ b/components/binary_sensor.raspihats/index.html
@@ -8,7 +8,7 @@
Raspihats Binary Sensor - Home Assistant
-
+
@@ -16,12 +16,12 @@
-
+
-
+
@@ -143,7 +143,7 @@
70: -- -- -- -- -- -- -- 77
-For more details about the raspihats
add-on boards for Raspberry PI, visit raspihats.com .
+For more details about the raspihats
add-on boards for Raspberry Pi, visit raspihats.com .
Entities customized as hidden are excluded from the logbook by default, but sometimes you want to show the entity in the UI and not in the logbook. For instance you use the sensor.date
to show the current date in the UI, but you do not want an logbook entry for that sensor every day.
+
Entities customized as hidden are excluded from the logbook by default, but sometimes you want to show the entity in the UI and not in the logbook. For instance you use the sensor.date
to show the current date in the UI, but you do not want a logbook entry for that sensor every day.
To exclude these entities just add them to the exclude
> entities
list in the configuration of the logbook.
diff --git a/components/mailbox/index.html b/components/mailbox/index.html
index 6c10824aad..473aa6acd5 100644
--- a/components/mailbox/index.html
+++ b/components/mailbox/index.html
@@ -74,7 +74,7 @@
Mailboxes provide an list of messages with short information about each. Mailbox messages appear on a separate panel in the frontend.
Mailboxes provide a list of messages with short information about each. Mailbox messages appear on a separate panel in the frontend.
Each mailbox also provides an entity to indicate the number of messages available on the main page.
diff --git a/components/media_player.cast/index.html b/components/media_player.cast/index.html
index a362682e26..c1bc0a01b2 100644
--- a/components/media_player.cast/index.html
+++ b/components/media_player.cast/index.html
@@ -74,7 +74,7 @@
Google Cast devices like Android TVs and Chromecasts will be automatically discovered if you enable the discovery component . There is a issue where Chromecasts can only be discovered if your device is connected to the same subnet as your Chromecast.
Google Cast devices like Android TVs and Chromecasts will be automatically discovered if you enable the discovery component . There is an issue where Chromecasts can only be discovered if your device is connected to the same subnet as your Chromecast.
The Chromecast platform can also be forced to load by adding the following lines to your configuration.yaml
:
# Example configuration.yaml entry
media_player :
diff --git a/components/media_player.gstreamer/index.html b/components/media_player.gstreamer/index.html
index 99fae96416..a27ac64bab 100644
--- a/components/media_player.gstreamer/index.html
+++ b/components/media_player.gstreamer/index.html
@@ -106,13 +106,13 @@
ln -s /path/to/your/installation/of/gi /path/to/your/venv/lib/python3.4/site-packages
-On a Raspberry PI, you may need to add the Home Assistant user to the audio
group:
+On a Raspberry Pi, you may need to add the Home Assistant user to the audio
group:
sudo usermod -a -G audio <ha_user>
Example Usage
Using with TTS
-To play TTS on your local computer (for example, if you have speakers attached to your Raspberry PI:
+To play TTS on your local computer (for example, if you have speakers attached to your Raspberry Pi:
media_player :
- platform : gstreamer
diff --git a/components/media_player.yamaha/index.html b/components/media_player.yamaha/index.html
index 955afa6260..f296ce3654 100644
--- a/components/media_player.yamaha/index.html
+++ b/components/media_player.yamaha/index.html
@@ -112,7 +112,7 @@ on your receiver, or else startup of Home Assistant will hang if you
have your receiver switched off.
In some cases, auto-discovery fails due to a known bug in the
receiver’s firmware. It is possible to manually specify the
-receiver’s IP address or via it’s hostname (if it is discoverable by
+receiver’s IP address or via its hostname (if it is discoverable by
your DNS) then.
Supported operations
diff --git a/components/mycroft/index.html b/components/mycroft/index.html
index 5efb1e94d2..182f97017c 100644
--- a/components/mycroft/index.html
+++ b/components/mycroft/index.html
@@ -74,7 +74,7 @@
- Mycroft is a open source voice assistant that allows you to send notifications and more to Mycroft from Home Assistant.
+ Mycroft is an open source voice assistant that allows you to send notifications and more to Mycroft from Home Assistant.
# Example configuration.yaml entry
mycroft :
host : 0.0.0.0
diff --git a/components/notify.clickatell/index.html b/components/notify.clickatell/index.html
index 15d98684d8..8a88305210 100644
--- a/components/notify.clickatell/index.html
+++ b/components/notify.clickatell/index.html
@@ -76,7 +76,7 @@
The clickatell
platform uses Clickatell to deliver SMS notifications from Home Assistant.
Get your Clickatell API Credentials
-Go to your Clickatell SMS Platform Portal section and create a new SMS integration. There are three screens of information required to creater an integration. Please ensure the following:
+Go to your Clickatell SMS Platform Portal section and create a new SMS integration. There are three screens of information required to create an integration. Please ensure the following:
Give the new Integration an identification name.
Ensure it is set for ‘production’ use.
diff --git a/components/notify.html5/index.html b/components/notify.html5/index.html
index 5ddb6b1d2a..55d9d1ca9e 100644
--- a/components/notify.html5/index.html
+++ b/components/notify.html5/index.html
@@ -286,7 +286,7 @@
Making notifications work with NGINX proxy
-If you use NGINX as an proxy with authentication in front of your Home Assistant instance, you may have trouble with receiving events back to Home Assistant. It’s because of authentication token that cannot be passed through the proxy.
+If you use NGINX as a proxy with authentication in front of your Home Assistant instance, you may have trouble with receiving events back to Home Assistant. It’s because of authentication token that cannot be passed through the proxy.
To solve the issue put additional location into your nginx site’s configuration:
location /api/notify.html5/callback {
if ( $http_authorization = "" ) { return 403; }
diff --git a/components/notify.pushsafer/index.html b/components/notify.pushsafer/index.html
index 29574fd8d0..f2e87d73b8 100644
--- a/components/notify.pushsafer/index.html
+++ b/components/notify.pushsafer/index.html
@@ -75,7 +75,7 @@
The Pushsafer service is a platform for the notify component. This allows you to send messages to the user using Pushsafer.
-In order to get an private or alias key you need to go to the Pushsafer website and register.
+In order to get a private or alias key you need to go to the Pushsafer website and register.
To use Pushsafer notifications, add the following to your configuration.yaml
file:
# Example configuration.yaml entry
notify :
diff --git a/components/raspihats/index.html b/components/raspihats/index.html
index 344f706699..3a68ac392f 100644
--- a/components/raspihats/index.html
+++ b/components/raspihats/index.html
@@ -8,7 +8,7 @@
Raspihats - Home Assistant
-
+
@@ -16,12 +16,12 @@
-
+
-
+
@@ -135,7 +135,7 @@
PiFace Digital I/O
- Raspberry PI GPIO
+ Raspberry Pi GPIO
Raspihats
diff --git a/components/rflink/index.html b/components/rflink/index.html
index 88dc399205..28504126a0 100644
--- a/components/rflink/index.html
+++ b/components/rflink/index.html
@@ -166,7 +166,7 @@ Wildcards only work at the end of the ID, not in the middle or front!
If you find a device is recognized differently, with different protocols or the ON OFF is swapped or detected as two ON commands, it can be overcome with the RFLink ‘RF Signal Learning’ mechanism from RFLink Rev 46 (11 March 2017). Link to further detail.
Technical Overview
- Therflink
Python module is a asyncio transport/protocol which is setup to fire a callback for every (valid/supported) packet received by the RFLink gateway.
+ Therflink
Python module is an asyncio transport/protocol which is setup to fire a callback for every (valid/supported) packet received by the RFLink gateway.
This component uses this callback to distribute ‘rflink packet events’ over Home Assistant’s event bus which can be subscribed to by entities/platform implementations.
The platform implementation takes care of creating new devices (if enabled) for unseen incoming packet ID’s.
Device entities take care of matching to the packet ID, interpreting and performing actions based on the packet contents. Common entity logic is maintained in this main component.
diff --git a/components/rpi_gpio/index.html b/components/rpi_gpio/index.html
index 38fdca2b8d..e0c183d398 100644
--- a/components/rpi_gpio/index.html
+++ b/components/rpi_gpio/index.html
@@ -6,22 +6,22 @@
- Raspberry PI GPIO - Home Assistant
+ Raspberry Pi GPIO - Home Assistant
-
+
-
+
-
+
-
-
+
+
@@ -70,7 +70,7 @@
- Raspberry PI GPIO
+ Raspberry Pi GPIO
@@ -93,15 +93,15 @@
@@ -138,7 +138,7 @@
PiFace Digital I/O
- Raspberry PI GPIO
+ Raspberry Pi GPIO
Raspihats
diff --git a/components/rpi_pfio/index.html b/components/rpi_pfio/index.html
index 27b139239c..1a6c11f43a 100644
--- a/components/rpi_pfio/index.html
+++ b/components/rpi_pfio/index.html
@@ -136,7 +136,7 @@
PiFace Digital I/O
- Raspberry PI GPIO
+ Raspberry Pi GPIO
Raspihats
diff --git a/components/satel_integra/index.html b/components/satel_integra/index.html
index e0c539afd9..513e2e4604 100644
--- a/components/satel_integra/index.html
+++ b/components/satel_integra/index.html
@@ -112,7 +112,7 @@
port (Optional ): The port on which the ETHM module listens for clients using integration protocol. Default: 7094
partition (Optional ): The partition to operate on. Integra can support multiple partitions, this platform only supports one. Default: 1
arm_home_mode (Optional ): The mode in which arm Satel Integra when ‘arm home’ is used. Possible options are 1
,2
or 3
, default being 1
. For more information on what are the differences between them, please refer to Satel Integra manual.
-
zones (Optional ): This module does not discover currently which zones are actually in use, so it will only monitor the ones defined in the config. For each zone, a proper ID must be given as well as it’s name (does not need to match the one specified in Satel Integra alarm). For more information on the available zone types, take a look at the Binary Sensor docs. Note: If no zones are specified, Home Assistant will not load any binary_sensor components.
+
zones (Optional ): This module does not discover currently which zones are actually in use, so it will only monitor the ones defined in the config. For each zone, a proper ID must be given as well as its name (does not need to match the one specified in Satel Integra alarm). For more information on the available zone types, take a look at the Binary Sensor docs. Note: If no zones are specified, Home Assistant will not load any binary_sensor components.
List of all zone IDs can be taken from DloadX program.
Having configured the zones, you can use them for automation, such as to react on the movement in your bedroom.
diff --git a/components/sensor.arduino/index.html b/components/sensor.arduino/index.html
index 6bb22b2594..98b9db6257 100644
--- a/components/sensor.arduino/index.html
+++ b/components/sensor.arduino/index.html
@@ -74,7 +74,7 @@
-
The arduino
sensor platform allows you to get an numerical values from an analog input pin of an Arduino board. Usually the value is between 0 and 1024.
+
The arduino
sensor platform allows you to get numerical values from an analog input pin of an Arduino board. Usually the value is between 0 and 1024.
To enable an Arduino sensor with Home Assistant, add the following section to your configuration.yaml
file:
# Example configuration.yaml entry
sensor :
@@ -177,7 +177,7 @@
PiFace Digital I/O
- Raspberry PI GPIO
+ Raspberry Pi GPIO
Raspihats
diff --git a/components/sensor.buienradar/index.html b/components/sensor.buienradar/index.html
index bc6aba828c..a222063a82 100644
--- a/components/sensor.buienradar/index.html
+++ b/components/sensor.buienradar/index.html
@@ -74,7 +74,7 @@
- The buienradar
platform uses buienradar.nl as an source for current meteorological data for your location. The weather forecast is delivered by Buienradar, who provides a web service that provides detailed weather information for users in The Netherlands. The relevant weather station used will be automatically selected based on the location specified in the Home Assistant configuration (or in the buienradar weather/sensor component). A map of all available weather stations can be found here .
+ The buienradar
platform uses buienradar.nl as a source for current meteorological data for your location. The weather forecast is delivered by Buienradar, who provides a web service that provides detailed weather information for users in The Netherlands. The relevant weather station used will be automatically selected based on the location specified in the Home Assistant configuration (or in the buienradar weather/sensor component). A map of all available weather stations can be found here .
The selected weather station will provide all weather data, with the exception of the forecasted precipitation. The forecasted precipitation data will be retrieved from buienradar using your actual gps-location (and not the location of the nearest weather station).
To integrate buienradar
with Home Assistant, add the following section to your configuration.yaml
file:
# Example configuration.yaml entry
diff --git a/components/sensor.dht/index.html b/components/sensor.dht/index.html
index 10256a5802..1f31f93661 100644
--- a/components/sensor.dht/index.html
+++ b/components/sensor.dht/index.html
@@ -162,7 +162,7 @@
PiFace Digital I/O
- Raspberry PI GPIO
+ Raspberry Pi GPIO
Raspihats
diff --git a/components/sensor.dsmr/index.html b/components/sensor.dsmr/index.html
index 5f1bcb55c9..194039fb8a 100644
--- a/components/sensor.dsmr/index.html
+++ b/components/sensor.dsmr/index.html
@@ -180,7 +180,7 @@
Technical overview
DSMR is a standard to which Dutch smartmeters must comply. It specifies that the smartmeter must send out a ‘telegram’ every 10 seconds over a serial port.
The contents of this telegram differ between version but they generally consist of lines with ‘obis’ (Object Identification System, a numerical ID for a value) followed with the value and unit.
-This module sets up a asynchronous reading loop using the dsmr_parser
module which waits for a complete telegram, parser it and puts it on an async queue as a dictionary of obis
/object mapping. The numeric value and unit of each value can be read from the objects attributes. Because the obis
are know for each DSMR version the Entities for this component are create during bootstrap.
+This module sets up an asynchronous reading loop using the dsmr_parser
module which waits for a complete telegram, parser it and puts it on an async queue as a dictionary of obis
/object mapping. The numeric value and unit of each value can be read from the objects attributes. Because the obis
are know for each DSMR version the Entities for this component are create during bootstrap.
Another loop (DSMR class) is setup which reads the telegram queue, stores/caches the latest telegram and notifies the Entities that the telegram has been updated.
diff --git a/components/sensor.ecobee/index.html b/components/sensor.ecobee/index.html
index 41212d1a84..89455ebc76 100644
--- a/components/sensor.ecobee/index.html
+++ b/components/sensor.ecobee/index.html
@@ -244,7 +244,7 @@
RFXtrx Binary Sensor
- Raspberry PI GPIO Binary Sensor
+ Raspberry Pi GPIO Binary Sensor
Raspihats Binary Sensor
diff --git a/components/sensor.eddystone_temperature/index.html b/components/sensor.eddystone_temperature/index.html
index 18b51c116c..5a797ebab2 100644
--- a/components/sensor.eddystone_temperature/index.html
+++ b/components/sensor.eddystone_temperature/index.html
@@ -168,7 +168,7 @@ All beacons that support the Eddystone protocol, have a temperature sensor and c
PiFace Digital I/O
- Raspberry PI GPIO
+ Raspberry Pi GPIO
Raspihats
diff --git a/components/sensor.miflora/index.html b/components/sensor.miflora/index.html
index b317cd8e2b..f87b2be699 100644
--- a/components/sensor.miflora/index.html
+++ b/components/sensor.miflora/index.html
@@ -81,7 +81,7 @@
On Hass.io : Miflora will work out of the box.
On other Linux systems:
- Prefered solution: Install the bluepy
library (via pip). When using a virtual environment, make sure to use install the library in the right one.
+ Preferred solution: Install the bluepy
library (via pip). When using a virtual environment, make sure to use install the library in the right one.
- Fallback solution: Install gatttool
via your package manager. Depending on the distribution, the package name might be: bluez
, bluetooth
, bluez-deprecated
@@ -204,7 +204,7 @@ Reducing polling intervals will have a negative effect on the battery life.
PiFace Digital I/O
- Raspberry PI GPIO
+ Raspberry Pi GPIO
Raspihats
diff --git a/components/sensor.modem_callerid/index.html b/components/sensor.modem_callerid/index.html
index c25ebc2ae6..f98a44cd68 100644
--- a/components/sensor.modem_callerid/index.html
+++ b/components/sensor.modem_callerid/index.html
@@ -91,7 +91,7 @@
If Home Assistant (hass
) runs with another user (e.g. homeassistant
on Hassbian) give access to the stick with:
$ sudo usermod -a -G dialout homeassistant
Depending on what’s plugged into your USB ports, the name found above may change. You can lock in a name, such as /dev/modem
, by following these instructions .
-When the sensor detects a new call, it’s state changes to ‘ring’ for each ring and ‘callerid’ when caller id information is received. It returns to ‘idle’ once ringing stops. The state event includes an attribute payload that includes the time of the call, name and number.
+When the sensor detects a new call, its state changes to ‘ring’ for each ring and ‘callerid’ when caller id information is received. It returns to ‘idle’ once ringing stops. The state event includes an attribute payload that includes the time of the call, name and number.
Some example automations:
automation :
- alias : Notify CallerID
diff --git a/components/sensor.onewire/index.html b/components/sensor.onewire/index.html
index 03e498e634..8e9cbb74d9 100644
--- a/components/sensor.onewire/index.html
+++ b/components/sensor.onewire/index.html
@@ -172,7 +172,7 @@ Remember to replace <sensor_name>
w
PiFace Digital I/O
- Raspberry PI GPIO
+ Raspberry Pi GPIO
Raspihats
diff --git a/components/sensor.openweathermap/index.html b/components/sensor.openweathermap/index.html
index abe4415189..a949a5d109 100644
--- a/components/sensor.openweathermap/index.html
+++ b/components/sensor.openweathermap/index.html
@@ -74,7 +74,7 @@
- The openweathermap
platform uses OpenWeatherMap as an source for current meteorological data for your location. The forecast
will show you the condition in 3 h.
+ The openweathermap
platform uses OpenWeatherMap as a source for current meteorological data for your location. The forecast
will show you the condition in 3 h.
You need an API key which is free but requires a registration .
To add OpenWeatherMap to your installation, add the following to your configuration.yaml
file:
# Example configuration.yaml entry
diff --git a/components/sensor.serial_pm/index.html b/components/sensor.serial_pm/index.html
index c04a982ec0..1fcaf1b9b7 100644
--- a/components/sensor.serial_pm/index.html
+++ b/components/sensor.serial_pm/index.html
@@ -153,7 +153,7 @@
PiFace Digital I/O
- Raspberry PI GPIO
+ Raspberry Pi GPIO
Raspihats
diff --git a/components/sensor.skybeacon/index.html b/components/sensor.skybeacon/index.html
index 8805e4704d..eb520b83ff 100644
--- a/components/sensor.skybeacon/index.html
+++ b/components/sensor.skybeacon/index.html
@@ -146,7 +146,7 @@
PiFace Digital I/O
- Raspberry PI GPIO
+ Raspberry Pi GPIO
Raspihats
diff --git a/components/sensor.supervisord/index.html b/components/sensor.supervisord/index.html
index 56fae85c58..46f8220de4 100644
--- a/components/sensor.supervisord/index.html
+++ b/components/sensor.supervisord/index.html
@@ -80,7 +80,7 @@
port=127.0.0.1:9001
-After a restart of supervisord
you should be able to access the web interface. If needed then this could be added as a iFrame panel .
+After a restart of supervisord
you should be able to access the web interface. If needed then this could be added as an iFrame panel .
diff --git a/components/sensor.vera/index.html b/components/sensor.vera/index.html
index bdc403bb28..9e971495ab 100644
--- a/components/sensor.vera/index.html
+++ b/components/sensor.vera/index.html
@@ -76,7 +76,7 @@
The vera
platform allows you to get data from your Vera sensors from within Home Assistant.
They will be automatically discovered if the vera component is loaded.
-Please note that some vera sensors (such as motion and flood sensors) are armable which means that vera will send alerts (email messages to txts) when they are armed an change state.
+Please note that some vera sensors (such as motion and flood sensors) are armable which means that vera will send alerts (email messages to txts) when they are armed and change state.
Home Assistant will display the state of these sensors regardless of the armed state.
To allow you to change the armed state - Home Assistant will create a switch as well as a sensor for each Armable sensor. You can hide these switches using customization if you wish.
diff --git a/components/sensor.worxlandroid/index.html b/components/sensor.worxlandroid/index.html
index 0447e21aae..c8d4837438 100644
--- a/components/sensor.worxlandroid/index.html
+++ b/components/sensor.worxlandroid/index.html
@@ -142,7 +142,7 @@
PiFace Digital I/O
- Raspberry PI GPIO
+ Raspberry Pi GPIO
Raspihats
diff --git a/components/sensor.yr/index.html b/components/sensor.yr/index.html
index 568fc9645b..13af12c163 100644
--- a/components/sensor.yr/index.html
+++ b/components/sensor.yr/index.html
@@ -74,7 +74,7 @@
- The yr
platform uses YR.no as an source for current meteorological data for your location. The
+
The yr
platform uses YR.no as a source for current meteorological data for your location. The
weather forecast is delivered by the Norwegian Meteorological Institute and the NRK.
To add YR to your installation, add the following to your configuration.yaml
file:
# Example configuration.yaml entry
diff --git a/components/sensor.yweather/index.html b/components/sensor.yweather/index.html
index 3c1f489f51..174a4fcd9a 100644
--- a/components/sensor.yweather/index.html
+++ b/components/sensor.yweather/index.html
@@ -74,7 +74,7 @@
- The yweather
platform uses Yahoo Weather as an source for current meteorological data. The forecast
will show you the condition for 5 days, 0 is the current day. You can use only weather
, temp_min
, and temp_max
with forecast. It’s important to note that a yweather sensor will only show ONE days forecast at a time so to show multiple days forecasts, you will need to use the ‘name:’ option and give each sensor a unique name.
+ The yweather
platform uses Yahoo Weather as a source for current meteorological data. The forecast
will show you the condition for 5 days, 0 is the current day. You can use only weather
, temp_min
, and temp_max
with forecast. It’s important to note that a yweather sensor will only show ONE days forecast at a time so to show multiple days forecasts, you will need to use the ‘name:’ option and give each sensor a unique name.
Use of the Yahoo Weather API should not exceed reasonable request volume. Access is limited to 2000 signed calls per day.
diff --git a/components/switch.abode/index.html b/components/switch.abode/index.html
index 4fbbf759b4..86be4c25bd 100644
--- a/components/switch.abode/index.html
+++ b/components/switch.abode/index.html
@@ -269,7 +269,7 @@
RainMachine Switch
- Raspberry PI GPIO Switch
+ Raspberry Pi GPIO Switch
Raspberry Pi RF Switch
diff --git a/components/switch.acer_projector/index.html b/components/switch.acer_projector/index.html
index a9af9bef22..67984e70ab 100644
--- a/components/switch.acer_projector/index.html
+++ b/components/switch.acer_projector/index.html
@@ -251,7 +251,7 @@
RainMachine Switch
- Raspberry PI GPIO Switch
+ Raspberry Pi GPIO Switch
Raspberry Pi RF Switch
diff --git a/components/switch.ads/index.html b/components/switch.ads/index.html
index a30d856fb5..80389b60a1 100644
--- a/components/switch.ads/index.html
+++ b/components/switch.ads/index.html
@@ -275,7 +275,7 @@ file:
RainMachine Switch
- Raspberry PI GPIO Switch
+ Raspberry Pi GPIO Switch
Raspberry Pi RF Switch
diff --git a/components/switch.android_ip_webcam/index.html b/components/switch.android_ip_webcam/index.html
index ef79edd737..2876293591 100644
--- a/components/switch.android_ip_webcam/index.html
+++ b/components/switch.android_ip_webcam/index.html
@@ -255,7 +255,7 @@
RainMachine Switch
- Raspberry PI GPIO Switch
+ Raspberry Pi GPIO Switch
Raspberry Pi RF Switch
diff --git a/components/switch.anel_pwrctrl/index.html b/components/switch.anel_pwrctrl/index.html
index ffc8ee1a5a..0e568af78a 100644
--- a/components/switch.anel_pwrctrl/index.html
+++ b/components/switch.anel_pwrctrl/index.html
@@ -261,7 +261,7 @@
RainMachine Switch
- Raspberry PI GPIO Switch
+ Raspberry Pi GPIO Switch
Raspberry Pi RF Switch
diff --git a/components/switch.arduino/index.html b/components/switch.arduino/index.html
index ecc9e4dee9..92cd69b5c4 100644
--- a/components/switch.arduino/index.html
+++ b/components/switch.arduino/index.html
@@ -193,7 +193,7 @@
PiFace Digital I/O
- Raspberry PI GPIO
+ Raspberry Pi GPIO
Raspihats
diff --git a/components/switch.arest/index.html b/components/switch.arest/index.html
index 47c07d4868..2ceeefd864 100644
--- a/components/switch.arest/index.html
+++ b/components/switch.arest/index.html
@@ -291,7 +291,7 @@
RainMachine Switch
- Raspberry PI GPIO Switch
+ Raspberry Pi GPIO Switch
Raspberry Pi RF Switch
diff --git a/components/switch.bbb_gpio/index.html b/components/switch.bbb_gpio/index.html
index 8bc4d25748..f4d2c7524f 100644
--- a/components/switch.bbb_gpio/index.html
+++ b/components/switch.bbb_gpio/index.html
@@ -274,7 +274,7 @@
RainMachine Switch
- Raspberry PI GPIO Switch
+ Raspberry Pi GPIO Switch
Raspberry Pi RF Switch
diff --git a/components/switch.broadlink/index.html b/components/switch.broadlink/index.html
index e912916aa3..5767659e52 100644
--- a/components/switch.broadlink/index.html
+++ b/components/switch.broadlink/index.html
@@ -428,7 +428,7 @@ Use this
RainMachine Switch
- Raspberry PI GPIO Switch
+ Raspberry Pi GPIO Switch
Raspberry Pi RF Switch
diff --git a/components/switch.command_line/index.html b/components/switch.command_line/index.html
index 0181e5a466..e3baf24181 100644
--- a/components/switch.command_line/index.html
+++ b/components/switch.command_line/index.html
@@ -340,7 +340,7 @@ This switch will shutdown your host immediately, there will be no confirmation.
RainMachine Switch
- Raspberry PI GPIO Switch
+ Raspberry Pi GPIO Switch
Raspberry Pi RF Switch
diff --git a/components/switch.digital_ocean/index.html b/components/switch.digital_ocean/index.html
index 0d5d11760f..d9b65b6133 100644
--- a/components/switch.digital_ocean/index.html
+++ b/components/switch.digital_ocean/index.html
@@ -266,7 +266,7 @@
RainMachine Switch
- Raspberry PI GPIO Switch
+ Raspberry Pi GPIO Switch
Raspberry Pi RF Switch
diff --git a/components/switch.digitalloggers/index.html b/components/switch.digitalloggers/index.html
index 40b4431c80..f3a46bef6b 100644
--- a/components/switch.digitalloggers/index.html
+++ b/components/switch.digitalloggers/index.html
@@ -259,7 +259,7 @@
RainMachine Switch
- Raspberry PI GPIO Switch
+ Raspberry Pi GPIO Switch
Raspberry Pi RF Switch
diff --git a/components/switch.dlink/index.html b/components/switch.dlink/index.html
index 6b6a9a9713..98549eb2fa 100644
--- a/components/switch.dlink/index.html
+++ b/components/switch.dlink/index.html
@@ -259,7 +259,7 @@
RainMachine Switch
- Raspberry PI GPIO Switch
+ Raspberry Pi GPIO Switch
Raspberry Pi RF Switch
diff --git a/components/switch.doorbird/index.html b/components/switch.doorbird/index.html
index 435a7bfea0..ab76c3a5a4 100644
--- a/components/switch.doorbird/index.html
+++ b/components/switch.doorbird/index.html
@@ -264,7 +264,7 @@
RainMachine Switch
- Raspberry PI GPIO Switch
+ Raspberry Pi GPIO Switch
Raspberry Pi RF Switch
diff --git a/components/switch.edimax/index.html b/components/switch.edimax/index.html
index 04afce13a6..6a9b03d442 100644
--- a/components/switch.edimax/index.html
+++ b/components/switch.edimax/index.html
@@ -248,7 +248,7 @@
RainMachine Switch
- Raspberry PI GPIO Switch
+ Raspberry Pi GPIO Switch
Raspberry Pi RF Switch
diff --git a/components/switch.enocean/index.html b/components/switch.enocean/index.html
index 3e8933f5bd..d4a5c2ca1a 100644
--- a/components/switch.enocean/index.html
+++ b/components/switch.enocean/index.html
@@ -266,7 +266,7 @@
RainMachine Switch
- Raspberry PI GPIO Switch
+ Raspberry Pi GPIO Switch
Raspberry Pi RF Switch
diff --git a/components/switch.fritzdect/index.html b/components/switch.fritzdect/index.html
index a411ed0bcb..f8d7363735 100644
--- a/components/switch.fritzdect/index.html
+++ b/components/switch.fritzdect/index.html
@@ -263,7 +263,7 @@ If this component throws an error when starting home-assistant you should check
RainMachine Switch
- Raspberry PI GPIO Switch
+ Raspberry Pi GPIO Switch
Raspberry Pi RF Switch
diff --git a/components/switch.gc100/index.html b/components/switch.gc100/index.html
index a891e7e95b..1536499825 100644
--- a/components/switch.gc100/index.html
+++ b/components/switch.gc100/index.html
@@ -8,7 +8,7 @@
gc100 Switch - Home Assistant
-
+
@@ -16,12 +16,12 @@
-
+
-
+
@@ -260,7 +260,7 @@
RainMachine Switch
- Raspberry PI GPIO Switch
+ Raspberry Pi GPIO Switch
Raspberry Pi RF Switch
diff --git a/components/switch.hikvisioncam/index.html b/components/switch.hikvisioncam/index.html
index 3a68112cbf..bbb364a08c 100644
--- a/components/switch.hikvisioncam/index.html
+++ b/components/switch.hikvisioncam/index.html
@@ -252,7 +252,7 @@ Currently works using default https port only.
RainMachine Switch
- Raspberry PI GPIO Switch
+ Raspberry Pi GPIO Switch
Raspberry Pi RF Switch
diff --git a/components/switch.hive/index.html b/components/switch.hive/index.html
index 0d3a73016b..16f1402c42 100644
--- a/components/switch.hive/index.html
+++ b/components/switch.hive/index.html
@@ -264,7 +264,7 @@ Full configuration details can be found on the main
RainMachine Switch
- Raspberry PI GPIO Switch
+ Raspberry Pi GPIO Switch
Raspberry Pi RF Switch
diff --git a/components/switch.homematic/index.html b/components/switch.homematic/index.html
index 1ade6dc543..a67a9467fb 100644
--- a/components/switch.homematic/index.html
+++ b/components/switch.homematic/index.html
@@ -261,7 +261,7 @@
RainMachine Switch
- Raspberry PI GPIO Switch
+ Raspberry Pi GPIO Switch
Raspberry Pi RF Switch
diff --git a/components/switch.hook/index.html b/components/switch.hook/index.html
index abfd4b2b51..e1c128ae62 100644
--- a/components/switch.hook/index.html
+++ b/components/switch.hook/index.html
@@ -263,7 +263,7 @@
RainMachine Switch
- Raspberry PI GPIO Switch
+ Raspberry Pi GPIO Switch
Raspberry Pi RF Switch
diff --git a/components/switch.ihc/index.html b/components/switch.ihc/index.html
index 0c3459c800..2948a205f1 100644
--- a/components/switch.ihc/index.html
+++ b/components/switch.ihc/index.html
@@ -295,7 +295,7 @@ For more information about IHC resource ids see some-
RainMachine Switch
- Raspberry PI GPIO Switch
+ Raspberry Pi GPIO Switch
Raspberry Pi RF Switch
diff --git a/components/switch.mysensors/index.html b/components/switch.mysensors/index.html
index f2a9005918..0c2712dd3c 100644
--- a/components/switch.mysensors/index.html
+++ b/components/switch.mysensors/index.html
@@ -510,7 +510,7 @@
RainMachine Switch
- Raspberry PI GPIO Switch
+ Raspberry Pi GPIO Switch
Raspberry Pi RF Switch
diff --git a/components/switch.mystrom/index.html b/components/switch.mystrom/index.html
index 92d1196e2a..13902aa41d 100644
--- a/components/switch.mystrom/index.html
+++ b/components/switch.mystrom/index.html
@@ -293,7 +293,7 @@
RainMachine Switch
- Raspberry PI GPIO Switch
+ Raspberry Pi GPIO Switch
Raspberry Pi RF Switch
diff --git a/components/switch.neato/index.html b/components/switch.neato/index.html
index c1d7b7d691..ae6659902e 100644
--- a/components/switch.neato/index.html
+++ b/components/switch.neato/index.html
@@ -249,7 +249,7 @@
RainMachine Switch
- Raspberry PI GPIO Switch
+ Raspberry Pi GPIO Switch
Raspberry Pi RF Switch
diff --git a/components/switch.netio/index.html b/components/switch.netio/index.html
index 35285bc5ea..bb969ebf53 100644
--- a/components/switch.netio/index.html
+++ b/components/switch.netio/index.html
@@ -284,7 +284,7 @@
RainMachine Switch
- Raspberry PI GPIO Switch
+ Raspberry Pi GPIO Switch
Raspberry Pi RF Switch
diff --git a/components/switch.orvibo/index.html b/components/switch.orvibo/index.html
index ef01bae6bb..f2e6e88eac 100644
--- a/components/switch.orvibo/index.html
+++ b/components/switch.orvibo/index.html
@@ -259,7 +259,7 @@
RainMachine Switch
- Raspberry PI GPIO Switch
+ Raspberry Pi GPIO Switch
Raspberry Pi RF Switch
diff --git a/components/switch.pilight/index.html b/components/switch.pilight/index.html
index 04b46bfbf3..cff8422860 100644
--- a/components/switch.pilight/index.html
+++ b/components/switch.pilight/index.html
@@ -327,7 +327,7 @@
RainMachine Switch
- Raspberry PI GPIO Switch
+ Raspberry Pi GPIO Switch
Raspberry Pi RF Switch
diff --git a/components/switch.pulseaudio_loopback/index.html b/components/switch.pulseaudio_loopback/index.html
index 03b61fcabf..c0d6d9c788 100644
--- a/components/switch.pulseaudio_loopback/index.html
+++ b/components/switch.pulseaudio_loopback/index.html
@@ -259,7 +259,7 @@ This component relies on raw TCP commands to PulseAudio. In order for PulseAudio
RainMachine Switch
- Raspberry PI GPIO Switch
+ Raspberry Pi GPIO Switch
Raspberry Pi RF Switch
diff --git a/components/switch.qwikswitch/index.html b/components/switch.qwikswitch/index.html
index 3fb10b0416..1fa2510258 100644
--- a/components/switch.qwikswitch/index.html
+++ b/components/switch.qwikswitch/index.html
@@ -250,7 +250,7 @@
RainMachine Switch
- Raspberry PI GPIO Switch
+ Raspberry Pi GPIO Switch
Raspberry Pi RF Switch
diff --git a/components/switch.rachio/index.html b/components/switch.rachio/index.html
index 81f35d1f38..4f8a6936d4 100644
--- a/components/switch.rachio/index.html
+++ b/components/switch.rachio/index.html
@@ -296,7 +296,7 @@
RainMachine Switch
- Raspberry PI GPIO Switch
+ Raspberry Pi GPIO Switch
Raspberry Pi RF Switch
diff --git a/components/switch.raincloud/index.html b/components/switch.raincloud/index.html
index 15fc2c6acf..9f006210f9 100644
--- a/components/switch.raincloud/index.html
+++ b/components/switch.raincloud/index.html
@@ -267,7 +267,7 @@
RainMachine Switch
- Raspberry PI GPIO Switch
+ Raspberry Pi GPIO Switch
Raspberry Pi RF Switch
diff --git a/components/switch.rainmachine/index.html b/components/switch.rainmachine/index.html
index c8a2d1c920..8d52594c33 100644
--- a/components/switch.rainmachine/index.html
+++ b/components/switch.rainmachine/index.html
@@ -296,7 +296,7 @@ can fix the issue.
RainMachine Switch
- Raspberry PI GPIO Switch
+ Raspberry Pi GPIO Switch
Raspberry Pi RF Switch
diff --git a/components/switch.raspihats/index.html b/components/switch.raspihats/index.html
index 6d235b6390..fe236ec9ff 100644
--- a/components/switch.raspihats/index.html
+++ b/components/switch.raspihats/index.html
@@ -8,7 +8,7 @@
Raspihats Switch - Home Assistant
-
+
@@ -16,12 +16,12 @@
-
+
-
+
@@ -143,7 +143,7 @@
70: -- -- -- -- -- -- -- 77
-For more details about the Raspihats add-on boards for Raspberry PI, visit raspihats.com .
+For more details about the Raspihats add-on boards for Raspberry Pi, visit raspihats.com .
- Raspberry PI GPIO Switch
+ Raspberry Pi GPIO Switch
Raspberry Pi RF Switch
diff --git a/components/switch.rest/index.html b/components/switch.rest/index.html
index e680036474..b3f6bb6c19 100644
--- a/components/switch.rest/index.html
+++ b/components/switch.rest/index.html
@@ -323,7 +323,7 @@ Make sure that the URL matches exactly your endpoint or resource.
RainMachine Switch
- Raspberry PI GPIO Switch
+ Raspberry Pi GPIO Switch
Raspberry Pi RF Switch
diff --git a/components/switch.rflink/index.html b/components/switch.rflink/index.html
index 3b7bd3ed0e..c0be94365a 100644
--- a/components/switch.rflink/index.html
+++ b/components/switch.rflink/index.html
@@ -108,7 +108,7 @@
name (Optional ): Name for the device, defaults to RFLink ID.
aliases (Optional ): Alternative RFLink ID’s this device is known by.
- fire_event (Optional ): Fire an button_pressed
event if this device is turned on or off (default: False).
+ fire_event (Optional ): Fire a button_pressed
event if this device is turned on or off (default: False).
signal_repetitions (Optional ): Repeat every RFLink command this number of times (default: 1)
group (Optional ): Allow switch to respond to group commands (ALLON/ALLOFF). (default: yes)
group_aliases (Optional ): aliases
which only respond to group commands.
@@ -308,7 +308,7 @@
RainMachine Switch
- Raspberry PI GPIO Switch
+ Raspberry Pi GPIO Switch
Raspberry Pi RF Switch
diff --git a/components/switch.rfxtrx/index.html b/components/switch.rfxtrx/index.html
index 64bdbceb7d..8fa1429b80 100644
--- a/components/switch.rfxtrx/index.html
+++ b/components/switch.rfxtrx/index.html
@@ -381,7 +381,7 @@ This component and the rfxtrx binary
RainMachine Switch
- Raspberry PI GPIO Switch
+ Raspberry Pi GPIO Switch
Raspberry Pi RF Switch
diff --git a/components/switch.rpi_gpio/index.html b/components/switch.rpi_gpio/index.html
index a8fe2cca5f..4001f9db75 100644
--- a/components/switch.rpi_gpio/index.html
+++ b/components/switch.rpi_gpio/index.html
@@ -6,22 +6,22 @@
- Raspberry PI GPIO Switch - Home Assistant
+ Raspberry Pi GPIO Switch - Home Assistant
-
+
-
+
-
+
-
-
+
+
@@ -70,7 +70,7 @@
- Raspberry PI GPIO Switch
+ Raspberry Pi GPIO Switch
@@ -129,15 +129,15 @@ For example, if you have a relay connected to pin 11 its GPIO # is 17.
@@ -279,7 +279,7 @@ For example, if you have a relay connected to pin 11 its GPIO # is 17.
RainMachine Switch
- Raspberry PI GPIO Switch
+ Raspberry Pi GPIO Switch
Raspberry Pi RF Switch
diff --git a/components/switch.rpi_pfio/index.html b/components/switch.rpi_pfio/index.html
index 5d2d0076e1..bda872a51a 100644
--- a/components/switch.rpi_pfio/index.html
+++ b/components/switch.rpi_pfio/index.html
@@ -273,7 +273,7 @@
RainMachine Switch
- Raspberry PI GPIO Switch
+ Raspberry Pi GPIO Switch
Raspberry Pi RF Switch
diff --git a/components/switch.rpi_rf/index.html b/components/switch.rpi_rf/index.html
index c26ca6bcc1..3b85866657 100644
--- a/components/switch.rpi_rf/index.html
+++ b/components/switch.rpi_rf/index.html
@@ -276,7 +276,7 @@ For more info see the PyPi module description: RainMachine Switch
- Raspberry PI GPIO Switch
+ Raspberry Pi GPIO Switch
Raspberry Pi RF Switch
diff --git a/components/switch.wake_on_lan/index.html b/components/switch.wake_on_lan/index.html
index e4e204f404..22b213eceb 100644
--- a/components/switch.wake_on_lan/index.html
+++ b/components/switch.wake_on_lan/index.html
@@ -290,7 +290,7 @@ from Home Assistant running on another Linux computer (the serverRainMachine Switch
- Raspberry PI GPIO Switch
+ Raspberry Pi GPIO Switch
Raspberry Pi RF Switch
diff --git a/components/switch.wemo/index.html b/components/switch.wemo/index.html
index b0550c0aa7..f5db67a217 100644
--- a/components/switch.wemo/index.html
+++ b/components/switch.wemo/index.html
@@ -247,7 +247,7 @@
RainMachine Switch
- Raspberry PI GPIO Switch
+ Raspberry Pi GPIO Switch
Raspberry Pi RF Switch
diff --git a/components/switch.wink/index.html b/components/switch.wink/index.html
index 0262ae1696..494c1043ca 100644
--- a/components/switch.wink/index.html
+++ b/components/switch.wink/index.html
@@ -282,7 +282,7 @@
RainMachine Switch
- Raspberry PI GPIO Switch
+ Raspberry Pi GPIO Switch
Raspberry Pi RF Switch
diff --git a/components/switch.xiaomi_aqara/index.html b/components/switch.xiaomi_aqara/index.html
index ee1ae82d82..7c54752f53 100644
--- a/components/switch.xiaomi_aqara/index.html
+++ b/components/switch.xiaomi_aqara/index.html
@@ -258,7 +258,7 @@
RainMachine Switch
- Raspberry PI GPIO Switch
+ Raspberry Pi GPIO Switch
Raspberry Pi RF Switch
diff --git a/components/switch.xiaomi_miio/index.html b/components/switch.xiaomi_miio/index.html
index a058aa5c13..c5388f9ce5 100644
--- a/components/switch.xiaomi_miio/index.html
+++ b/components/switch.xiaomi_miio/index.html
@@ -265,7 +265,7 @@
RainMachine Switch
- Raspberry PI GPIO Switch
+ Raspberry Pi GPIO Switch
Raspberry Pi RF Switch
diff --git a/components/switch.zha/index.html b/components/switch.zha/index.html
index 2c67b4646f..f2328af1bf 100644
--- a/components/switch.zha/index.html
+++ b/components/switch.zha/index.html
@@ -251,7 +251,7 @@
RainMachine Switch
- Raspberry PI GPIO Switch
+ Raspberry Pi GPIO Switch
Raspberry Pi RF Switch
diff --git a/components/switch.zigbee/index.html b/components/switch.zigbee/index.html
index 369f3da6aa..2698e7efb8 100644
--- a/components/switch.zigbee/index.html
+++ b/components/switch.zigbee/index.html
@@ -270,7 +270,7 @@
RainMachine Switch
- Raspberry PI GPIO Switch
+ Raspberry Pi GPIO Switch
Raspberry Pi RF Switch
diff --git a/components/switch.zoneminder/index.html b/components/switch.zoneminder/index.html
index 7ea5875d93..3e681a7c38 100644
--- a/components/switch.zoneminder/index.html
+++ b/components/switch.zoneminder/index.html
@@ -270,7 +270,7 @@ The default functions installed by ZoneMinder are: None, Monitor, Modect, Record
RainMachine Switch
- Raspberry PI GPIO Switch
+ Raspberry Pi GPIO Switch
Raspberry Pi RF Switch
diff --git a/components/switch.zwave/index.html b/components/switch.zwave/index.html
index 1d7310ca48..65947e7501 100644
--- a/components/switch.zwave/index.html
+++ b/components/switch.zwave/index.html
@@ -266,7 +266,7 @@
RainMachine Switch
- Raspberry PI GPIO Switch
+ Raspberry Pi GPIO Switch
Raspberry Pi RF Switch
diff --git a/components/switch/index.html b/components/switch/index.html
index 0b76b4b812..ab44b45bbe 100644
--- a/components/switch/index.html
+++ b/components/switch/index.html
@@ -258,7 +258,7 @@
RainMachine Switch
- Raspberry PI GPIO Switch
+ Raspberry Pi GPIO Switch
Raspberry Pi RF Switch
diff --git a/components/updater/index.html b/components/updater/index.html
index 7ab9ddc75f..91b2fb3886 100644
--- a/components/updater/index.html
+++ b/components/updater/index.html
@@ -74,7 +74,7 @@
- The updater
component will check daily for new releases. It will show a badge in the frontend if a new version is found. As Hass.io has it’s own schedule for release it doesn’t make sense to use this component on Hass.io.
+ The updater
component will check daily for new releases. It will show a badge in the frontend if a new version is found. As Hass.io has its own schedule for release it doesn’t make sense to use this component on Hass.io.
The updater component will also collect basic information about the running Home Assistant instance and its environment. The information includes the current Home Assistant version, the time zone, Python version and operating system information. No identifiable information (i.e., IP address, GPS coordinates, etc.) will ever be collected. If you are concerned about your privacy, you are welcome to scrutinize the Python source code . For further information about the Updater’s data, please check the detailed overview .
To integrate this into Home Assistant, add the following section to your configuration.yaml
file:
updater :
diff --git a/components/waterfurnace/index.html b/components/waterfurnace/index.html
index c5529988fa..a80387265a 100644
--- a/components/waterfurnace/index.html
+++ b/components/waterfurnace/index.html
@@ -122,7 +122,7 @@ every polling cycle.
While this is communicating with a thermostat, geothermal systems
operate most efficiently when setbacks are not used, and the home is
kept at a constant temperature. It remains useful to collect the data
-from the system to understand it’s performance, but a full climate
+from the system to understand its performance, but a full climate
interface won’t be implemented.
diff --git a/components/zigbee/index.html b/components/zigbee/index.html
index d32165ff77..a994ea1f6d 100644
--- a/components/zigbee/index.html
+++ b/components/zigbee/index.html
@@ -172,7 +172,7 @@ The port may also appear as /dev/ttyACM* if you’re communicating with the ZigB
PiFace Digital I/O
- Raspberry PI GPIO
+ Raspberry Pi GPIO
Raspihats
diff --git a/cookbook/automation_using_timeinterval_inputboolean/index.html b/cookbook/automation_using_timeinterval_inputboolean/index.html
index da9eb56e8c..bdbabb72f6 100644
--- a/cookbook/automation_using_timeinterval_inputboolean/index.html
+++ b/cookbook/automation_using_timeinterval_inputboolean/index.html
@@ -74,7 +74,7 @@
- Change Hue light on interval to random color based on state of a input boolean
+ Change Hue light on interval to random color based on state of an input boolean
Note, Philips Hue is currently the only light platform that support the random effect.
input_boolean :
loop_livingcolors :
diff --git a/cookbook/track_battery_level/index.html b/cookbook/track_battery_level/index.html
index 7a4e38e298..49ba143689 100644
--- a/cookbook/track_battery_level/index.html
+++ b/cookbook/track_battery_level/index.html
@@ -102,7 +102,7 @@
{% endif %}
-The else
part is used to have the sensor keep it’s last state if the newest iCloud update doesn’t have any battery state in it (which happens sometimes). Otherwise the sensor will be blank.
+The else
part is used to have the sensor keep its last state if the newest iCloud update doesn’t have any battery state in it (which happens sometimes). Otherwise the sensor will be blank.
Android and iOS Devices
While running the Owntracks device tracker you can retrieve the battery level with a MQTT sensor. Replace username with your MQTT username (for the embedded MQTT it’s simply homeassistant), and deviceid with the set Device ID in Owntracks.
sensor :
diff --git a/developers/code_review_component/index.html b/developers/code_review_component/index.html
index cd3c9a69eb..e77084053f 100644
--- a/developers/code_review_component/index.html
+++ b/developers/code_review_component/index.html
@@ -96,7 +96,7 @@ Not all existing platforms follow the requirements in this checklist. This canno
3. Component/platform communication
If you need to share global data with platforms, use the dictionary hass.data
. hass.data[DATA_XY]
while XY
is the component is preferred over hass.data[DOMAIN]
.
- If the component fetches data that causes it’s related platform entities to update, you can notify them using the dispatcher code in homeassistant.helpers.dispatcher
.
+ If the component fetches data that causes its related platform entities to update, you can notify them using the dispatcher code in homeassistant.helpers.dispatcher
.
diff --git a/developers/hassio/addon_communication/index.html b/developers/hassio/addon_communication/index.html
index 30ae3c363e..b4171bf056 100644
--- a/developers/hassio/addon_communication/index.html
+++ b/developers/hassio/addon_communication/index.html
@@ -76,7 +76,7 @@
There are different ways to communication between add-ons inside Home Assistant.
Network
-We use a internal network. That allow to speak with every add-on or from Home Assistant to add-on by name or alias. Only the add-ons which runs on the host network are a bit limited. They can speak with all internal add-ons over their name but all other add-on can’t address the add-on in question with its name. But using an alias work well. Thus the name/alias is used to communicate inside Hass.io. The name have the following format { REPO } - { SLUG }
, e.g. local-xy
or 3283fh-myaddon
.
+We use an internal network. That allow to speak with every add-on or from Home Assistant to add-on by name or alias. Only the add-ons which runs on the host network are a bit limited. They can speak with all internal add-ons over their name but all other add-on can’t address the add-on in question with its name. But using an alias work well. Thus the name/alias is used to communicate inside Hass.io. The name have the following format { REPO } - { SLUG }
, e.g. local-xy
or 3283fh-myaddon
.
Use hassio
to speak with the internal API.
Home Assistant
An add-on can speak to the Home Assistant API with our internal proxy. That makes it very easy to communicate with the API without knowing the password, port or any other information of the Home Assistant instance. Use this URL: http://hassio/homeassistant/api
and internal communication is redirected to the right place. The next stept is to add homeassistant_api: true
to config.json
and read the environment variable HASSIO_TOKEN
and use this as Home-Assistant password.
diff --git a/developers/hassio/addon_config/index.html b/developers/hassio/addon_config/index.html
index 08f899804c..163eeb72d4 100644
--- a/developers/hassio/addon_config/index.html
+++ b/developers/hassio/addon_config/index.html
@@ -327,7 +327,7 @@ CMD [ "/run.sh" ]
Options / Schema
-The options
dictionary contains all available options and their default value. Set the default value to null
if the value is required to be given by the user before the add-on can start, and it show it inside default values. Only nested arrays and dictionaries are supported with a deep of two size. If you want make a option optional, put ?
to the end of data type, otherwise it will be a required value.
+The options
dictionary contains all available options and their default value. Set the default value to null
if the value is required to be given by the user before the add-on can start, and it show it inside default values. Only nested arrays and dictionaries are supported with a deep of two size. If you want make an option optional, put ?
to the end of data type, otherwise it will be a required value.
{
"message" : "custom things" ,
"logins" : [
diff --git a/developers/hassio/addon_repository/index.html b/developers/hassio/addon_repository/index.html
index e391e30255..5f4b24fbf3 100644
--- a/developers/hassio/addon_repository/index.html
+++ b/developers/hassio/addon_repository/index.html
@@ -74,7 +74,7 @@
- An add-on repository can contain one or more add-ons. Each add-on is stored in it’s own unique folder. To be indentified as a repository, the repository must contain a configuration file.
+ An add-on repository can contain one or more add-ons. Each add-on is stored in its own unique folder. To be indentified as a repository, the repository must contain a configuration file.
Check the Example add-on repository for further details.
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 .
diff --git a/developers/hassio/addon_testing/index.html b/developers/hassio/addon_testing/index.html
index e95628bad7..28dc0ca7b5 100644
--- a/developers/hassio/addon_testing/index.html
+++ b/developers/hassio/addon_testing/index.html
@@ -77,7 +77,7 @@
The fastest way to develop add-ons is by adding them to your local add-on repository. To access your local add-on repository, install either the Samba add-on or SSH add-on .
Right now add-ons will work with images that are stored on Docker Hub (using image
from add-on config). Without image
inside local add-ons repository it to be built on the device.
Local build
-You can build an try the addon on your developer machine also. Move all addon stuff into a temp folder. If you use FROM $BUILD_FROM
you need set a base image with build args. Normally you can use follow base images:
+You can build and try the addon on your developer machine also. Move all addon stuff into a temp folder. If you use FROM $BUILD_FROM
you need set a base image with build args. Normally you can use follow base images:
armhf: homeassistant/armhf-base:latest
aarch64: homeassistant/aarch64-base:latest
diff --git a/developers/websocket_api/index.html b/developers/websocket_api/index.html
index 11b9dd70ee..022ce7622a 100644
--- a/developers/websocket_api/index.html
+++ b/developers/websocket_api/index.html
@@ -104,7 +104,7 @@
Client or server disconnects session.
-During the command phase, the client attaches a unique identifier to each message. The server will add this identifier to each message so that the client can link each message to it’s origin.
+During the command phase, the client attaches a unique identifier to each message. The server will add this identifier to each message so that the client can link each message to its origin.
Message format
Each API message is a JSON serialized object containing a type
key. After the authentication phase messages also must contain an id
, an integer that contains the number of interactions.
Example of an auth message:
diff --git a/docs/asterisk_mbox/index.html b/docs/asterisk_mbox/index.html
index 57d2841cfa..e3da5d72a4 100644
--- a/docs/asterisk_mbox/index.html
+++ b/docs/asterisk_mbox/index.html
@@ -108,7 +108,7 @@ Currently this module can only monitor a single Asterisk PBX mailbox. Multiple
Create a configuration file for the server
- As the asterisk
user create a asterisk_mbox.ini
file (You can place this in any directory you choose, but the rommended location is /etc/asterisk/asterisk_mbox.ini
)
+ As the asterisk
user create an asterisk_mbox.ini
file (You can place this in any directory you choose, but the rommended location is /etc/asterisk/asterisk_mbox.ini
)
[default]
host = IP_ADDRESS
port = PORT
diff --git a/docs/configuration/state_object/index.html b/docs/configuration/state_object/index.html
index 39075733e4..6cb723014d 100644
--- a/docs/configuration/state_object/index.html
+++ b/docs/configuration/state_object/index.html
@@ -120,7 +120,7 @@
-The attributes of an entity are optional. There are a few attributes that are used by Home Assistant for representing the entity in a specific way. Each component will also have it’s own attributes to represent extra state data about the entity. For example, the light component has attributes for the current brightness and color of the light. When an attribute is not available, Home Assistant will not write it to the state.
+The attributes of an entity are optional. There are a few attributes that are used by Home Assistant for representing the entity in a specific way. Each component will also have its own attributes to represent extra state data about the entity. For example, the light component has attributes for the current brightness and color of the light. When an attribute is not available, Home Assistant will not write it to the state.
When using templates, attributes will be available by their name. For example state.attributes.assumed_state
.
diff --git a/docs/ecosystem/appdaemon/api/index.html b/docs/ecosystem/appdaemon/api/index.html
index a45ba4b385..7615cd60e3 100644
--- a/docs/ecosystem/appdaemon/api/index.html
+++ b/docs/ecosystem/appdaemon/api/index.html
@@ -83,11 +83,11 @@
class MotionLights ( appapi . AppDaemon ):
-When configured as an app in the config file (more on that later) the lifecycle of the App begins. It will be instantiated as an object by AppDaemon, and immediately, it will have a call made to it’s initialize()
function - this function must appear as part of every app:
+When configured as an app in the config file (more on that later) the lifecycle of the App begins. It will be instantiated as an object by AppDaemon, and immediately, it will have a call made to its initialize()
function - this function must appear as part of every app:
-The initialize function allows the app to register any callbacks it might need for responding to state changes, and also any setup activities. When the initialize()
function returns, the App will be dormant until any of it’s callbacks are activated.
+The initialize function allows the app to register any callbacks it might need for responding to state changes, and also any setup activities. When the initialize()
function returns, the App will be dormant until any of its callbacks are activated.
There are several circumstances under which initialize()
might be called:
Initial start of AppDaemon
@@ -140,7 +140,7 @@
When AppDaemon sees the following configuration it will expect to find a class called NewApp
defined in a module called new.py
in the apps subdirectory. Apps can be placed at the root of the Apps directory or within a subdirectory, an arbitrary depth down - wherever the App is, as long as it is in some subdirectory of the Apps dir, or in the Apps dir itself, AppDaemon will find it. There is no need to include information about the path, just the name of the file itself (without the .py
) is sufficient. If names in the subdirectories overlap, AppDir will pick one of them but the exact choice it will make is undefined.
-When starting the system for the first time or when reloading an App or Module, the system will log the fact in it’s main log. It is often the case that there is a problem with the class, maybe a syntax error or some other problem. If that is the case, details will be output to the error log allowing the user to remedy the problem and reload.
+When starting the system for the first time or when reloading an App or Module, the system will log the fact in its main log. It is often the case that there is a problem with the class, maybe a syntax error or some other problem. If that is the case, details will be output to the error log allowing the user to remedy the problem and reload.
Steps to writing an App
Create the code in a new or shared module by deriving a class from AppDaemon, add required callbacks and code
@@ -186,7 +186,7 @@
Callback Constraints
Callback constraints are a feature of AppDaemon that removes the need for repetition of some common coding checks. Many Apps will wish to process their callbacks only when certain conditions are met, e.g. someone is home, and it’s after sunset. These kinds of conditions crop up a lot, and use of callback constraints can significantly simplify the logic required within callbacks.
Put simply, callback constraints are one or more conditions on callback execution that can be applied to an individual App. An App’s callbacks will only be executed if all of the constraints are met. If a constraint is absent it will not be checked for.
-For example, the presence callback constraint can be added to an App by adding a parameter to it’s configuration like this:
+For example, the presence callback constraint can be added to an App by adding a parameter to its configuration like this:
[some_app]
module = some_module
class = SomeClass
@@ -476,7 +476,7 @@
info_listen_state()
-Get information on state a callback from it’s handle.
+Get information on state a callback from its handle.
Synopsis
entity , attribute , kwargs = self . info_listen_state ( self . handle )
@@ -683,7 +683,7 @@
info_timer()
-Get information on a scheduler event from it’s handle.
+Get information on a scheduler event from its handle.
Synopsis
time , interval , kwargs = self . info_timer ( handle )
@@ -705,7 +705,7 @@
random_start
- start of range of the random time
random_end
- end of range of the random time
-
random_start
must always be numerically lower than random_end
, they can be negative to denote a random offset before and event, or positive to denote a random offset after an event. The event would be a an absolute or relative time or sunrise/sunset depending on which scheduler call you use and these values affect the base time by the spcified amount. If not specified, they will default to 0
.
+
random_start
must always be numerically lower than random_end
, they can be negative to denote a random offset before and event, or positive to denote a random offset after an event. The event would be an absolute or relative time or sunrise/sunset depending on which scheduler call you use and these values affect the base time by the spcified amount. If not specified, they will default to 0
.
For example:
# Run a callback in 2 minutes minus a random number of seconds between 0 and 60, e.g. run between 60 and 120 seconds from now
self . handle = self . run_in ( callback , 120 , random_start = - 60 , ** kwargs )
@@ -1029,7 +1029,7 @@
info_listen_event()
-
Get information on an event callback from it’s handle.
+
Get information on an event callback from its handle.
Synopsis
service , kwargs = self . info_listen_event ( handle )
@@ -1082,7 +1082,7 @@
self . listen_event ( self . mode_event , "MODE_CHANGE" )
-
Home Assistant can send these events in a variety of other places - within automations, and also directly from Alexa intents. Home Assistant can also listen for custom events with it’s automation component. This can be used to signal from AppDaemon code back to Home Assistant. Here is a sample automation:
+
Home Assistant can send these events in a variety of other places - within automations, and also directly from Alexa intents. Home Assistant can also listen for custom events with its automation component. This can be used to signal from AppDaemon code back to Home Assistant. Here is a sample automation:
automation :
trigger :
platform : event
@@ -1401,7 +1401,7 @@
Time Travel
OK, time travel sadly isn’t really possible but it can be very useful when testing Apps. For instance, imagine you have an App that turns a light on every day at sunset. It might be nice to test it without waiting for Sunset - and with AppDaemon’s “Time Travel” features you can.
Choosing a Start Time
-Internally, AppDaemon keeps track of it’s own time relative to when it was started. This make is possible to start AppDaemon with a different start time and date to the current time. For instance to test that sunset App, start AppDaemon at a time just before sunset and see if it works as expected. To do this, simply use the “-s” argument on AppDaemon’s command line. e,g,:
+Internally, AppDaemon keeps track of its own time relative to when it was started. This make is possible to start AppDaemon with a different start time and date to the current time. For instance to test that sunset App, start AppDaemon at a time just before sunset and see if it works as expected. To do this, simply use the “-s” argument on AppDaemon’s command line. e,g,:
$ appdaemon -s "2016-06-06 19:16:00"
2016-09-06 17:16:00 INFO AppDaemon Version 1.3.2 starting
2016-09-06 17:16:00 INFO Got initial state
diff --git a/docs/ecosystem/appdaemon/reboot/index.html b/docs/ecosystem/appdaemon/reboot/index.html
index 5325315295..b1fad23c18 100644
--- a/docs/ecosystem/appdaemon/reboot/index.html
+++ b/docs/ecosystem/appdaemon/reboot/index.html
@@ -75,7 +75,7 @@
- To run AppDaemon
at reboot, I have provided a sample init script in the ./scripts
directory. These have been tested on a Raspberry PI - your mileage may vary on other systems. There is also a sample Systemd script.
+ To run AppDaemon
at reboot, I have provided a sample init script in the ./scripts
directory. These have been tested on a Raspberry Pi - your mileage may vary on other systems. There is also a sample Systemd script.
Auto mount
This does not automatically mount your USB drive at boot. You need to do that manually or add a line to your /etc/fstab
file.
-
If your drive is on /dev/sda1
, you could add a entry to your /etc/fstab
like so:
+
If your drive is on /dev/sda1
, you could add an entry to your /etc/fstab
like so:
/dev/sda1 /media ext4 defaults,noatime 0 1
diff --git a/docs/ecosystem/certificates/lets_encrypt/index.html b/docs/ecosystem/certificates/lets_encrypt/index.html
index 510998fe84..01636d692b 100644
--- a/docs/ecosystem/certificates/lets_encrypt/index.html
+++ b/docs/ecosystem/certificates/lets_encrypt/index.html
@@ -237,7 +237,7 @@ In cases where your ISP blocks port 80 you will need to change the port forward
Now SSH in to the device your Home Assistant is running on.
-If you’re running the ‘standard’ setup on a Raspberry Pi the chances are you just logged in as the ‘pi’ user. If not, you may have logged in as the Home Assistant user. There are commands below that require the Home Assistant user to be on the sudoers
list. If you are not using the ‘standard’ pi setup it is presumed you will know how to get your Home Assistant user on the sudoers
list before continuing. If you are running the ‘standard’ pi setup, from your ‘pi’ user issue the following command (where hass
is the Home Assistant user):
+If you’re running the ‘standard’ setup on a Raspberry Pi the chances are you just logged in as the ‘pi’ user. If not, you may have logged in as the Home Assistant user. There are commands below that require the Home Assistant user to be on the sudoers
list. If you are not using the ‘standard’ Pi setup it is presumed you will know how to get your Home Assistant user on the sudoers
list before continuing. If you are running the ‘standard’ Pi setup, from your ‘pi’ user issue the following command (where hass
is the Home Assistant user):
$ sudo adduser hass sudo
diff --git a/docs/ecosystem/hass-configurator/index.html b/docs/ecosystem/hass-configurator/index.html
index 5396a315fd..210a490e7c 100644
--- a/docs/ecosystem/hass-configurator/index.html
+++ b/docs/ecosystem/hass-configurator/index.html
@@ -176,7 +176,7 @@ Be careful when setting up port forwarding to the configurator while embedding i
Fork the process into the background with the command:
nohup sudo ./configurator.py &
- If your system is using systemd (that’s usually what you’ll find on a Raspberry PI), there’s a template file you can use and then apply the same process to integrate it as mentioned in the Home Assistant documentation . If you use this method you have to set the BASEPATH
variable according to your environment.
+ If your system is using systemd (that’s usually what you’ll find on a Raspberry Pi), there’s a template file you can use and then apply the same process to integrate it as mentioned in the Home Assistant documentation . If you use this method you have to set the BASEPATH
variable according to your environment.
If you have supervisor running on your system, hass-poc-configurator.supervisor would be an example configuration you could use to control the configurator.
A tool called tmux , which should be pre-installed with HASSbian .
A tool called screen (alternative to tmux). If it’s not already installed on your system, you can do sudo apt-get install screen
or sudo yum install screen
to get it. When it’s installed, start a screen session by executing screen
. Then navigate to your Home Assistant directory and start the configurator like described above. Put the screen session into the background by pressing CTRL+A
and then CTRL+D
. It is now safe to disconnect from your SSH session.
diff --git a/docs/installation/hassbian/integrations/index.html b/docs/installation/hassbian/integrations/index.html
index 071cdce54c..4978fa7985 100644
--- a/docs/installation/hassbian/integrations/index.html
+++ b/docs/installation/hassbian/integrations/index.html
@@ -87,8 +87,8 @@ Just follow the component pages for each on how to add them to your Home Assista
Raspberry Pi Camera
diff --git a/docs/scripts/index.html b/docs/scripts/index.html
index fa271510b8..9e104f51b9 100644
--- a/docs/scripts/index.html
+++ b/docs/scripts/index.html
@@ -182,7 +182,7 @@ an event trigger.
state : " on"
-
The following automation shows how to capture the custom event event_light_turned_on
, and retrieve corresponsing entity_id
that was passed as the event data.
+
The following automation shows how to capture the custom event event_light_turned_on
, and retrieve corresponding entity_id
that was passed as the event data.
- alias : Capture Event
trigger :
platform : event
diff --git a/docs/z-wave/control-panel/index.html b/docs/z-wave/control-panel/index.html
index b48e8a5e9a..267e0dc522 100644
--- a/docs/z-wave/control-panel/index.html
+++ b/docs/z-wave/control-panel/index.html
@@ -117,7 +117,7 @@ Battery powered devices need to be awake before you can use the Z-Wave control p
This is a dropdown where you can select all the entities of this node. Once selected you can then use:
Refresh Entity to refresh just that entity’s values
- Entity Attributes to display the attributes of that entity (eg it’s friendly name, the ID of the node, etc)
+ Entity Attributes to display the attributes of that entity (eg its friendly name, the ID of the node, etc)
Here you can mark a device as requiring polling so the controller is aware of changes because the device doesn’t send updates itself. Do see the information on polling here , since excessive polling can break your Z-Wave network.
The Polling intensity says how many poll intervals does is this device polled on. For example, if you set 2 then it’s polled on every second interval.
diff --git a/docs/z-wave/entities/index.html b/docs/z-wave/entities/index.html
index 857cd2b42d..37307cd9cc 100644
--- a/docs/z-wave/entities/index.html
+++ b/docs/z-wave/entities/index.html
@@ -211,7 +211,7 @@ This is a work in progress, based upon reports in the forum, the author’s own
-If your device has an burglar
entity, but not a binary_sensor
equivalent, you can use a template binary sensor to create one:
+If your device has a burglar
entity, but not a binary_sensor
equivalent, you can use a template binary sensor to create one:
binary_sensor:
- platform: template
sensors:
diff --git a/docs/z-wave/services/index.html b/docs/z-wave/services/index.html
index ce430f13bd..0cafb443a1 100644
--- a/docs/z-wave/services/index.html
+++ b/docs/z-wave/services/index.html
@@ -94,7 +94,7 @@
cancel_command
- Cancels a running Z-Wave command. If you have started a add_node or remove_node command, and decide you are not going to do it, then this must be used to stop the inclusion/exclusion command.
+ Cancels a running Z-Wave command. If you have started an add_node or remove_node command, and decide you are not going to do it, then this must be used to stop the inclusion/exclusion command.
change_association
diff --git a/getting-started/index.html b/getting-started/index.html
index 5e16c28858..58643fc2f4 100644
--- a/getting-started/index.html
+++ b/getting-started/index.html
@@ -74,7 +74,7 @@
- The goal of this getting started guide is to install Hass.io on a Raspberry Pi 3. Hass.io is our own all in one solution that turns your Raspberry PI into the ultimate home automation hub.
+ The goal of this getting started guide is to install Hass.io on a Raspberry Pi 3. Hass.io is our own all in one solution that turns your Raspberry Pi into the ultimate home automation hub.
Follow this guide if you want to easily get started with Home Assistant, or if you have no or little Linux experience. For advanced users, check our alternative installation methods .
Hardware requirements
We will need a few things to get started with installing Home Assistant. Links below are linking to Amazon US. If you’re not in the US, you should be able to find these items in web stores in your country.
diff --git a/sitemap.xml b/sitemap.xml
index ccb7de9ff1..48c0f88e96 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -3974,7 +3974,7 @@
https://home-assistant.io/components/switch.hook/
-2018-01-28T17:56:25+00:00
+2018-01-28T21:52:35+00:00
https://home-assistant.io/cookbook/automation_for_rainy_days/
@@ -4658,99 +4658,99 @@
https://home-assistant.io/docs/autostart/init.d/
-2018-01-28T17:56:25+00:00
+2018-01-28T21:52:35+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/
-2018-01-28T17:56:25+00:00
+2018-01-28T21:52:35+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/api/
-2018-01-28T17:56:25+00:00
+2018-01-28T21:52:35+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/configuration/
-2018-01-28T17:56:25+00:00
+2018-01-28T21:52:35+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/example_apps/
-2018-01-28T17:56:25+00:00
+2018-01-28T21:52:35+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/installation/
-2018-01-28T17:56:25+00:00
+2018-01-28T21:52:35+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/operation/
-2018-01-28T17:56:25+00:00
+2018-01-28T21:52:35+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/reboot/
-2018-01-28T17:56:25+00:00
+2018-01-28T21:52:35+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/running/
-2018-01-28T17:56:25+00:00
+2018-01-28T21:52:35+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/tutorial/
-2018-01-28T17:56:25+00:00
+2018-01-28T21:52:35+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/updating/
-2018-01-28T17:56:25+00:00
+2018-01-28T21:52:35+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/windows/
-2018-01-28T17:56:25+00:00
+2018-01-28T21:52:35+00:00
https://home-assistant.io/docs/ecosystem/certificates/
-2018-01-28T17:56:25+00:00
+2018-01-28T21:52:35+00:00
https://home-assistant.io/docs/ecosystem/hadashboard/
-2018-01-28T17:56:25+00:00
+2018-01-28T21:52:35+00:00
https://home-assistant.io/docs/ecosystem/hass-configurator/
-2018-01-28T17:56:25+00:00
+2018-01-28T21:52:35+00:00
https://home-assistant.io/docs/ecosystem/ios/
-2018-01-28T17:56:25+00:00
+2018-01-28T21:52:35+00:00
https://home-assistant.io/docs/ecosystem/nginx/
-2018-01-28T17:56:25+00:00
+2018-01-28T21:52:35+00:00
https://home-assistant.io/docs/ecosystem/notebooks/
-2018-01-28T17:56:25+00:00
+2018-01-28T21:52:35+00:00
https://home-assistant.io/docs/ecosystem/scenegen/
-2018-01-28T17:56:25+00:00
+2018-01-28T21:52:35+00:00
https://home-assistant.io/docs/ecosystem/synology/
-2018-01-28T17:56:25+00:00
+2018-01-28T21:52:35+00:00
https://home-assistant.io/docs/tools/
-2018-01-28T17:56:25+00:00
+2018-01-28T21:52:35+00:00
https://home-assistant.io/docs/tools/dev-tools/
-2018-01-28T17:56:25+00:00
+2018-01-28T21:52:35+00:00
https://home-assistant.io/docs/tools/hass/
-2018-01-28T17:56:25+00:00
+2018-01-28T21:52:35+00:00
https://home-assistant.io/docs/tools/scripts/
-2018-01-28T17:56:25+00:00
+2018-01-28T21:52:35+00:00
https://home-assistant.io/faq/after-upgrading/
@@ -5905,62 +5905,62 @@
https://home-assistant.io/demo/frontend.html
-2018-01-28T17:55:36+00:00
+2018-01-28T21:51:55+00:00
https://home-assistant.io/demo/index.html
-2018-01-28T17:55:36+00:00
+2018-01-28T21:51:55+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-event.html
-2018-01-28T17:55:36+00:00
+2018-01-28T21:51:55+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-info.html
-2018-01-28T17:55:36+00:00
+2018-01-28T21:51:55+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-service.html
-2018-01-28T17:55:36+00:00
+2018-01-28T21:51:55+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-state.html
-2018-01-28T17:55:36+00:00
+2018-01-28T21:51:55+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-template.html
-2018-01-28T17:55:36+00:00
+2018-01-28T21:51:55+00:00
https://home-assistant.io/demo/panels/ha-panel-history.html
-2018-01-28T17:55:36+00:00
+2018-01-28T21:51:55+00:00
https://home-assistant.io/demo/panels/ha-panel-iframe.html
-2018-01-28T17:55:36+00:00
+2018-01-28T21:51:55+00:00
https://home-assistant.io/demo/panels/ha-panel-logbook.html
-2018-01-28T17:55:36+00:00
+2018-01-28T21:51:55+00:00
https://home-assistant.io/demo/panels/ha-panel-map.html
-2018-01-28T17:55:36+00:00
+2018-01-28T21:51:55+00:00
https://home-assistant.io/googlef4f3693c209fe788.html
-2018-01-28T17:55:36+00:00
+2018-01-28T21:51:55+00:00
https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html
-2018-01-28T17:55:36+00:00
+2018-01-28T21:51:55+00:00
https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html
-2018-01-28T17:55:36+00:00
+2018-01-28T21:51:55+00:00
https://home-assistant.io/static/mdi-demo.html
-2018-01-28T17:55:36+00:00
+2018-01-28T21:51:55+00:00