Commit graph

7246 commits

Author SHA1 Message Date
Charles Garwood
4f7dd6b400 Update config panel docs (#3493)
Removed information on groups panel as it's disabled. Added information on new panels that have been added.
2017-10-13 12:18:23 +02:00
Johan van der Kuijl
989c5b5e06 Small typo fix (#3602)
callack => callback
2017-10-13 12:13:16 +02:00
Eleftherios Chamakiotis
319d6623e6 Update alarmdecoder.markdown (#3603)
Corrected configuration variable baud, as the schema expects 'baudrate' instead of 'baud'
2017-10-13 12:12:32 +02:00
james-fry
76846e0869 Update xiaomi_aqara.markdown
Added mention of multicast requirement
2017-10-13 09:46:46 +01:00
Andrey
d504c806ab Update custom_ui_by_andrey-git.markdown 2017-10-13 08:42:12 +03:00
Pascal Vizeli
1841de7305 Create cec_scan.markdown 2017-10-12 22:50:42 +02:00
c727
37a7104d7d fix example for custom state cards (#3592)
* change to state-card-my-custom-light

* .html
2017-10-12 17:25:09 +02:00
Phil Hawthorne
3b54d869ba Update 055 breaking changes for recorder (#3591)
The recorder component introduces some breaking changes. Expanding those
in the breaking changes section so people don't get caught out
2017-10-12 17:24:33 +02:00
dnaphreak
77cd72f8c3 minor change to make instructions clear (#3590)
* minor change to make instructions clear

change to make it clear there are two ways to install pyvizio rather than two steps.

* Add blank lines before code
2017-10-12 17:23:21 +02:00
Fabian Affolter
259bdf81a5
Update file name 2017-10-12 10:59:22 +02:00
Daniel Høyer Iversen
ebed4b7b9d Merge pull request #3587 from home-assistant/Danielhiversen-patch-1
Update xiaomi_aqara.markdown
2017-10-11 19:10:37 +02:00
Fabian Affolter
e958de8474
Fix Liquid error introduced with #3573 2017-10-11 12:53:30 +02:00
Albatross
82abe839de Typo Fix: Alexa Documentation (#3582) 2017-10-11 12:52:45 +02:00
Tsvi Mostovicz
9c25564272 device_tracker.mqtt configuration.yaml is wrong (#3583)
The topic to be looked up must be in quotes for the example to work.
2017-10-11 12:03:36 +02:00
Daniel Høyer Iversen
c12a98692d Update xiaomi_aqara.markdown 2017-10-11 09:06:44 +02:00
jodur
d116c65d9e Update fail2ban.markdown (#3503)
Please update this reference according to the last additions made in the original topic :https://community.home-assistant.io/t/is-there-a-log-file-for-invalid-logins-blocking-hackers/2892/16
2017-10-11 08:30:32 +02:00
DubhAd
263db7b6e9 Update MQTT broker docs for clarity (#3573)
* Update MQTT broker docs for clarity

Adding words to note that the reason a "run your own" broker is the most private is because the embedded broker doesn't support TLS/SSL.
Also updating to use the new configuration tags.

* Update to reference hbmqtt supporting TLS
2017-10-11 08:22:47 +02:00
Pascal Vizeli
5985eeeea9 Update lets_encrypt.markdown 2017-10-10 11:36:06 +02:00
Pascal Vizeli
38cce60544 Update duckdns.markdown 2017-10-10 11:32:59 +02:00
Pascal Vizeli
c9be934028 Update configurator.markdown 2017-10-10 10:12:56 +02:00
Fabian Affolter
56b81dc6fb
UPdate formatting 2017-10-10 09:07:35 +02:00
Fabian Affolter
33bff22044
Fix host entry 2017-10-10 08:57:20 +02:00
Fabian Affolter
2f3e9a18ec
Fix title 2017-10-09 23:49:22 +02:00
pascal
93b4735557
Rflink cover component (#3145)
* Markdown for rflink cover

* .

* Rewritten some parts based on the feedback from Landrash

* Rewritten some parts based on the feedback from Landrash ( now saved the file :) )

* Update cover.rflink.markdown

* bump version release

* Fixed comments from frenck
minor spelling & grammar issues

* version bump

* Update cover.rflink.markdown

* version bump didn't made it in 0.54
2017-10-09 23:17:35 +02:00
Dale Higgs
ba6e507456 [WIP] Standards/Style Guide for Documentation of Home Assistant (#3461)
* Initial list of ideas for documentation standards

* Add more points

* Rename files

* Create new section for Documentation and split content

* Fixes (Links, content and alike)
2017-10-09 20:49:00 +02:00
Fabian Affolter
82dea44109 Initial glossary (#3568)
* Initial glossary

* Allow markdown in the description
2017-10-09 19:18:39 +02:00
Fabian Affolter
53185d3a80
Add details about required/optional 2017-10-09 15:55:39 +02:00
Fabian Affolter
b46d342ccc
Address comment from #3263 2017-10-09 10:38:27 +02:00
Fabian Affolter
338d7234cb
Address a comment from #3263 2017-10-09 10:32:00 +02:00
Alok Saboo
ae373fc231 Minor updates to emulated_hue and OpenCV documents (#3562) 2017-10-09 08:03:44 +02:00
Ken Davidson
58a48dbf9a Updated "emulated_hue_hidden" setting to match change in 0.55. (#3565) 2017-10-09 08:03:02 +02:00
cdce8p
3e9f16a1f1 Corrected details for wait_template (#3563) 2017-10-09 08:01:35 +02:00
Fabian Affolter
3aa8cc0860
Add link to recorder in BC section 2017-10-09 00:07:01 +02:00
NeLLyMerC
fa1149cde1 Update systemd.markdown (#3560)
- Cleaned up bullet points for clarity and readibility
- Added header for "Next Steps" after templates
- Removed redundant sentence
2017-10-08 23:43:58 +02:00
Pascal Vizeli
f47d6658e1 Update addon_communication.markdown 2017-10-08 23:15:26 +02:00
Pascal Vizeli
67a2f19bd8 Create rpc_shutdown.markdown 2017-10-08 22:52:01 +02:00
Pascal Vizeli
182498c77a add addon_communication to documentation 2017-10-08 22:34:58 +02:00
Pascal Vizeli
75cab1cee6 Update addon_communication.markdown 2017-10-08 22:32:47 +02:00
Pascal Vizeli
b0fb762ed9 Update addon_development.markdown 2017-10-08 22:29:35 +02:00
Pascal Vizeli
69c502f1bb Create addon_communication.markdown 2017-10-08 22:28:12 +02:00
Fabian Affolter
641d118aa2
Fix link 2017-10-08 20:42:02 +02:00
Daniel Høyer Iversen
4809225f94 Update emulated_hue.markdown (#3554) 2017-10-08 20:00:33 +02:00
Fabian Affolter
bf0dd02e2a
Update details about using the service 2017-10-08 13:53:04 +02:00
Fabian Affolter
945ad1651d
Update format 2017-10-08 13:04:46 +02:00
Daniel Høyer Iversen
6ad40d3a75 Merge pull request #3555 from phillprice/patch-3
Update mariadb.markdown
2017-10-08 11:38:29 +02:00
Georgi Kirichkov
8692aec832 Optional has to be italic 2017-10-08 12:26:02 +03:00
Georgi Kirichkov
9289fd21ff Update input_number.markdown
Includes description of the `unit_of_measurement` and `icon` options
2017-10-08 12:25:02 +03:00
Phill Price
a356edcf3e Update mariadb.markdown
I think this is what is meant to be said but feel free to correct me
2017-10-08 10:01:10 +01:00
Paulus Schoutsen
12e6aac283 Update index.markdown 2017-10-07 17:53:05 -07:00
Ashton Campbell
9e6b9cb658 Fixed common spelling mistakes (#3544)
* fix spelling errors

* Update binary_sensor.xiaomi_aqara.markdown

Reverts to previous revision before spell check.

* Update tellstick.markdown

Reverts to previous revision before spell check.

* Update owntracks_two_mqtt_broker.markdown

Reverts to previous revision before spell check.

* Update cla_sign.html

Reverts to previous revision before spell check.

* Update credits.markdown

Reverts to previous revision before spell check.

* Update api.markdown

Fixed spell checker changing noone to no one.
2017-10-08 00:39:32 +02:00