Commit graph

619 commits

Author SHA1 Message Date
Paulus Schoutsen
47e1b3c171 Merge remote-tracking branch 'origin/current' into next 2018-03-14 17:15:23 -07:00
spinside
f7b3b06d30 Updated SCL command to Python 3.6 instead of 3.5 (#4912)
* Updated SCL command to Python 3.6 instead of 3.5

Instructions are for installing Python 3.6 but the scl command given assumes you have Python 3.5

* Updated autostart systemd template to use Python 3.6
2018-03-14 08:02:21 +01:00
Adam Mills
5a5d9c8d4e Remove Z-Wave old entity IDs (#4749) 2018-03-13 22:24:17 +01:00
themanieldaniel
fec18d3a8f Update backup_usb.markdown (#4634)
* Update backup_usb.markdown

* ✏️ Minor improvements
2018-03-13 21:38:31 +01:00
Josh McCarty
ebac258f4f Update the hassbian image file size (#4902)
* Update the hassbian image file size

The file size should match the current version of the image

* Remove hassbian image file size
2018-03-13 17:21:59 +01:00
corneyl
cc59a4192e Added info on AND condition (#4867) 2018-03-12 14:02:33 +01:00
Fabian Affolter
9523607693
Update (fixes #4868) (#4905) 2018-03-12 12:20:11 +01:00
DubhAd
2bf2777027 Added python version note (#4893) 2018-03-12 11:52:37 +01:00
DubhAd
bdfc324843 Provided note about python versions (#4892)
Synology Package Center provides only 3.5.1, nothing newer :(
2018-03-12 11:50:47 +01:00
DubhAd
21e9034e26 Minimum Python version requirements (#4887) 2018-03-12 11:50:11 +01:00
DubhAd
c2073378ff Bumped to Python 3.6 from 3.4 (#4891)
Skipped 3.5 because it provides 3.5.1.
2018-03-12 11:49:40 +01:00
DubhAd
2d37b3aa0f Bumped version to be explicitly 3.5.3 (#4890) 2018-03-12 11:48:36 +01:00
DubhAd
ff51c36b43 Bumped version to be explicitly 3.5.3 (#4888) 2018-03-12 11:47:03 +01:00
DubhAd
545c583fda Added version note (#4900)
Since Synology offer an outdated Python, providing a note about how to install 0.64.x
2018-03-12 11:46:26 +01:00
Paulus Schoutsen
13464e509e
Remove broken redirect from (#4901) 2018-03-11 15:04:50 -07:00
Paulus Schoutsen
2111cf50f5
Update virtualenv.markdown 2018-03-11 13:06:14 -07:00
IainPHay
ca952b41cc
Change upgrade homeassistant to upgrade home-assistant
Line 40 Change:
You can also use `hassbian-config` to automate the process by running `sudo hassbian-config upgrade homeassistant`
to
You can also use `hassbian-config` to automate the process by running `sudo hassbian-config upgrade home-assistant`
as this was incorrect
2018-03-11 18:08:05 +00:00
Paulus Schoutsen
34a77610e0
Update docker.markdown 2018-03-09 23:57:50 -08:00
Paulus Schoutsen
d5883f9ee1 Merge branch 'current' into next 2018-03-09 07:42:47 -08:00
Niklas Wagner
b3d7794354
Update date; current state of OpenZWave and S2
Source:
- https://groups.google.com/d/msg/openzwave/nK6Pw2vwoZQ/9rXQYix2AQAJ
- https://github.com/OpenZWave/open-zwave/commits/master
2018-03-07 14:08:41 +01:00
Matt F
5cd3526d56 Update docker compose examples (#4816)
The docker compose examples have you create a service called 'web', which will create web_1 docker container.  Other references within the documents say to run `docker restart home-assistant`, yet this docker container does not exist when using the docker compose examples.  Updated compose so they will have a standard name for the container that is created.
2018-03-06 22:35:31 +01:00
Fabian Affolter
97b30a17f8
Fix link 2018-03-06 21:38:10 +01:00
Florian Klien
1b266b18a4 nginx rev proxy minimal version 1.3.13 (#4849)
* nginx rev proxy minimal version 1.3.13

* Some other minor changes
2018-03-06 21:18:48 +01:00
Otto Winter
4ff8107c73 Fix MQTT discovery object_id docs (#4761)
* Fix MQTT discovery object_id docs

* Update format
2018-03-06 21:18:27 +01:00
Scott Prive
ca946f274d Update docker.markdown (#4815)
# add paragraph to explain how to update docker-compose.yml example for macOS
# The TZ issue wasn't specific to `boot2docker`
# Add details link for net:host vs port: conflict
# Add details link for TZ issue
2018-03-06 21:17:04 +01:00
DubhAd
7965cb8b07 Changed example to ACM from USB (#4804)
Most Z-Wave sticks identify as ttyACM rather than ttyUSB - changing the example in the docs to fit what'll work for most people
2018-03-06 21:14:52 +01:00
Matt F
a303c393d9 Update Synology installation instructions (#4845)
The command to chown the directory was backwards
2018-03-06 20:37:44 +01:00
DubhAd
d808f39a21 Added PSU warning (#4820) 2018-03-06 11:03:19 +01:00
Andrew Cockburn
f737974563 Update tutorial.markdown (#4841) 2018-03-06 08:32:30 +01:00
Robbie Trencheny
2cac991590
Remove space that breaks pip3 command 2018-03-04 18:55:16 -08:00
Joakim Sørensen
d4836ea89a
Fixes wrong syntax in the newest version of hassbian-config 2018-03-03 15:43:41 +01:00
Daniel Shokouhi
f12a872180
Add update section for advanced guide
Detail steps for the user to do a proper update.
2018-03-02 18:23:16 -08:00
Daniel Shokouhi
3f380a591b
Add missing step for Wheels package and note for advanced guide
The basic venv install guide mentions this step so we should make sure the advanced guide has the same step in the same location.

The note about the advanced guide is there to reassure the user they are on the correct page even though the raspberry pi is heavily mentioned here.
2018-03-02 09:26:05 -08:00
DubhAd
15143d9b67
Fixing broken link
The link was missing the leading /
2018-03-02 15:40:44 +00:00
Daniel Shokouhi
815e577b66
Add a note to recommend the advanced guide
Some users find difficulty when installing or applying updates however, once they switch to the advanced guide those problems go away.

I am not sure if the code block will work for the note so feel free to remove it if it does not :)
2018-03-01 09:41:32 -08:00
Paulus Schoutsen
73fc2cebd2 Merge branch 'current' into next 2018-02-27 21:54:17 -08:00
DubhAd
3bb86665af
Merge pull request #4732 from mvgrimes/pr/homeassistant_start
Adds comment about deprecated homeassistant_start event
2018-02-27 13:39:49 +00:00
Donal Phipps
986fdfa1dc
small typo - effect / affect.
For the pedants.
2018-02-27 12:34:52 +00:00
Jerry Workman
e4370ccb32
Add note for systemd
Add note for systemd to start Mosquitto before Home Assistant
2018-02-26 21:11:17 -05:00
DubhAd
284b67a47f
Merge pull request #4734 from oncleben31/patch-1
`automation` and `automation old` in the same time
2018-02-26 22:01:56 +00:00
Oncleben31
a08e94f789
Update editor.markdown 2018-02-26 19:03:44 +01:00
blackmesataiwan
e1ff8be431
Update docker.markdown
Add docker tutorial on QNAP NAS
2018-02-26 15:42:47 +08:00
Paulus Schoutsen
d282343710 Merge remote-tracking branch 'origin/current' into next 2018-02-25 16:49:29 -08:00
Mahasri Kalavala
177e801cd0
Merge pull request #4691 from home-assistant/DubhAd-patch-3
Note about rename node being broken
2018-02-25 18:47:06 -05:00
DubhAd
8763565cc1 Fixed template (#4745)
The example notify is invalid, missing the required `data_template:` line
2018-02-25 09:51:41 +01:00
Ed Boal
c25a9c7aeb Added redirect_from for /components/ios/ (#4748)
The Invalid Config card showing the ios component sends you to /components/ios/ which has now been moved to /docs/ecosystem/ios/, causing a 404 to be shows to users who click the link. Added the redirect statement to this page to accommodate.
2018-02-25 09:47:11 +01:00
DubhAd
7ba6c9b624
Added link to the new registry docs 2018-02-23 21:18:50 +00:00
DubhAd
7c151dc28f
Wording tweak
Having upgraded to 0.63 I see that it does rename the `zwave.` entity ID
2018-02-23 20:55:06 +00:00
DubhAd
3771329828 Added how to find the web UI. (#4690)
* Added how to find the web UI.

As the getting started guide is now totally Hass.io focussed, there's no longer anywhere to tell people how to reach the web UI.

* Typo fix
2018-02-23 19:00:45 +01:00
Paulus Schoutsen
5200c56619 Add entity registry docs 2018-02-22 23:20:00 -08:00