3999 Commits

Author SHA1 Message Date
Martin Eberhardt
ce0524c613
Documentation for scrape sensor attribute option (#3696)
* Documentation for scrape sensor attribute option

* Move comment up
2017-10-31 20:19:53 +01:00
Milan V
953da76da9 Add default groups info to group component doc (#3659)
* Add default groups info to group component doc

* Corrections of default group info

* Minor change
2017-10-31 14:41:35 +01:00
Milan V
19a603f34e Fix bayesian binary sensor example (#3850) 2017-10-31 13:57:37 +01:00
Josh Nichols
46447e34fa Update list of media_players supporting shuffle (#3846)
* Update list of media_players supporting shuffle.

This is based on doing a [search for SUPPORT_SHUFFLE_SET](https://github.com/home-assistant/home-assistant/search?utf8=%E2%9C%93&q=SUPPORT_SHUFFLE_SET&type=)

* Add links while I'm here
2017-10-31 08:33:41 +01:00
ohadbenita
e73fe63a0c Shell command naming convention change (#3843)
* Shell command naming convention change

camel case naming isn't allowed (shell command configuration validation fails

* Add period
2017-10-30 22:14:19 +01:00
Derek
816aabaade Alternative Xiaomi Token Extraction for Android/Windows (#3683)
* Alternative Xiaomi Token Extraction for Android/Windows

Using the MiToolKit simplifies the process greatly.

* Correct MiToolKit hyperlink
2017-10-30 21:59:13 +01:00
Martin Hjelmare
d946189282 Update mysensors configuration to new format (#3840) 2017-10-30 18:24:56 +01:00
Bram Kragten
0f615093f0 Update vacuum.xiaomi_miio.markdown (#3837) 2017-10-30 17:38:42 +01:00
ferdydek
71d9a24925 Update media_player.webostv - Turn On Action plus setup (#3838)
Included wake on lan power on action asked frequently on discord/forum.
Clarified the pairing process requirements and added LG's instructions link.
2017-10-30 17:38:03 +01:00
Jerry Workman
5ccdd95c05 Locative shutting down (#3832)
* Locative shutting down

* Format it as note
2017-10-30 08:35:08 +01:00
Fabian Affolter
f91615cbb6
Fix samples, add title and other changes (#3828) 2017-10-30 07:54:34 +01:00
moskovskiy82
9faef559b6 Remove target_sensor from the configuration (#3833)
Seems it's there by mistake. As looking through MQTT HVAC uses current_temperature_topic instead. Which is actually a drawback
2017-10-30 07:42:41 +01:00
Fabian Affolter
238fc5b0c0
Remove title 2017-10-30 07:39:43 +01:00
Fabian Affolter
0fb8f956ef
Update Clickatell docs (#3823)
* Update Clickatell docs

* Was milestoned for 0.56.3
2017-10-29 11:17:22 +01:00
Fabian Affolter
1514fd7b12
Update title (#3822)
* Update title

* Remove featured
2017-10-29 02:46:32 +02:00
arretx
34fccb0045 Clarification (#3817)
I wasn't sure where the "jon" and "ram" user names were derived from in regards to the OwnTracks setup.
2017-10-29 01:42:51 +02:00
Aleksey Jurchenko
cda120f274 new model added (#3820) 2017-10-29 01:37:51 +02: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
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
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
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
ntalekt
9eeb6cefeb Updated: Added missing components (#3761) 2017-10-25 08:51:19 +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
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
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
DubhAd
37d6cccfc5 updated docs to add path details 2017-10-23 19:04:07 +01: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
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
Ken Davidson
1aa509a507 Update notify.clicksend_tts.markdown (#3726)
Minor grammar and formatting fixes.
2017-10-23 08:26:18 +02:00
DubhAd
433b884356 Added a note for how to generate keys (#3718)
Added a line on randomly generating the client_id and access_id strings. Not sure if there's a better way?
2017-10-22 21:10:08 +02:00
Niklas V
ab83a9eb09 Update sensor.travisci.markdown (#3719)
Changed the code example from github_token to api_key that is what is required. It is mostly confusing to have GitHub_token instead of api_key in the example code.
2017-10-22 21:08:45 +02:00
Daniel Høyer Iversen
93eb1772c6 Update xiaomi_aqara.markdown 2017-10-22 20:47:08 +02:00