858 Commits

Author SHA1 Message Date
DubhAd
5429bde6d6 Clarity about the wakeup interval (#6339)
Lots of people seem to mistake the wakeup interval with how often the device reports changes
2018-09-23 12:07:48 +02:00
DubhAd
8e7ed18771 Adding how to config check on Hass.io (#6337)
Adding how to config check on Hass.io
2018-09-22 20:09:34 +02:00
DubhAd
d56c0ba90b Highlighting need to config check (#6338)
Highlighting the need to run a config check
2018-09-22 20:08:47 +02:00
WofWca
42c3f9ef44 Update virtualenv.markdown (#6335) 2018-09-22 12:45:09 +02:00
Fabian Affolter
3984d1674c
Add example for JSON-formatted payload 2018-09-21 22:35:12 +02:00
DubhAd
ac31a5105a Adding links to the graphing options (#6320)
Adding links to the graphing options
2018-09-20 11:45:20 +02:00
emontnemery
cd69cc7f10 Add missing platforms supported by MQTT discovery (#6295)
* Update discovery.markdown

* Update discovery.markdown
2018-09-19 08:36:14 +02:00
DubhAd
e2aeb134bd Adding a linkable title (#6312)
Adding a linkable title
2018-09-19 08:35:02 +02:00
DubhAd
a3538d8a80 Adding pre 0.77 auth migration note (#6279)
Since this comes up every few days, adding a note about migrating from pre 0.77 (which yes, eventually we'll be able to remove)
2018-09-18 08:34:00 -04:00
DubhAd
3ea9ce4538 Highlighting the package names (#6269)
Highlighting the package names because apparently we forgot to do so before
2018-09-18 12:23:13 +02:00
Fabian Affolter
33eed3a65a
Add command with LC_ALL=C (fixes #6270) (#6306) 2018-09-18 11:06:33 +02:00
DubhAd
0019a420ca Fixing formatting (#6304)
Triple back ticks need to be on their own line
2018-09-18 11:06:15 +02:00
DubhAd
99e079d0e6 Clarity edit (#6302)
The description of HA starting and creating directories has mislead a few folks, trying a wording tweak
2018-09-17 21:15:15 +02:00
Paulus Schoutsen
a3201ab599 Merge branch 'rc' into current 2018-09-17 19:05:04 +02:00
DubhAd
4daedf75ad
Merge pull request #6257 from bastshoes/patch-1
Adding warning regarding legacy_api password
2018-09-16 15:22:48 +01:00
Jason Hu
be1223e91e
Add issue link 2018-09-15 14:33:32 -07:00
DubhAd
905676ba69
Spelling/grammar tweaks 2018-09-15 13:32:40 +01:00
Bram Kragten
2aba5d54d0 Update editor.markdown (#6271) 2018-09-13 15:10:40 +02:00
Will Marler
24b06fc046 Fix a link in lets_encrypt howto re: password (#6256)
The link points to the "basic information" config page but should point to the HTTP component config page. There is no password to be set in basic information.
2018-09-11 19:49:38 +02:00
bastshoes
80b34251e0
Adding warning regarding legacy_api password
Currently there is an issue #16441. Leagacy_api password not loaded if api_password located in package.
2018-09-11 20:39:05 +03:00
Jason Hu
513ef6f63a Fix a typo in date which hide configuration page (#6253) 2018-09-11 07:52:44 +02:00
DubhAd
57f631f0f8 Note about bearer tokens (#6215)
* Note about bearer tokens

Given that there's zero documentation about those warnings, and it comes up many times a day, time to document *something* about them.

* Update

* ✏️ Tweaks

* ✏️ Formatting tweak
2018-09-10 12:40:31 +02:00
Jason Hu
a79926f24b Add troubleshooting for invalid client id error (#6244)
* Add troubleshooting for invalid client id error

* Update authentication.markdown

* Add a note to remote document

* ✏️ Spelling and grammar tweaks
2018-09-10 12:14:18 +02:00
DubhAd
b8cd90cfb0 Update for ad blocking (#6243)
Added a note about some ad blockers blocking web sockets
2018-09-10 09:20:42 +02:00
Andrew Riley
50e6a8bdce correct typo (hassbian-sctipts -> hassbian-scripts) (#6241) 2018-09-09 18:40:15 +02:00
DubhAd
93d9267500 Adding some titles and details (#6228)
Added:

* titles to make it possible to link to sections
* that you can only reload those sections if you're not using packages
* information on how to migrate your config, and that key files and folders are hidden by default
2018-09-09 09:40:20 +02:00
DubhAd
d22d9b82bb
Merge pull request #6147 from home-assistant/turbokongen-patch-2
Clarify and make sure users add config entry.
2018-09-08 16:38:47 +01:00
John Arild Berentsen
0a651bdfba
Update installation.markdown 2018-09-08 17:27:05 +02:00
Rohan Kapoor
c43ac57f42 Demonstrate that complex templates can be used for script delays (#6224)
* Demonstrate that complex templates can be used for script delays

* Fix escaping

* Start comments with a capital letter
2018-09-08 15:56:44 +02:00
John Arild Berentsen
d383a4ab12
Update installation.markdown
Sneaky little....
2018-09-05 16:02:51 +02:00
DubhAd
3530b131e2 Trying to direct people away from this (#6197)
Given the pain that uninformed people run into with a non-venv install, trying to push people towards the venv installs.
2018-09-05 07:51:21 +02:00
DubhAd
bb68802e9b Making title linkable (#6198) 2018-09-05 07:50:50 +02:00
Charles Garwood
e2dcd24aab Update note about default auth_providers (#6184)
* Update note about default auth_providers

Update the warning note to specify that HA automatically configures auth_providers, and manually specifying auth_providers in configuration.yaml can cause issues

* Minor changes
2018-09-04 09:24:27 +02:00
DubhAd
f8bcba8a81 Reworking the customize docs (#6189)
Reworking the customize docs:

1. Add information on using the UI to change the entity ID and name (where supported)
2. Document the use of the UI to customize
3. Rewrite the configuration block to use the new configuration block standard
4. Move the manual editing section towards the end

[This change](https://github.com/home-assistant/home-assistant.io/pull/6188) provides the image referenced
2018-09-04 08:54:35 +02:00
Andrey Mikhaylov (lolmaus)
f1c91676f6 Added Razberry Board to supported devices table (#6193)
since it already has it's own support page
2018-09-04 08:50:05 +02:00
Fabian Affolter
eda7b8ce9d
Update link 2018-09-03 22:29:00 +02:00
DubhAd
4d493d8612 Fixing formatting (#6165)
With the three ticks on the same line as the command it collapsed to a single line
2018-09-02 19:08:59 +02:00
Denix
9aafcbe934 added more detailed instructions for razberry (#6162)
* added more detailed instructions for razberry

* Minor changes
2018-09-02 16:42:01 +02:00
John Arild Berentsen
9a5780476a
Clarify and make sure users add config entry. 2018-09-02 10:27:17 +02:00
John Arild Berentsen
ffee9ec2af
Clarification
Clarification of the config option
2018-09-02 09:53:51 +02:00
plyblu
c45ead8a01 Update multi-factor-auth.markdown (#6128)
* Update multi-factor-auth.markdown

improve spelling and grammar

* Minor changes
2018-09-01 11:07:57 +02:00
DubhAd
5959f92e90 Adding troubleshooting section (#6124)
We've had a *lot* of questions about how to wipe and start again, so adding a section on that
2018-08-31 22:17:31 +02:00
Charles Garwood
4813bf8039 Remove info on creating an api_password (#6120) 2018-08-31 07:47:14 +02:00
Isabella Gross Alström
23ab489c79 Corrected spelling error (#6108) 2018-08-29 20:18:51 +02:00
Paulus Schoutsen
7b3961d127 Merge branch 'rc' into current 2018-08-29 12:13:23 +02:00
Jason Hu
c76e262bcb Fix a link (#6106) 2018-08-29 11:59:26 +02:00
Paulus Schoutsen
40f8fd1b47 Update screenshots 2018-08-29 10:18:15 +02:00
Paulus Schoutsen
615304022d Add redirect uri for ios 2018-08-29 09:46:56 +02:00
Paulus Schoutsen
d5af4f8d9d Add redirect url for app 2018-08-29 09:40:51 +02:00
Fabian Affolter
b7c7c051e6
Minor changes 2018-08-28 08:34:24 +02:00