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
Dawid Wróbel
40773d9845
Add instructions for multi-user configuration ( #3721 )
2017-10-23 11:07:14 +02:00
Mahasri Kalavala
d42ebe699f
added quotes around the host ( #3725 )
...
Throws "while scanning for the next token found character '@' that cannot start any token" an error without quotes around it.
2017-10-23 09:58:59 +02:00
apo-mak
6f83b5df2f
toonopafstand.eneco.nl is no longer available ( #3722 )
...
* toonopafstand.eneco.nl is no longer available
the toonopafstand.eneco.nl give the above message but the library look like is keep using the domain with no problems reported.
i change the word "website" to domain so users are not confuse .
* Change to lower case
2017-10-23 09:58:42 +02:00
Matt N
4c3bff048b
Make it more clear that content-type
is relevant for camera iOS notifications ( #3731 )
...
Without `content-type`, no thumbnail would show:
https://github.com/home-assistant/home-assistant-iOS/issues/39#issuecomment-338554874
2017-10-23 09:58:23 +02:00
Kevin Delaney
13c6d6befd
Fix incorrect file name in autostart symlink and chmod ( #3727 )
2017-10-23 09:57:49 +02:00
Fabian Affolter
8b11170505
Fix redirect (related to #3729 )
2017-10-23 08:30:40 +02:00
Sven-Hendrik Haase
4bdfe75b0a
Correct way 'Arch Linux' is spelled ( #3723 )
2017-10-23 08:28:02 +02:00