Commit graph

7562 commits

Author SHA1 Message Date
Fabian Affolter
4d2978ba67
Update timestamps to ISO 8601 (#3814) 2017-10-29 01:35:44 +02:00
Anders Melchiorsen
ad2aac6d68 Simplify light dimming during media play (#3776) 2017-10-29 01:29:36 +02:00
DubhAd
32617c01bd
Added remaining Z-Wave links 2017-10-28 22:02:48 +01:00
DubhAd
979f399489
Fix a missing character 2017-10-28 18:48:15 +01:00
DubhAd
219fcdbf11
Added externally accessible note
A common question seems to be about being externally accessible, and SSL. I've added a note at the top about it.
2017-10-28 17:30:18 +01:00
Fabian Affolter
45190d9cc2
Update releases and ordering of the links (#3811) 2017-10-28 17:36:15 +02:00
Brady Rosino
fcc6e8f6db Add missing 'tap and hold off' details (#3808) 2017-10-28 09:25:00 +02:00
DoloresHA
fa28234931 Update notify.html5.markdown (#3806)
line 132: changed "configuration" to "notification." 
line 236: fixed indentation error (was only one space, not two)
2017-10-28 09:23:37 +02:00
Elvis
2edf3c5242 Update actions.markdown (#3803) 2017-10-27 21:23:06 +02:00
DubhAd
e8a743760c
Clarifications
Fixed note classes, added emphasis to Add Node Secure, highlighted that the default Add Node is non-secure
2017-10-27 18:36:11 +01:00
DubhAd
b009e48f95
Missed a character 2017-10-27 18:28:38 +01:00
DubhAd
608315f551
Adding link to main docs 2017-10-27 18:27:39 +01:00
arretx
e003f0baed Clarification for a moron ;) (#3797)
* Clarification for a moron ;)

Often it helps to see the syntax for configuration variables...

* This --->

Something like this instead...
2017-10-27 10:14:08 +02:00
Devon Peet
ca52e23e4c Updating language for readability (#3796)
* Updating language for readability

* Remove space
2017-10-27 08:11:51 +02:00
Devon Peet
39b30f6582 Added restart && journal, which I use all the time (#3795) 2017-10-27 07:34:29 +02:00
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