7597 Commits

Author SHA1 Message Date
Devon Peet
081d0d4dd9 Clarity Edits (#3794) 2017-10-27 07:33:15 +02:00
Devon Peet
2237849339 Simple rewrite of phrase for clarity (#3793) 2017-10-27 07:32:29 +02:00
ntalekt
cf24e608ed Update: Added correct extension. (#3791) 2017-10-27 07:29:05 +02:00
ntalekt
687ce971bd Update: Config example by ntalekt (#3790) 2017-10-27 00:07:54 +02:00
DubhAd
00844141bb Added note on port forwarding 2017-10-26 19:20:19 +01:00
misterbenj34
4b33e71440 Correction of line 448 (#3786)
add "sudo" and remove the space before "s"
2017-10-26 18:17:49 +02:00
David Grant
5884dc8df3 Fixed command for installing all test requirements (#3787)
previous command was giving me:

(venv) dgrant@16elford:~/home-assistant$ bash pip3 install -r requirements_test_all.txt
import: unable to open X server `' @ error/import.c/ImportImageCommand/364.
import: unable to open X server `' @ error/import.c/ImportImageCommand/364.
from: can't read /var/mail/pip
/home/dgrant/home-assistant/venv/bin/pip3: pip3: line 10: syntax error near unexpected token `('
/home/dgrant/home-assistant/venv/bin/pip3: pip3: line 10: `    sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0])'
2017-10-26 18:17:11 +02:00
boltgolt
48468bf32b
Update Toon docs (#3771)
* Updates to Toon docs

* Fixed typo

* Implemented suggested fixes
2017-10-26 10:28:16 +02:00
UiGuy
5dfdb98b9b {"error":"Invalid key"} (#3780)
* {"error":"Invalid key"}

resolution to {"error":"Invalid key"} issue when trying to control the gateway lights via Home Assistant UI.

* Minor changes
2017-10-26 09:59:22 +02:00
Peter Epley
87cd795a85 Update development_submitting.markdown (#3782)
* Update development_submitting.markdown

Added notes helpful for comparing and requesting a pull (ex. to avoid proposing merge of dev and master accidentally).

* Update format
2017-10-26 09:58:56 +02:00
Derek
455d41639c New entries, fixes, hyperlinks. (#3774)
* New entries, fixes, hyperlinks.

- Got rid of a second hass.io entry
- Seems as though "hass" entry topic undercase is allowing it to bypass sorting?
- Added hyperlinks to all entries
- Added some new terms

* Typo fix

* Added frontend/themes
2017-10-26 08:42:04 +02:00
Peter Epley
5a73466d3b Update development_environment.markdown (#3781)
Updated based on https://community.home-assistant.io/t/starting-development-problem-with-tox/6381/3 and experience setting up environment
2017-10-26 08:33:59 +02:00
DubhAd
67193615a6 Other fixes
Apparently I don't get to make up configuration variables. Removing it anyway since few other components have it as an option
2017-10-25 21:19:13 +01:00
DubhAd
a6b848085e Corrected sensor to binary_sensor 2017-10-25 21:09:15 +01:00
Adam Mills
c17103c3c1 Better documentation for state attributes (#3772)
* Better documentation for state attributes

* Fix extra tick

* Extra notes for new components
2017-10-25 15:42:16 -04:00
DubhAd
74bccbbe32 Fixed sliders to numbers 2017-10-25 19:41:56 +01:00
DubhAd
6733138762 Update about Hass.io
Added link to the Hass.io Z-Wave docs, and a note that the pre-reqs don't apply to it.
2017-10-25 11:37:19 +01:00
Pascal Vizeli
cc614c75fc Update addon_config.markdown 2017-10-25 12:17:52 +02:00
DubhAd
37c527e446 Removed outdated info
Removed info about versions before 0.4x
2017-10-25 10:54:08 +01:00
DubhAd
204b856e12 Added setup link for Z-Wave 2017-10-25 10:53:12 +01:00
ntalekt
9eeb6cefeb Updated: Added missing components (#3761) 2017-10-25 08:51:19 +02:00
Nicholas Griffin
0927f6b4bb Cleaning up some other things in glossary (#3768)
* Fixing Typo that was mentioned in #3764

* Cleaning up some other things in glossary

As I was making the other commit (#3766) I noticed some other things in the glossary that could be changed.

One of the main things is that each example read differently so there was a lot of jumping between how examples were written, I've made them a bit more unified.

I also added a bit more explanatory text and added some links as suggested in #3764.

I made this a seperate pull because I figured it might be a bit more opinionated than the typo error.

* Missed discovery.

* Add quotes
2017-10-25 08:50:22 +02:00
Nicholas Griffin
2c7eedd970 Fixing Typo that was mentioned in #3764 (#3766) 2017-10-25 07:34:22 +02:00
Ryan Bahm
025c6ab51d Added some punctuation to the last paragraph (#3770)
For greater clarity.
2017-10-25 07:25:24 +02:00
Phil Hawthorne
86a281bfb0 Update MQTT docs for consistency (#3759)
Makes some updates to the MQTT docs pages for spelling and grammar, and
also consistency.
2017-10-24 21:12:33 +02:00
Phil Hawthorne
5efe58ec85 Update the RFLink Docs to read better (#3758)
Makes some slight adjustments to the RFLink component documentation to
remove some grammer and spelling mistakes.

Alos changes the domain which the docs point to, as the domain name
mentioned has been moved.
2017-10-24 21:10:35 +02:00
adamp237
7c4d71118f Change 'set_fanspeed' to 'set_fan_speed' (#3755)
I tried creating a script using set_fanspeed. After much trial and error, it worked when I used set_fan_speed. Suggest this page is updated.
2017-10-24 15:00:15 +02:00
DubhAd
726029170f And some missing raw tags 2017-10-24 11:39:54 +01:00
DubhAd
a7ccbf18d4 Fixing some tabs that snuck in 2017-10-24 11:36:41 +01:00
Daniel Høyer Iversen
896dbb72a3 Merge pull request #3754 from jvimont/patch-1
Add info in connection problem section
2017-10-24 11:50:00 +02:00
Fabian Affolter
21e1661345 Add link to Docker docs 2017-10-24 11:21:01 +02:00
Fabian Affolter
4ffb7222c4 Update toon docs (#3752) 2017-10-24 11:17:27 +02:00
ntalekt
5d28e8266b added note: type names differ from entity names (#3746)
* added note: type names differ from entity names

* Minor changes
2017-10-24 11:16:38 +02:00
jvimont
86a65e03e5 Add info in connection problem section 2017-10-24 09:51:50 +02:00
DubhAd
10ec5092f9 Updating Z-Wave links
Updating the navigation links for Z-Wave
2017-10-24 08:02:15 +01:00
Taylor Peet
4f4ffe8957 Readability updates to statistics sensor docs (#3750) 2017-10-24 09:00:18 +02:00
Taylor Peet
3422782940 Fix unintended typo in Bayesian Documentation (#3748)
Got distracted and typed before/after instead of below/above
2017-10-24 08:59:26 +02:00
Taylor Peet
1e87488ae0 Readability changes to min max sensor docs (#3749) 2017-10-24 08:44:52 +02:00
Uli
2cfea1e430
fixed dead link to retrieving access token for xiaomi vacuum and switch (#3709) 2017-10-24 08:18:34 +02:00
Fabian Affolter
f4700243a1
Add example 2017-10-23 22:43:49 +02:00
Fabian Affolter
fbbaeecf6b
Add Android IP Webcam docs 2017-10-23 22:18:08 +02:00
Fabian Affolter
81d23248ec
Add PRs 2017-10-23 21:59:19 +02:00
DubhAd
37d6cccfc5 updated docs to add path details 2017-10-23 19:04:07 +01:00
Fabian Affolter
c18e26dd07 Update for 0.56.2 (#3736) 2017-10-23 18:19:14 +02:00
Hugo Gresse
ec4f19a51a Maybe fix SQL indentation in warning node (#3668) 2017-10-23 16:08:09 +02:00
Erik-jan Riemers
84ebf01d15 Point to component used in recorder (#3712)
* Update recorder.markdown

* It's a platform and not a component
2017-10-23 16:00:42 +02:00
Nicholas Griffin
1d8d68ddfc Update Arlo Control Panel with away mode variable (#3732)
* Update Arlo Control Panel with away mode variable

Just a simple change to add a description about adding an away mode to the Arlo Control Panel.

* Remove blank line
2017-10-23 15:55:31 +02:00
Phill Price
33c982d761 remove ssl and port in configuration.yaml (#3691)
* remove ssl and port in configuration.yaml

Make clear to remove SSL and port in configuration.yaml to avoid 502 errors

* Update nginx_proxy.markdown

* Minor change
2017-10-23 12:24:58 +02:00
Fabian Affolter
33a6bd4e49
Add details about bugfix releases 2017-10-23 12:20:42 +02:00
Fabian Affolter
7efe578523
Fix sentence (fixes #3713) (#3734) 2017-10-23 12:02:50 +02:00