151 Commits

Author SHA1 Message Date
longman391
e3aa2f9f28 Update secrets.markdown (#6741)
Fixed typos, comma splices, and missing punctuation.
2018-10-13 12:12:05 +02:00
Paulus Schoutsen
54f350b22b Merge branch 'rc' into current 2018-10-12 16:57:35 +02:00
Dmitriy Shafranskiy
5e4109ef95 Formatting fix (#6685)
Code ending block was placed in a wrong place causing documentation to be output wrongly.
2018-10-11 14:31:02 +02:00
DubhAd
3bf5d2045f Clarity update (#6657)
As somebody pointed out on the forum, using different examples adds confusion. Updated both styles to use the same contents, so it's clearer what's going on.
2018-10-10 12:04:15 +02:00
DubhAd
a7d55dfc31 Clarity update (#6655)
The _user_ docs imply that setting the device class sets the unit of measurement. This clearly isn't the case, so doing a set of clarity edits.
2018-10-10 09:18:13 +02:00
Florian Klien
d3589d9518 typos fixed (#6582) 2018-10-07 10:58:35 -04:00
spacemanspiff2007
8020ba4c03 Added info about customizing entities (#6572)
* Added info about customizing entities

* Minor change
2018-10-07 09:26:44 +02:00
DubhAd
0378f2ddce Improving the Securing docs (#5458)
* FOR DISCUSSION - improving the Securing docs

This probably needs some back and fore to work out what the projects want here, but I thought I'd give it a first pass through to turn this from a "wall of things" that seem equally important into something hopefully more digestible. Particularly as some of the things look like you should do all of them, but they're actually mutually exclusive, or functionally identical.

I've tried to break it into things that people must do (here's the basic minimum) and things they should consider if they want to make it more secure. I've also tried to steer people towards `cloud` where it'll work for them, and if they just want remote access to the UI to use a VPN or Tor (I moved the SSH tunnel option last because it's the most complicated to set up of the three).

* Update based upon feedback

* Added link to fail2ban guide

* Updates

* Update

* ✏️ Tweaks
2018-10-06 14:09:37 +02:00
Paulus Schoutsen
0a11f461d4 Merge branch 'current' into next 2018-10-05 18:00:02 +02:00
WofWca
da0702e2c1 fix a link (#6399) 2018-10-01 09:24:24 +02:00
Paulus Schoutsen
cf02456d1a Merge branch 'current' into next 2018-09-28 16:54:33 +02:00
Paulus Schoutsen
47d0901d9f Merge branch 'rc' into current 2018-09-28 16:53:14 +02:00
Blake Blackshear
f970507132 Add docs for bitwise filters (#6352)
* Add docs for bitwise filters

* Escape pipe
2018-09-27 17:03:39 -04:00
Fabian Affolter
adbc7b1072 Add basic support for Quality scale (#6364)
* Add basic support for Quality scale

* Use the emojis

* Leave two samples

* Remove examples

* Link to the docs

* Add scale docs

* Minor changes

* Add class and quality

* Add name
2018-09-27 15:59:04 +02:00
Paulus Schoutsen
0dbb33e608 Merge branch 'current' into next 2018-09-24 12:16:28 +02:00
Thomas Lovén
05463dbf80 Documentation change to go with pull request home-assistant/home-assistant#16177 (#6075) 2018-09-24 10:22:09 +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
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
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
Fabian Affolter
eda7b8ce9d
Update link 2018-09-03 22:29:00 +02:00
Charles Garwood
4813bf8039 Remove info on creating an api_password (#6120) 2018-08-31 07:47:14 +02:00
Paulus Schoutsen
7b3961d127 Merge branch 'rc' into current 2018-08-29 12:13:23 +02:00
DubhAd
c43b581ad9 Added some details (#6072)
Making it a little clearer that `40` is a numeric, also making it clearer that it's an *entity attribute* that's being checked
2018-08-24 17:38:58 +02:00
Paulus Schoutsen
062f785563 Remove entity registry docs (#6030) 2018-08-22 17:41:59 +02:00
DubhAd
8cf406845a
Merge pull request #5978 from cooljimy84/patch-1
Add examples for whitelist_external_dirs
2018-08-16 09:29:58 +01:00
James Crook
427bc5b5d6
updated the example
I changed one of the example whitelists, as it was an already white listed directory.
2018-08-13 16:31:34 +01:00
DubhAd
ea30a52a78 Making the warning clearer, and linkable (#5994)
Making the warning clearer (I'll add something similar to the template trigger docs), and putting a title in so that we can link to it.
2018-08-11 22:34:02 +02:00
Fabian Affolter
fac9257908
Update style 2018-08-11 14:28:32 +02:00
Fabian Affolter
3a0a54cf14
Remove line braks 2018-08-11 14:20:33 +02:00
DubhAd
8717eb9f8f Minor changes (#5990)
Taking out the "new and experimental" note - we're a dozen releases on, it's hardly new and seems to be (from a feature sense) stable.

Re-written para 2 to reflect that HA needs shut down, and that 0.75 introduced the "future" UI. Re-written the supported components list because it's horribly out of date, and without trawling the code it's impossible to know what's supported.
2018-08-11 14:16:52 +02:00
James Crook
a4e039a09d
Add examples for whitelist_external_dirs
Added examples for whitelist_external_dirs as I found it difficult to figure out 
a) it had to follow homeassistant:
b) drop the last slash for the directory i.e. /tmp/exampledir NOT /tmp/exampledir/
2018-08-08 16:48:44 +01:00
David Gibbons
93c911fe99 In a code block we want to match the command "secret" not the name of the section, "secrets". (#5854)
This fix brings documentation in alignment with the commands used.
2018-07-24 22:19:51 +02:00
Rick Rubino
72b4b53c78 Added IP Filtering (#5694)
* Added IP Filtering

Added IP Filtering as an additional suggested protection for remote access

* ✏️ Removed full link
2018-07-09 11:20:09 +02:00
DubhAd
d691f95103 Added details about emulated_hue_hidden (#5631)
Given that it mentions in the emulated_hue pages that `emulated_hue_hidden` is being deprecated, it seems sensible to actually mention that here ;)
2018-06-29 22:07:36 +02:00
kloggy
9861ce0dfc Include Weather Underground (#5463)
* Include Weather Underground

* Typo correction
2018-06-27 12:10:04 +02:00
Terence Foxcroft
df3f3a8239 Fix incorrect path in Group Visibility example (#5602)
The path for calling the occasion.py script referenced in the Group Visibility example when using docker should be /config/occasion.py and not /command/occasion.py
2018-06-26 06:17:42 +02:00
Paulus Schoutsen
bdaa81fcbf Merge remote-tracking branch 'origin/current' into next 2018-06-03 17:01:34 -04:00
Fabian Affolter
c0e1270c43
Put content in a warning box and update links 2018-05-29 16:40:44 +02:00
DubhAd
d0bed6a0bb Making port choice clearer (#5448)
Making it clearer that you can forward ports other than 8123.
2018-05-29 07:53:33 +02:00
Fernando
251b2b67d3 Update link (#5440)
Updated the link for  "set up encryption using Let's Encrypt" for the latest one.
Instead of sending the user to the outdated version with the link for the newest one.
2018-05-27 09:53:28 +02:00
Fabian Affolter
08592c1aa4
Add SSH tunnel blog post 2018-05-26 17:32:43 +02:00
cdce8p
313479464c Extend packages support (#5425) 2018-05-25 16:42:08 -04: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
Colin Teubner
eef07e33b7
Update entity-registry.markdown 2018-05-12 17:02:01 -07: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
Paulus Schoutsen
286f800eef Merge branch 'rc' into current 2018-05-11 12:31:07 -04:00
Fabian Affolter
07acbae2fb
Make it generic 2018-05-09 09:24:31 +02:00
DubhAd
49ea67b97e Added note about tabs (#5325) 2018-05-08 09:22:50 +02:00
Paulus Schoutsen
e9aad88641 Fix broken templating 2018-05-06 08:54:51 -04:00
Otto Winter
76b908b033 Sensor device class docs (#5219)
* Sensor device class docs

* Fix binary_sensor copy

* Fix headings

* Add icons screenshot

* Add Empty device_class

* Grammar

* Update customizing-devices.markdown

* Add periods
2018-05-01 22:25:45 +02:00