9451 Commits

Author SHA1 Message Date
Jerry Workman
68da7eea6c Correct lock service names (#5409)
Service names are lock.lock and lock.unlock; not lock/lock and lock/unlock
2018-05-21 10:31:24 +02:00
Rev Michael Greb
938d8ab6e8 Remove Outdated Warning (#5408)
This was fixed in home-assistant/home-assistant#11775
2018-05-20 21:16:03 +02:00
DubhAd
27a7bbd239
Added more details about lock codes 2018-05-20 12:52:54 +01:00
DubhAd
09e1c0cb0c Added format to two digits (#5398)
Formatted the digit for the delay to two digits, rather than a random one or two. There have been multiple reports of the example in the doc not working for 1 through 9, and it needing formatted to two digits.
2018-05-20 12:03:43 +02:00
DubhAd
692db79b72 Added security reminder (#5405)
* Added security reminder

After yet another [I've been hacked](https://community.home-assistant.io/t/i-have-been-hacked/53723) post on the forum, thought it was about time to start making things a bit more obvious.

* Minor change
2018-05-20 12:02:56 +02:00
DubhAd
a12a6fddc0 Added security note (#5406)
* Added security note

After yet another [I've been hacked](https://community.home-assistant.io/t/i-have-been-hacked/53723) post on the forum, thought it was about time to start making things a bit more obvious.

* Minor change

* Again
2018-05-20 12:02:24 +02:00
DubhAd
08190ac399 Duplicate text from the other docs (#5403) 2018-05-20 11:14:14 +02:00
DubhAd
6803b7a263 Added a warning (#5404)
After yet another [I've been hacked](https://community.home-assistant.io/t/i-have-been-hacked/53723) post on the forum, thought it was about time to start making things a bit more obvious.
2018-05-20 11:08:49 +02:00
Mahasri Kalavala
817f9ca275
Merge pull request #5341 from home-assistant/DubhAd-patch-6
Fixed formatting so that the sections break out
2018-05-19 15:07:37 -04:00
DubhAd
66bac0e660
Merge pull request #5394 from ascillato/patch-1
Update light.knx.markdown with color option
2018-05-19 19:47:28 +01:00
Paulus Schoutsen
167d2f3f51 Fix categories 2018-05-19 10:12:59 -04:00
Daniel Shokouhi
a353c26131 Small typo (#5397) 2018-05-19 11:44:43 +02:00
Fabian Affolter
8bf9318186
Fix entry 2018-05-18 23:17:40 +02:00
Fabian Affolter
e2938eeb0b
Add 0.69.1 2018-05-18 23:00:09 +02:00
Adrian Scillato
6b1f723d29
Update light.knx.markdown
Since the pull request #12411 the color is supported in KNX Light.

This solves issue #5385 (KNX Light : documentation not accurate )
2018-05-18 11:59:19 -03:00
Sebastian Muszynski
3a5ba531b1 Improve config schema of the blackbird component (#5390) 2018-05-18 13:20:52 +02:00
Fabian Affolter
9a563d6703
Minor modifications 2018-05-18 00:34:56 +02:00
Fabian Affolter
05b02569f9
Fix filename 2018-05-17 23:26:13 +02:00
DubhAd
2e88951ccf
Merge pull request #5380 from Qu3uk/patch-1
Update Centos Installation Include Dependencies
2018-05-16 21:04:11 +01:00
Daniel Perna
9554489581 Removed deprecated options from example (#5375) 2018-05-16 21:00:18 +02:00
DubhAd
6e1b48dd7b Adding entry for update config (#5374)
* Adding entry for update config

* ✏️ Minor typo tweak
2018-05-16 14:12:17 -04:00
Nathan Henrie
1b3b6a1cae Stdout and stderr can be displayed in debug mode (#5376) 2018-05-16 17:15:45 +02:00
Tom
83aaf05c47
Update Centos Installation include dependencies
I attempted to follow the documentation to install HASS on to Centos 7.5 minimal. I found gcc gcc-c++ were required for hass to complete the auto install of various python packages and systemd-devel for zwave. Figure this information/step should be included in the installation wiki for centos.
2018-05-16 09:24:33 +01:00
DubhAd
642e8fcb9d Adding in upgrade instructions (#5379)
The upgrade steps got lost along the way, adding them back in.
2018-05-16 09:59:41 +02:00
Fabian Affolter
415199ac15
Fix link and type (#5367) 2018-05-15 17:08:19 +02:00
thehookup
e92955002e url needed to be in 'singlequotes' (#5367)
* url needed to be in 'singlequotes'

url needed to be in 'singlequotes'

* Don't point to 3rd party location
2018-05-15 16:45:01 +02:00
Niklas Wagner
ececc90a1e Fix duplicated title (#5366) 2018-05-15 16:27:54 +02:00
Codepadawan
ca5675482b Update notify.lametric.markdown (#5365)
* Update notify.lametric.markdown

* Minor changes
2018-05-14 16:52:15 +02:00
DubhAd
a3fca3d49b Added upgrade instructions (#5350)
* Added upgrade instructions

* Make it a heading
2018-05-14 14:19:49 +02:00
Fabian Affolter
7a056ff288
Make examples section 2018-05-13 18:49:13 +02:00
Fabian Affolter
8cbb2924ea
Update name 2018-05-13 18:48:27 +02:00
Fabian Affolter
5710f1b191
Update (add new screenshot and fix service name) (#5361)
* Update (add new screenshot and fix service name)

* Update link
2018-05-13 14:52:49 +02:00
Colin Teubner
eef07e33b7
Update entity-registry.markdown 2018-05-12 17:02:01 -07:00
DubhAd
b0d6c4b066
Merge pull request #5250 from mf-social/patch-1
Tidy Folder Watcher component page automation.
2018-05-12 18:56:21 +01:00
DubhAd
fde5dde684
Merge pull request #5221 from phispi/patch-1
Mention possibility to support a "stop" group address.
2018-05-12 18:54:34 +01:00
DubhAd
dba8e963ea
Merge pull request #5121 from hokus15/patch-3
The distance is in fact measured in kilometers not meters
2018-05-12 18:50:29 +01:00
DubhAd
66ec5eacae
Merge pull request #4866 from mueslo/patch-1
Add OpenWRT device tracker overview
2018-05-12 18:44:09 +01:00
KaiboshOz
12ec83dc38 Add fire_event details (#5356)
Add the need for fire_event:true added per #14102 if expecting the included example to work.
2018-05-12 16:32:46 +02:00
Thijs de Jong
b84ddf52ef fix spelling mistake (#5357) 2018-05-12 15:04:39 +02:00
Matt Schmitt
c4b17aa467 Add sample config HomeKit (#5351) 2018-05-12 02:24:50 +02:00
Fabian Affolter
1123cf6884
Add articles from SmartHome University 2018-05-11 22:25:33 +02:00
Paulus Schoutsen
286f800eef Merge branch 'rc' into current 2018-05-11 12:31:07 -04:00
Paulus Schoutsen
482a45225c Fix broken link 2018-05-11 12:30:36 -04:00
Paulus Schoutsen
f3a9e8045b Update title 2018-05-11 12:17:31 -04:00
DubhAd
5e5ee893d0 Added note about alternative activation (#5340)
* Added note about alternative activation

Since the skill listing is still missing on Google's end, I've added details to the instructions about how to use the Google Home app

* Update google_assistant.markdown
2018-05-11 12:16:11 -04:00
Paulus Schoutsen
a8e8b74122 Add breaking changes 2018-05-11 12:13:19 -04:00
Paulus Schoutsen
6c7d2c32c5 Update blog post 2018-05-11 11:58:56 -04:00
Paulus Schoutsen
ded8542e43 Shrink brand logos 2018-05-11 11:53:17 -04:00
Marc Forth
f1cc2e0edf
Update folder_watcher.markdown 2018-05-11 05:04:25 +01:00
Tod Schmidt
00de2fdae5 Snips: small typo fixes (#5344) 2018-05-10 23:44:30 +02:00