7597 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
Martin Eberhardt
869dcf6590
Update the list of Danish region on CLA signature page (#3697) 2017-10-31 20:19:52 +01:00
UnrealKazu
738d545a4c Add clarification on reloading automation rules (#3851)
The docs gave the impression that saving an automation rule created in the automation editor would be sufficient for the rule to come into effect. You still need to reload the rules, which is why I've added this to the docs.
2017-10-31 17:35:48 +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
Fabian Affolter
76d5242b62
Update hass.io docs (#3849)
* Update hass.io docs

* Remove dash
2017-10-31 13:28:55 +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
Derek
a0beaa92ec Added an icon template as well as general improvements. (#3762)
* Added an icon template as well as general improvements.

Added an icon template example as well as a friendly name option, this way no customizing needs to take place outside of the sensor itself.
Also added the entity_id option for best practice.

* Added raw/endraw

* Title was confusing, reverted to previous title.

* Move raw
2017-10-30 21:58:13 +01:00
Martin Hjelmare
d946189282 Update mysensors configuration to new format (#3840) 2017-10-30 18:24:56 +01:00
Alex Barcelo
5de7beef7c New ssh deployment key feature for git_pull addon (#3835)
Explanation for the two new fields `deployment_key` and `deployment_key_protocol`.

See PR home-assistant/hassio-addons#196
2017-10-30 17:40:07 +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
Andrew Cockburn
a58d2a88a1
Merge pull request #3809 from Rubyan/patch-2
Fixed the sunrise / sunset example code in the documentation
2017-10-30 10:05:44 -04: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
Georgi Yanev
c2da2173c2 Remove duplicate entry with unfinished sentence (#3826) 2017-10-29 20:39:21 +01:00
Fabian Affolter
f2cbaf1974
Add another article 2017-10-29 18:46:10 +01:00
Fabian Affolter
bca99472ef
Add article 2017-10-29 18:41:15 +01:00
Fabian Affolter
71dbed6614
Add slides from @tchellomello 2017-10-29 18:33:26 +01:00
Fabian Affolter
d70572b51d
Demo blog post (#3813)
* Add Demo blog post

* Update title

* Rename blog post

* Update link to image

* Let link point to the upcoming docs

* Some small spelling & grammar fixes
2017-10-29 13:42:47 +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
DubhAd
2e4ab991be
Typo fix 2017-10-29 10:03:42 +00:00
DubhAd
4d312f3a10
Power and Jessie notes
Added warning about using a suitable power supply. Added note about Stretch not being supported yet.
2017-10-29 10:01:21 +00:00
DubhAd
2c9b770de2
Adding power supply reminder 2017-10-29 09:59:49 +00:00
DubhAd
d1e44b311e
Added note about Pi power
Given the number of people using Pi as their platform, and then running into issues because they've skimped on the power supply, I'm adding warnings.
2017-10-29 09:58:46 +00: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
arretx
2c1d63be6e Update customizing-devices.markdown (#3816)
When I read this line, I was thinking that ALL THREE were required, otherwise it would fail.  I believe the sentiment is that in order to utilize any of the three, they must fall under homeassistant: in order for them to work.  Correct?
2017-10-29 01:41:49 +02:00
Aleksey Jurchenko
cda120f274 new model added (#3820) 2017-10-29 01:37:51 +02:00
Fabian Affolter
a7e0330945
Add sample scripts, update output and re-format code (#3815)
* Add sample scripts, update output and re-format code

* Remove blank lines
2017-10-29 01:36:22 +02:00
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
Johan van der Kuijl
130a3d0ea1
The sunrise / sunset example code is not working
I removed the offset so the callback is simply: self.run_at_sunrise(self.sunrise_cb)
2017-10-28 08:12:54 +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