79 Commits

Author SHA1 Message Date
Fabian Affolter
5b6c51c154
Move all scripts to one location as one page per script (#4554) 2018-01-31 09:43:05 +01:00
Ville Skyttä
b39bd81c6e Spelling fixes (#4532)
* Spelling fixes

* "It's" -> "its" fixes

* Fix capitalization of "Pi" in "Raspberry Pi"

"Pi", not "PI" or "pi".
2018-01-28 22:28:56 +01:00
Franck Nijhof
6224c71c08 Various markdown, spelling, and grammar fixes #3 (#4510)
*  Various markdown, spelling, and grammar fixes

*  Various markdown, spelling, and grammar fixes

*  Various markdown, spelling, and grammar fixes
2018-01-25 18:21:05 +01:00
DubhAd
0b09c4edc3 Removed relative_time (#4423)
Apparently it was removed some time ago (bug from 0.30.1 saying it didn't work then), but the docs weren't updated.
2018-01-16 21:18:12 +01:00
Fabian Affolter
c13889dbee
Minor changes 2018-01-08 17:46:04 +01:00
Marco
1d7c8dce63 readability and notes (#4335)
* Update media_player.yamaha_musiccast.markdown

https://community.home-assistant.io/t/support-for-new-yamaha-receivers-and-musiccast-devices/17001/22

* moved section

'authentication' guide should be right below the 'scanning' guide. it's one workflow

* easier searchable variable 'login_id'

* added a hint to enable home sharing

* fixed wrong syntax in config example

* added note for use over https

see https://github.com/home-assistant/home-assistant/issues/1258
2018-01-05 17:33:35 +01:00
DubhAd
3f14409ec3 Added link to securing checklist (#4323)
Seems silly that we don't point out about setting passwords etc here, so put a link back to the securing checklist.
2018-01-01 19:19:55 +01:00
Josh Nichols
dc7b3458b3 Try to clarify acceptable component names in a package (#4284)
I read this a few times, and thought the original language was confusing, or at least a little ambiguous. Hopefully this helps a little?
2017-12-28 10:00:06 +01:00
Odin Ugedal
118a7f59f4 Add template documentation for logarithm (#4081) 2017-11-27 21:29:08 -08:00
Christian Studer
0d862a9422 Adds a link directly to the cheatsheet (#3976)
The cheatsheet shows icons and their name in text on the same page, makes it easier to search for them.
2017-11-13 21:21:16 +01:00
Chris Thorn
dbd358db36 Update customizing-devices.markdown (#3868)
Change `emulated_hue: false` to `emulated_hue_hidden: false`
2017-11-07 09:57:06 +01:00
arretx
2c1d63be6e Update customizing-devices.markdown (#3816)
When I read this line, I was thinking that ALL THREE were required, otherwise it would fail.  I believe the sentiment is that in order to utilize any of the three, they must fall under homeassistant: in order for them to work.  Correct?
2017-10-29 01:41:49 +02:00
Fabian Affolter
4d2978ba67
Update timestamps to ISO 8601 (#3814) 2017-10-29 01:35:44 +02:00
Fabian Affolter
8791e6e89a Merge pull request #3694 from home-assistant/release-0-56
0.56
2017-10-22 00:55:58 +02:00
Guyanthalas
c51c5b4234 minor grammar update (#3702) 2017-10-21 21:23:23 +02:00
Fabian Affolter
c3237a57ac
Merge branch 'current' into next 2017-10-20 23:28:47 +02:00
DubhAd
595d0c81fb Adding note on entity naming (#3677)
Adding troubleshooting note about entity names.

I wonder if this needs called out into its own section in the introductory documents though.
2017-10-20 08:07:34 +02:00
c727
c21dbbf311 small typo (#3665) 2017-10-18 08:37:04 +02:00
Max Rumpf
f20a81bdd8 Add info about !include, fix #3262 (#3651) 2017-10-17 21:10:43 +02:00
Fabian Affolter
36ce6730bf Update 'now()' and 'utcnow()' (#3625)
* Update 'now()' and 'utcnow()'

* Add note
2017-10-15 22:32:45 +02:00
Fabian Affolter
5d0a917cdd
Merge branch 'current' into next 2017-10-10 00:39:51 +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
Ken Davidson
58a48dbf9a Updated "emulated_hue_hidden" setting to match change in 0.55. (#3565) 2017-10-09 08:03:02 +02: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
Fabian Affolter
48d1b3347f Add changes from #3547 (#3553) 2017-10-08 00:31:48 +02:00
Aaron Linville
e9b2d55629 Fix Tiny Typo
"Wide", not "width" variety of operations.
2017-10-07 18:06:52 -04:00
Fabian Affolter
bf9afa45a5 Revert "Add info box (#3546)" (#3547)
This reverts commit 2663d6c0faf22becf794f943fbd9966769201817.
2017-10-07 16:41:48 +02:00
Jens
2663d6c0fa Add info box (#3546)
* Add text on similarities between yaml and dicts

- Linewrapped the respective text to a with of 80 chars as well

* Adds reference to dicts/Hashtables when expl. YAML

- A comparison between dictionary/hastables and YAML is drawn
- Linewraps the paragraph to 80 characters

* Adds reference to python, indentation is mentioned

* Extends reasoning on YAMLLint

* Removes obsolete whitespace

* Fix whitespace

* Adds reference to inclusion of env-vars in YAML

* Add links

* Include note into the yaml explanation

- The YAMLLint stuff is a little off-topic, when raising the security
  concerns. It should hence go into an info box.

* Minor changes
2017-10-07 16:00:48 +02:00
Jens
a69e4f0e40 Extend risks in using YAMLLint and alternative (#3543)
* Extends reasoning on YAMLLint

* Removes obsolete whitespace

* Fix whitespace

* Adds reference to inclusion of env-vars in YAML

* Add links
2017-10-07 13:12:04 +02:00
Jens
d59688811b Feature/yaml doc (#3534)
* Add text on similarities between yaml and dicts

- Linewrapped the respective text to a with of 80 chars as well

* Adds reference to dicts/Hashtables when expl. YAML

- A comparison between dictionary/hastables and YAML is drawn
- Linewraps the paragraph to 80 characters

* Adds reference to python, indentation is mentioned

* Minor changes
2017-10-06 08:15:11 +02:00
Franck Nijhof
443904de16 Fixes spelling of 'Home Assistant' everywhere (#3524) 2017-10-05 10:53:08 +02:00
Paulus Schoutsen
0dee2c22d9 Update events.markdown 2017-08-27 16:07:08 -07:00
Paulus Schoutsen
53928f87d2 Add state_with_unit info 2017-08-26 12:35:54 -07:00
Fabian Affolter
f57f91dda4
Add link to configuration docs 2017-08-23 11:07:17 +02:00
githubbuh
e80b421b3b Include remove -id: for !include_dir_list 2017-08-22 21:53:12 -07:00
Paulus Schoutsen
bf118bf6b1 Update secrets.markdown 2017-08-04 08:57:13 -07:00
Fabian Affolter
a979bcd4e4
Merge branch 'current' into next 2017-07-28 22:22:07 +02:00
JudgeDredd
ed2942b4d8 add unit_of_measurement customization to documentation (#3050)
add unit_of_measurement customization to documentation
2017-07-26 18:24:49 +02:00
Corey Pauley
de4f34867e Added documentation for the env_var tag in configuration files (#2982) 2017-07-24 08:59:54 -07:00
Paulus Schoutsen
8660f52610 Merge remote-tracking branch 'origin/current' into next 2017-07-23 21:33:35 -07:00
Dawid Wróbel
1ba9914d2d Add information about HomeBridge friendly name attribute (#3014) 2017-07-19 19:49:55 +02:00
Justin Dray
6680c0df2f Add documentation on using credstash as a secret store (#2988) 2017-07-19 10:55:51 +02:00
Fabian Affolter
a3198ce772
Add missing period 2017-07-18 21:43:49 +02:00
Fabian Affolter
c4746439b4
Align abbreviation 2017-07-09 09:27:17 +02:00
Carlo Costanzo
4d2804f0a2 Additional Values and examples. (#2953)
Added additional customize examples and values that I use in my config.
2017-07-09 09:06:24 +02:00
Fabian Affolter
9cf7acef74
Add variables 2017-07-06 11:32:01 +02:00
Fabian Affolter
3808abd96f
Fix typo 2017-07-06 11:31:45 +02:00
Fabian Affolter
fe141703f9
Add periods 2017-07-06 09:22:16 +02:00
Dale Higgs
767b8052e8 Chat links and blog entry about the switch (#2928)
* Update links to chatrooms

* Discord -> Gitter blog entry
2017-07-03 20:56:37 -05:00