Commit graph

435 commits

Author SHA1 Message Date
DubhAd
7d2980bbe6
Added service note
Added details about disabling the hciuart service for the Raspberry board (courtesy of Krekza on Discord)
2017-11-15 12:26:16 +00:00
jimbob1001
27d38de0c0 update to synology docker install page (#3989)
* update to synology docker install page

Unfortunately the Synology GUI way of installing Home Assistant through docker does not allow access to the USB devices to use a Bluetooth or Z-Wave radio (has to be done via ssh) - User Phil Hawthorne has provided great instructions on his blog to access these devices - so wondered if it was acceptable to provide a link (otherwise it would require adding quite a lot of info to the page)
Regards,
James

* Make a note
2017-11-15 11:42:33 +01:00
Phil Hawthorne
783a00ec45 Fix incorrect closing paragraph tag (#3979)
There was a paragraph tag which wasn't closed correctly, which was
causing issues on the installation instructions pages.
2017-11-14 18:39:39 +01:00
Christian Studer
0d862a9422 Adds a link directly to the cheatsheet (#3976)
The cheatsheet shows icons and their name in text on the same page, makes it easier to search for them.
2017-11-13 21:21:16 +01:00
DubhAd
b4ba6bb2d3
Added note about Heal
Added Heal step to instructions, to ensure that all nodes learn about the new node
2017-11-12 21:55:23 +00:00
Fabian Affolter
9128742b1b
Python release (#3966)
* Remove 3.4

* Add note
2017-11-12 19:40:46 +01:00
c727
1ec80cf84c [Install] Refresh Venv guide (#3931)
* [Install] Refresh Venv guide

* Update virtualenv.markdown

* Update virtualenv.markdown

* Update virtualenv.markdown

* Update virtualenv.markdown

* Update virtualenv.markdown

* Update virtualenv.markdown

* Update virtualenv.markdown
2017-11-12 15:00:31 +01:00
c727
89ab5d9598 [Install] Update Alternative install (#3933)
* [Install] Update Alternative install

* Update installation.markdown
2017-11-12 14:55:27 +01:00
Kevin Delaney
5558f0a70d Added example description (#3964) 2017-11-12 11:05:28 +01:00
DubhAd
c41cd5a3b2
Added note about naming
Added note that renaming takes place on restart
2017-11-10 20:02:24 +00:00
jimbob1001
6ad5f68509 typos & additional info (#3940)
typo - the instructions suggest calling your container "homeassistant" but then refer to restarting a container called "home-assistant"
typo - "lose" instead of "loose" & "a" instead of "an"
additional - web interface accessible using http://synologyIP:8123
additional - how to restart from synology
2017-11-10 10:07:33 +01:00
DubhAd
14eccf7f32
Adding further device details
Adding config details for the Fibaro Button and Aeotec Wallmote
2017-11-09 20:23:16 +00:00
DubhAd
07d95d98b8
Emphasising the long first start time 2017-11-09 19:49:43 +00:00
jimbob1001
29220c2e19 Update docker.markdown (#3935)
* Update docker.markdown

Added info to add timezone variable to docker using synology gui

* Fix name
2017-11-09 08:09:58 +01:00
DubhAd
3686974b7d
Tweaks for readability 2017-11-08 19:26:47 +00:00
Fabian Affolter
9e6fe6c9be
Update 2017-11-08 08:51:55 +01:00
Chris Thorn
dbd358db36 Update customizing-devices.markdown (#3868)
Change `emulated_hue: false` to `emulated_hue_hidden: false`
2017-11-07 09:57:06 +01:00
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