8267 Commits

Author SHA1 Message Date
Charles Garwood
eb2e547237 Fix typos (#3419) 2017-09-22 20:38:25 +02:00
Charles Garwood
9aa94d86eb Fix typos (#3418) 2017-09-22 20:37:19 +02:00
Thomas Redmer
3f4a820ec2 Simple typo correction (#3412) 2017-09-21 16:39:12 +02:00
Nico
547382bb54 Correct typo (#3410)
As in the table below play_media is correct.
2017-09-20 19:07:02 +02:00
Patrick Easters
622fd9098a Clarify docs of season sensor (#3402)
Just adding clearer documentation around the configuration variables for the season sensor. Brings this more inline with other component documentation.
2017-09-19 18:37:31 +02:00
Robin
b54cc0ae0e Correct 'with' to 'without' (#3387)
The final statement reads states that 'The `load_platform` method allows the platforms to be loaded with the need for any additional platform entries in your `configuration.yaml` file' but it appears the 'with' should be 'without'..
2017-09-19 16:38:58 +02:00
Brian Fitzgerald
0e77613fd3 Additional example (#3395)
* Additional example

Using the sensor as a trigger. The syntax for this took me ages to work out, be great to save someone else the hours.

* Marking template lines with raw tags

Following @fabaff advice to avoid render of the template, using {% raw %}{{your_template}}{% endraw %}.

* fixing endraw tag

* Fixing? spacing issue
2017-09-19 16:34:08 +02:00
Pascal Vizeli
02b3bcaadf remove delay option 2017-09-18 22:02:25 +02:00
DubhAd
1182175fb8 Update for current URLs and service names (#3401)
Minor changes
 * The service is now primarily named Webhooks, with the Maker name largely removed
 * Some URLs and links have moved
 * The API key format is now different
2017-09-18 21:57:55 +02:00
arretx
35ee7687b6 Spelling correction... (#3399)
Line 78 read that is, is...
2017-09-18 21:48:40 +02:00
John
290ce7eb3e Update tls_self_signed_certificate.markdown (#3400)
* Update tls_self_signed_certificate.markdown

corrected typo and made file names match

* Replace HASS with Home Assistant
2017-09-18 21:47:08 +02:00
Pascal Vizeli
a6a290607f Update Hass.io image version 2017-09-18 21:37:31 +02:00
Fabian Affolter
a6f53a54df
Update screenshot (second part of #3398) 2017-09-18 07:42:34 +02:00
sapph42
2ec2a6a352 IFTTT Maker service has been renamed to Webhooks (#3398) 2017-09-18 07:40:05 +02:00
John
ef7953c5b0 Update tls_self_signed_certificate.markdown (#3396)
* Update tls_self_signed_certificate.markdown

Add .pem and  iOS info to save others searching for it like I had too and save time :)

* Minor changes

* Update names
2017-09-18 07:34:38 +02:00
John
e1697c1161 Update http.markdown (#3397)
* Update http.markdown

added self signed cert option and link

* Change link
2017-09-18 07:27:20 +02:00
Ludeeus
09a5ec9d59 Fixed broken link (#3393)
The link to install page gave 404 error.
2017-09-17 22:40:15 +02:00
Brian Fitzgerald
58d1a50e58 apostrophe correction (#3394)
Never trust code that isn't described with grammatical accuracy.
2017-09-17 22:38:53 +02:00
Fabian Affolter
04cefc780c
Site search is active for a while now 2017-09-17 22:37:12 +02:00
Paulus Schoutsen
74f869a93d Update 2019-09-16-hassbian-1.3-a-bit-of-a-stretch.markdown 2017-09-17 10:37:17 -07:00
John Arild Berentsen
09db289355 Add link to a very good info page about pitfalls of Z-Wave (#3376)
* Update z-wave.markdown

* Move link
2017-09-17 15:10:31 +02:00
Rubén Infante
52769fcf6a Sample in url configuration variable (#3389)
* Sample in url configuration variable

An example structure for the url property has been added. To prevent the full url from being written base_url + /api/telegram_webhooks

* Minor change
2017-09-17 15:03:49 +02:00
Fredrik Lindqvist
7ba1233d6f Hassbian 1.3 (#3375)
* Create 2019-09-16-hassbian-1.3-a-bit-of-a-stretch.markdown

* Remove duplicate word
2017-09-17 14:42:53 +02:00
Adam Mills
c1cb6aacd5 Update catching up docs to explain force push (#3377) 2017-09-16 23:57:59 +02:00
David De Sloovere
857de4a19a discovery - add missing values for ignore (#3383)
Docs are out of date regarding the devices that can be a/ discovered and b/ ignored.
This change adds the missing values for ignored.
2017-09-16 20:26:49 +02:00
William Scanlon
57056fd92c Update sensor.wink.markdown 2017-09-16 10:06:39 -04:00
William Scanlon
b49bbf448c Added August smart locks to support Wink locks 2017-09-16 10:05:43 -04:00
Marek Lewandowski
762fb28ab4 Fixed a typo in code listing. (#3363) 2017-09-14 21:00:43 +02:00
Shiny
2ddd82155e Corrected typo: endity -> entity. (#3360) 2017-09-13 11:16:54 +02:00
Mahasri Kalavala
8f538a3baa Update counter.markdown (#3359)
* Update counter.markdown

Updated documentation and removed references to input_slider :)

* Minor changes
2017-09-12 22:19:32 +02:00
Pascal Vizeli
e0553ba7d2 Update addon_config.markdown 2017-09-12 21:23:28 +02:00
Mike G Chambers
2d90337121 Added information about Hass.io update process. (#3349)
* Added information about Hass.io update process.

Hass.io users end up on this page when an update is available, but then can't see what they have to do.  This is because of the the updater component and the inevitable delay in updates getting into the hass.io build.

This update informs users about an updates transition from HA into Hass.io, how to install it, and suggests disabling the updater component to alleviate 'notification stress'.

* Removed 'Note'

Removed 'Note' and left the upgrading section at the bottom of the page.

* Remove double space
2017-09-12 15:56:01 +02:00
Sebastian Muszynski
545826487b Xiaomi token retrieval moved and extended (#3339)
* Xiaomi token retrieval moved and extended.

* Misleading sentence removed.

* Additional item added to the trouble shooting section.

* API token reference removed from the Xiaomi Gateway introduction.

* The iOS app method does not work anymore. The ZToken column contains a 96 character encrypted token now. A 32 character token is still needed.
2017-09-12 14:40:33 +02:00
DubhAd
2e0e8d09da Add information on the purge_days (#3358)
* Add information on the purge_days 

That the purge happens every other day is only documented in the code, and in issue #6302. This is to raise the visibility of this, and help people understand that if they restart frequently the purge will never happen.

* Spelling & Grammar fixes
2017-09-12 10:30:22 +02:00
Mike G Chambers
dac5d05561 Added link to Hassio (#3356)
* Added link to Hassio

A Hassio link was added to the 'note' section about avoiding permission errors, but I think we need to add a link up top too so that folks can go see the upgrading section of the Hassio documentation.  Thanks

* Update updating.markdown
2017-09-12 09:53:09 +02:00
misterbenj34
ee5816c4fa Update device-specific.markdown (#3186)
Update automation example code with new standard (id)
2017-09-12 09:42:03 +02:00
Alok Saboo
21c585e178 Fixed Bayesian sensor docs and added a missing comma in Arlo docs (#3357)
* Fixed Bayesian sensor docs

* Added missing comma
2017-09-12 09:14:29 +02:00
Paulus Schoutsen
9441cd88fc Release 0.53.1 2017-09-11 22:45:36 -07:00
Paulus Schoutsen
7df485af31 Make release notes titles linkable 2017-09-11 22:16:52 -07:00
Fabian Affolter
654d74149f Add Maker Faire Zurich talk 2017-09-11 21:01:31 +02:00
Jens Kohl
1f8acdfacd add Samsung D6500 to be compatible (#3352) 2017-09-11 19:43:24 +02:00
Pascal Vizeli
0ebd6e7f22 Update zwave.markdown 2017-09-11 16:06:38 +02:00
hcooper
5d8f1d3f79 authorized_key file needs to be on the boot partition (#3343)
Mentioning that it's the root of the boot partition the key file needs to be places in (when I first attempted it I presumed it was the root of the partition called "root").
2017-09-11 09:28:43 +02:00
morberg
8ce25595cf Simplify .gitignore example (#3341) 2017-09-11 09:27:46 +02:00
runningman84
7e79587be8 Renamed dwdwarnapp to dwd_weather_warnings (#3335) 2017-09-11 09:18:41 +02:00
Leon99
d071d6a9ea Clarify that hass.io only supports bluetooth on RPi3 (#3336)
* Clarify that hass.io only supports bluetooth on RPi3

* Minor changes
2017-09-10 22:31:19 +02:00
Eric Oosting
cf515b77fc update to reference hassio doc (#3337)
reference hassio doc root in order to make way for eventual upgrade documentation there.
2017-09-10 22:29:28 +02:00
Alok Saboo
c50f9d5815 Fix Template binary sensor docs (#3344) 2017-09-10 22:28:00 +02:00
slimatic
96f455fd52 Fixed grammar/typo (#3345) 2017-09-10 22:27:29 +02:00
Dale Higgs
7c3688cc44 Fix broken link to DWD WarnApp Sensor (#3334) 2017-09-09 07:15:06 -05:00