973 Commits

Author SHA1 Message Date
Paulus Schoutsen
d3935c1390 Remove links to helper scripts (#7372)
* Remove links to helper scripts

* Delete db_migrator.markdown

* Delete influxdb_migrator.markdown

* Delete influxdb_import.markdown

* Update docs_navigation.html
2018-11-05 16:54:40 +01:00
Franck Nijhof
08f8bb589e
Merge branch 'current' into next 2018-11-01 11:12:01 +01:00
Klaas Schoute
8040a30a01 Update Discovery component configuration (#7271) 2018-10-30 21:15:37 +01:00
Klaas Schoute
fe852b9e93 Update Multi-factor-auth component configuration (#7270) 2018-10-30 19:13:48 +01:00
Klaas Schoute
004a19b380 Update Basic component configuration (#7275)
* Update Basic component configuration

* 🚑 Fix error
2018-10-30 19:00:43 +01:00
Adam Mills
8b88db7ba2 Add timeline chart to explain sun conditions (#7262) 2018-10-30 11:02:33 +01:00
bonanitech
470393dc6f Update authentication.markdown (#7229)
* Update authentication.markdown

Just fixing a broken link

* 🔨 Makes links relative
2018-10-29 17:57:43 +01:00
bonanitech
328de6424e Update providers.markdown (#7228)
Just fixing a broken link
2018-10-29 15:53:20 +01:00
leaen
85599bec6b Rephrase virtualenv suggestion (#7220)
Reworded the suggestion to install Jupyter notebook inside a virtualenv and provided motivation for doing so.
2018-10-29 15:37:20 +01:00
Ian Slinger
a2289c4d06 Tidying up some of the auth docs. (#7146)
* First pass at tidying up auth docs.

Rearranged some of the images to enhance the flow and reorganised some
of the steps for setting up MFAs.

Submitting this as WIP for pull request.

* Some more cleanup and changes to the text, mostly for clarity (IMHO).

This should be all that is required for the moment, but some more info on
Trusted Networks would be useful. I had a few subtle issues setting that
up regarding proxies so I'll look at adding that if I figure out how to
explain it succinctly.

* ✏️ Tweaks

* ✏️ Tweaks

* ✏️ Tweaks
2018-10-29 14:04:52 +01:00
Fabian Affolter
19ee7bdceb
Merge branch 'current' into next 2018-10-28 23:44:09 +01:00
Jonas Skoogh
c796174881 Added tip of the Workday Binary Sensor (#7203) 2018-10-28 19:34:01 +01:00
DubhAd
d840835d1b Adding configurator note (#7197)
Now it can be set up with the integration, we probably should mention that ;)
2018-10-28 18:00:51 +01:00
Lindsay Ward
7c53ec60c5 Update recorder component and database doc (#7141)
* Update recorder component to improve wording

* Update database backend doc to refer to recorder component
2018-10-28 12:51:10 +01:00
Adam Mills
44ec6aeaca
Remove incorrect truth table 2018-10-27 11:56:49 -04:00
Paulus Schoutsen
29164a1186 Merge remote-tracking branch 'origin/current' into rc 2018-10-26 10:55:38 +02:00
Franck Nijhof
91aa6a4970
Merge branch 'current' into next 2018-10-26 00:45:36 +02:00
Klaas Schoute
af509b9444 Added some .gitignore example lines (#7072)
* Added some .gitignore example lines

* ✏️ Added also .log file extensions
2018-10-25 09:31:59 +02:00
pyitphyoaung
d1387de5c4 rename Zigbee name references issue #7050 (#7053) 2018-10-24 16:11:36 +02:00
Malte Franken
fc92cf476c explaining geo location automation trigger (#7041) 2018-10-24 00:14:48 +02:00
Franck Nijhof
006ef8ef66
Merge branch 'current' into next 2018-10-23 19:47:25 +02:00
Glenn Morrison
442fd6c220 Grammar (#7010)
Grammar correction
2018-10-22 21:25:58 +02:00
Franck Nijhof
80e6cdca2d
Merge branch 'current' into next 2018-10-21 15:18:58 +02:00
Diogo Gomes
ff8a183278 Beta version information (#6984) 2018-10-21 11:07:47 +02:00
Fabian Affolter
ead919f491
Merge branch 'current' into next 2018-10-20 13:03:36 +02:00
Fabian Affolter
9dec850d60
Not longer use the term 'API password' 2018-10-19 21:32:32 +02:00
Antoni K
0a6905ac15 Add note about CGNAT (#6959) 2018-10-19 20:53:00 +02:00
DubhAd
db3b3942e5 Added note about nmap (#6962)
* Added note about nmap

Added note about nmap

* Minor change
2018-10-19 20:48:41 +02:00
Variour
00d208c99c Added note about persistence of messages with embedded broker (#6949)
* Added note about persistence of messages with embedded broker

The embedded mqtt broker does not save messages between restarts. Because of this the discoverys messages have to be sent after every restart for the devices to show up in HA. I added a note section to make users aware of this.

* Minor change
2018-10-19 20:40:38 +02:00
keith
c3e0770b2f fix get_state syntax examples (#6952)
when called as given, errors with `TypeError: get_state() takes from 1 to 2 positional arguments but 3 were given`
2018-10-19 19:54:39 +02:00
DubhAd
b6d9b8ba5b Clarity updates (#6889)
Added note about testing templates in the template tool

Added section about how `|` has priority over non-bracket operators

Some minor changes to steer people towards `states.('...')` rather than `states...state`.
2018-10-17 23:17:03 +02:00
Fabian Affolter
98fa00169b
Merge branch 'current' into next 2018-10-17 11:51:23 +02:00
Joakim Sørensen
8a4b09ac8b Adds quotes for the state in the State condition example. (#6869) 2018-10-16 23:23:33 +02:00
Caswell1000
3cb46731b5 Update templating.markdown (#6871) 2018-10-16 23:22:52 +02:00
Gerard
8e53c7b7ea Fixes a type in ios location (#6827) 2018-10-15 23:04:05 +02:00
Fabian Affolter
a409f89df8
Fix link 2018-10-14 22:33:21 +02:00
Franck Nijhof
2dbbafef62
Merge branch 'current' into next 2018-10-14 09:46:28 +02:00
lennartk
744b362b88 Fixed a grammar mistake in the database docs (#6771)
"The `VACUUM` command cleans the your database."
2018-10-14 09:24:34 +02:00
Fredrik Baberg
d488fcaf84 Update Vagrant Windows instructions, including Hyper-V. (#6589)
* Update Windows instructions, including Hyper-V.

* ✏️ Tweak
2018-10-13 23:02:33 +02:00
DubhAd
7017eb4cd5 is_state needs quotes all the way (#6751)
Apparently `is_state` treats the value as a string
2018-10-13 21:43:48 +02:00
longman391
e3aa2f9f28 Update secrets.markdown (#6741)
Fixed typos, comma splices, and missing punctuation.
2018-10-13 12:12:05 +02:00
Austin Drummond
c3926e3b49 Fixed a link on z-wave entities (#6737) 2018-10-13 10:18:16 +02:00
Brian J King
6d2102771e Updates to MQTT Broker to standardize docs (#6725)
* All instances of `Mosquitto` are capitalized **outside of** instances that refer to code/configuration blocks/file names to comply with the [docs standardization](https://developers.home-assistant.io/docs/en/documentation_standards.html).

* Standardization for displaying file paths, code/configuration blocks in `plaintext`.
2018-10-12 23:51:35 +02:00
Paulus Schoutsen
98ccac56c7 Merge branch 'current' into next 2018-10-12 17:00:15 +02:00
Paulus Schoutsen
54f350b22b Merge branch 'rc' into current 2018-10-12 16:57:35 +02:00
emontnemery
61cca85e73 Documentation for abbreviations in discovery topic (#6294)
* Update discovery.markdown

* Update discovery.markdown

* Update discovery.markdown

* Update discovery.markdown

* Update discovery.markdown
2018-10-12 08:52:06 +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
667a05b90a Simplification of the supported controllers (#6647)
* Simplification of the supported controllers

Stripped it down to the key fact - *static controllers* are all that'll work with OZW.

Noted that Z-Wave Plus controllers are recommended, to take advantage of all the features of Z-Wave Plus.

Noted that S2 and Smart Start aren't supported by OZW

* Controllers restored

Restored the list of confirmed sticks, but taken out the lists of OSs because we just took the list from the OZW pages, and it's clear that's outdated and incomplete
2018-10-10 12:11:39 +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