418 Commits

Author SHA1 Message Date
DubhAd
4e61e68e7c
Added HassIO details and troubleshooting
Included the HassIO specific details here too

Also added basic troubleshooting steps that have come up a few times
2017-11-05 10:33:24 +00:00
Paulus Schoutsen
2581fb1bcd Merge branch 'current' into next 2017-11-02 09:31:07 -07:00
Ryan Sandridge
c13673dc8b Provide a script for macOS to generate the secure key (#3867)
Without including the LC_CTYPE=C environment variable on macOS, tr returns a "Illegal byte sequence" error.
2017-11-02 08:32:25 +01:00
DubhAd
3596205202
Updating titles to make links easier 2017-11-01 18:26:35 +00:00
DubhAd
1aab59beaf
Added note about 3.6 packages 2017-11-01 15:41:00 +00:00
DubhAd
3495f1bb24
Typo argh 2017-10-31 21:13:37 +00:00
DubhAd
9cd59cc66e
Note on using sticks with HassIO
Adding a note that it's advised to use a USB stick rather than a module, as passing a USB stick through Docker is much easier.
2017-10-31 21:13:05 +00:00
Uli
e553ecbec1
typofix in z-wave docs (#3710) 2017-10-31 20:19:53 +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
Colin Teubner
6b9956a2d8 Doc improvements to alarm control panel, zwave (#3601)
* Adding examples for notifications, disarming

* Remove old reference to options.xml

Options.xml isn't needed for network key anymore, it should be set in configuration.yaml. Linked that section back to the main Z-Wave page that explains it.

* Add blank lines
2017-10-31 14:41:49 +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
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
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
Fabian Affolter
4d2978ba67
Update timestamps to ISO 8601 (#3814) 2017-10-29 01:35:44 +02: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
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
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
Paulus Schoutsen
5a6d4d05c2 Merge remote-tracking branch 'origin/current' into next 2017-10-26 20:20:49 -07:00
misterbenj34
4b33e71440 Correction of line 448 (#3786)
add "sudo" and remove the space before "s"
2017-10-26 18:17:49 +02:00
DubhAd
d6793ad267
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-26 08:47:15 +02:00
DubhAd
1a74879767
Corrected sensor to binary_sensor 2017-10-26 08:47:15 +02:00
DubhAd
819ad58a7c
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-26 08:47:14 +02:00
DubhAd
6155149ce0
Removed outdated info
Removed info about versions before 0.4x
2017-10-26 08:47:14 +02:00
DubhAd
18fcb411b1
And some missing raw tags 2017-10-26 08:47:13 +02:00
DubhAd
46889a59c2
Fixing some tabs that snuck in 2017-10-26 08:47:13 +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
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
DubhAd
37c527e446 Removed outdated info
Removed info about versions before 0.4x
2017-10-25 10:54:08 +01: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
Fabian Affolter
7efe578523
Fix sentence (fixes #3713) (#3734) 2017-10-23 12:02:50 +02:00
Fabian Affolter
449567f138 Fix sentence (fixes #3713) (#3734) 2017-10-23 12:02:03 +02:00
Fabian Affolter
b886491796
Merge branch 'current' into next 2017-10-23 10:10:39 +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
Sven-Hendrik Haase
4bdfe75b0a Correct way 'Arch Linux' is spelled (#3723) 2017-10-23 08:28:02 +02:00
Joe Francis
7275d8823e Fix small typo (#3728) 2017-10-23 08:26:58 +02:00
DubhAd
440b1843ab Adding note about config
Adding a note about how to add the Configuration menu if it's missing
2017-10-22 20:41:13 +01:00
DubhAd
d9439c8c73 Missed some links
The Topics links didn't fall out as expected, so I've added the key links in here
2017-10-22 09:54:46 +01:00
Uli
22acb5b1a9 typofix in z-wave docs (#3710) 2017-10-22 10:38:11 +02:00
Ken Davidson
0f280c1b3c Update database.markdown (#3703)
Minor language edits.
2017-10-22 00:59:44 +02:00
cdce8p
e8733459d2 Script - wait_template 'trigger.entity_id' support (#3593)
* * Updated wait_template to include 'trigger.entity_id' and 'variables' support

* * Deleted notes and whitespaces

* Small grammar correction
2017-10-22 00:58:46 +02:00