251 Commits

Author SHA1 Message Date
Eirik Z
40edfd7d9d My own notes from running it was wrong (#10799)
Verified full procedure from start to finish is working, tested three times in a freenas jail
2019-10-15 19:22:40 +02:00
Hmmbob
b0998ea88b Fixing some more broken links (#10734)
* Fixing broken links in LaMetric documentation

* Fix broken links in Apache documentation

* Fix broken links in nginx documentation

* Fix broken links in Docker documentation

* Fix broken link in Synology documentation

* Fix broken link in armbian documentation

* Fix broken link in cover.rfxtrx

* Fix broken links in Installation notebooks docs
2019-10-12 12:51:57 +02:00
Hmmbob
563eea843d Fix broken links in Tellstick, Android IP Webcam, Squeezebox and Hassbian / installation documentation (#10733)
* Fixing broken links in Hassbian installation docs

* Fix broken link in Tellstick documentation

* Fix broken links

* Fix broken links

* Fix broken links
2019-10-12 12:51:51 +02:00
Brendon Baumgartner
45bb8c4e2c CentOS boot script update (#10610)
* centos

* Update source/_docs/installation/centos.markdown

Fine with me. I did like having the "venv" in there to make it more obvious as to what is going on.

Co-Authored-By: Fabian Affolter <mail@fabian-affolter.ch>

* Update source/_docs/installation/centos.markdown

Co-Authored-By: Fabian Affolter <mail@fabian-affolter.ch>
2019-10-10 12:03:06 +02:00
Fabian Affolter
0064a22f34
Update for Python 3.8 (#10665) 2019-10-08 16:55:32 +02:00
Eirik Z
5b41bb0abc Update with working instructions (#10663)
* Update with working instructions

Old instructions failed to include virtualenv, also failed to actually start HA as the config directory it default creates was wrong, and empty.

* Minor changes
2019-10-08 15:57:05 +02:00
Franck Nijhof
dcc7c10ce4
Rewrites all URLs in our website from components -> integrations 2019-10-02 00:35:28 +02:00
Franck Nijhof
79206dd3f4
No dollar signs in shell code (#10477) 2019-09-29 20:24:23 +02:00
Franck Nijhof
da5e1aad0e
Adds GitHub Action for Remark, fixes code flag on fences (#10475)
* Adds basics for adding Remark

* Adds GitHub Action for remark

* Adds GitHub Action for remark

* Ensure all fenced code blocks have a code flag
2019-09-29 00:50:28 +02:00
Pascal Vizeli
180ecac744
Update docker.markdown 2019-08-28 16:06:45 +02:00
Robin
1386728091 Remove hashes in front of commands (#10219)
On the website they look like commented lines
2019-08-25 12:25:46 +02:00
Pascal Vizeli
e4f9b60987 Remove vagrant (#10192)
* Remove vagrant

* Remove references and unused asset
2019-08-21 23:05:28 +02:00
Douglas Paz
e75a38b4dd
Add python3-dev in Raspberry Pi installation commands (#10046) 2019-08-17 10:48:34 +02:00
Pascal Vizeli
77197e6e73
Update docker.markdown 2019-08-09 08:56:38 +02:00
Pascal Vizeli
a962ed8925
Update docker.markdown 2019-08-09 08:56:12 +02:00
Pascal Vizeli
0b9fb8ed33
Update docker.markdown 2019-08-09 08:54:45 +02:00
Will Hargrave
15a8a0936e Autoconf is required for some integrations (#10056)
Autoconf is required for Ikea Tradfri and will not install without this
2019-08-06 12:00:42 +02:00
Ville Skyttä
3699bae20d Remove some no longer needed Python 3.5 info (#10039) 2019-08-02 18:20:16 +02:00
Baruch Rothkoff
9dcdcdc305 Fix title hirarchy (#10011)
It is not clear that `Restart` and the other nex titles are relevant to all installation types
2019-07-31 01:03:13 +02:00
SimonThoustrup
0315f476c2 Change sequence of commands to virtualenv before activate (#9980) 2019-07-27 23:40:57 +02:00
akasma74
b45d12a354 Fix links appearance (#9963)
* Fix links appearance

For some reason the links inside p tag are not rendered properly, but inside br tag it works properly.

* Fix links

Better fix (by adding space)
2019-07-24 10:53:30 +02:00
Franck Nijhof
64de6a001b
Removes archlinux package instructions (#9934) 2019-07-21 15:35:35 +02:00
Franck Nijhof
c464056402
Making our website faster, cleaner and prettier (#9853)
* 🔥 Removes octopress.js

* 🔥 Removes use of root_url var

* 🔥 Removes Octopress generator reference from feed

* 🔥 Removes delicious support

* 🔥 Removes support for Pinboard

* 🔥 Removes support for Disqus

* 🔥 Removes support for Google Plus

* ↩️ Migrate custom after_footer to default template

* ↩️ Migrate custom footer to default template

* ↩️ Migrate custom header to default template

* 🔥 Removes unused template files

* 🚀 Places time to read directly in post template

* 🚀 Removes unneeded capture from archive_post.html template

* 🔥 🚀 Removes unused, but heaving sorting call in component page

* 🚀 Merged javascripts into a single file

* 🔥 Removes more uses of root_url

* 🚀 Removal of unneeded captures from head

* 🔥 🚀 Removal of expensive liquid HTML compressor

* 🔥 Removes unneeded templates

* 🚀 Replaces kramdown with GitHub's CommonMark 🚀

* 💄 Adds Prism code syntax highlighting

*  Adds support for redirect in Netlify

* ↩️ 🔥 Let Netlify handle all developer doc redirects

* ✏️ Fixes typo in redirects file: Netify -> Netlify

* 🔥 Removes unused .themes folder

* 🔥 Removes unused aside.html template

* 🔥 Removes Disqus config leftover

* 🔥 Removes rouge highlighter config

* 🔥 Removes Octopress 🎉

* 💄 Adjust code block font size and adds soft wraps

* 💄 Adds styling for inline code blocks

* 💄 Improve styling of note/warning/info boxes + div support

* 🔨 Rewrites all note/warning/info boxes
2019-07-15 22:17:54 +02:00
Franck Nijhof
1833c32a2c Cleans up front matter (#9835)
* Sets front matter defaults

* Removes default front matter from section templates/pages

* Removes default front matter from addon pages

* Removes default front matter from integration pages

* Removes default front matter from posts

* Removes default front matter from docs pages

* Removes default front matter from other pages

* Fixes blog category pages
2019-07-11 14:35:08 -07:00
Paulus Schoutsen
8faccaaaad Remove OS specific mentions from virtualenv guide (#9786)
* Remove OS specific mentions from virtualenv guide

* Tweaks for comments.

* Update virtualenv.markdown

* Tiny tweaks now we are here anyway
2019-07-06 00:57:55 +02:00
Franck Nijhof
ebca3218c7
🔥Removes linkable_title everywhere (#9772)
* Automatically create linkable headers

* Visually improve position of linkable header chain icon

* Do not auto link  headers on homepage

* Remove linkable_title everywhere

* 🚑 Re-instante linkable_title plugin as NOOP
2019-07-04 19:08:27 +02:00
Klaas Schoute
7e9f3dff56 ✏️ Fix urls and markdown rules (#9758) 2019-07-02 19:48:16 +02:00
leytpapas
0a8be2dc1f Fixed Hassbian 404 URLs (#9755)
* Fixed URLs

.md were moved from 'hassbian-scripts/blob/master/docs' to 'hassbian-scripts/tree/dev/docs/suites'

* Fixed Hassbian 404 URLs

Also updated the list with more available scripts. Homebridge was not found in the hassbian-scripts repository so it was deleted
2019-07-02 17:55:38 +02:00
qqgg231
d91a1c08c9 added i2c group to homeassistant user (#9731)
* added i2c group to homeassistant user

this change should ease user experience

* ✏️ Tweak
2019-06-30 11:04:19 +02:00
Dubh Ad
9ece978351 Update to the macOS guide (#9662)
* Update to the macOS guide

1. Updated the Python version
2. Changed it to a venv install to avoid people breaking things by accident
3. Linked to the auto-start guide
4. Removed link to the outdated video

* Update macos.markdown

* ✏️ Tweaks

* ✏️ Tweak
2019-06-20 19:42:06 +02:00
Franck Nijhof
1e46c4fcbe
Component(s) -> Integration(s) (#9656)
Signed-off-by: Franck Nijhof <frenck@addons.community>
2019-06-19 15:12:14 +02:00
Dubh Ad
684358a14c Version bumb (#9619)
Bumping the version of Python to 3.6 minimum, and suggesting 3.7
2019-06-13 10:06:48 +02:00
Robin
bcd0c2104d Update guidance on using HA with Docker on synology (#9599)
As per issue https://github.com/home-assistant/home-assistant.io/issues/9592#issuecomment-500212790
2019-06-10 14:43:06 +02:00
DubhAd
69023ebd5e Bumping Python (#9579)
Since we'll shortly be dropping 3.5, time to tell people to use at least 3.6
2019-06-07 10:04:18 +02:00
Claudio Barca
5df1565f16 Add note for ARM architecture (#9497)
* Add note for ARM architecture

* Minor change
2019-05-22 23:04:27 +02:00
nickidw
77645798a4 Update raspberry-pi.markdown (#9338)
Added additional dependency libssl-dev to avoid "fatal error: openssl/opensslv.h: No such file or directory” during pip3 install homeassistant step.
2019-04-28 18:44:14 +02:00
jasonbuechler
8ca60a728f pkg-update doesn't have "assume yes" flag (#9218)
I'm guessing the -y was meant to be on pkg upgrade, instead?

from pkg help update:
     pkg update [-fq] [-r reponame]
     pkg update [--{force,quiet}] [--repository reponame]
2019-04-16 09:16:21 +02:00
David Beitey
c27b6ad50b Update install docs for FreeNAS 11.2 (#9206)
* Update install docs for FreeNAS 11.2

This includes some best-practice improvements (such as running Home
Assistant as a limited-access user vs root), using Python 3.7 to install
and adding a BSD-style service to manage and test configuration.

* Fix typo
2019-04-13 13:33:35 +02:00
DubhAd
5ed9c98da7 Adding details on upgrade, beta, and versions (#8646)
Rather than incomplete instructions in the upgrade page, adding the details here
2019-03-31 12:46:15 +02:00
DubhAd
abb3edbbcf Adding details here on running version (#8644)
Instead of missing this out here, pulling the details from the Hassbian scripts docs
2019-03-31 12:43:30 +02:00
DubhAd
1d2eb9f412 Adding upgrade details (#8643)
* Adding upgrade details

Adding details here on how to upgrade and run specific versions, rather than leaving them as incomplete generic steps in the Updating page

* ✏️ Tweaks
2019-03-31 12:41:21 +02:00
allserv
802750accd Update command to upgrade via hassbian-config (#8959)
An error is present in the hassbian-config upgrade command
2019-03-16 11:02:50 +01:00
Carter
84b946f726 fix automate command by adding dash (#8851)
I get 
```
pi@hassbian:~ $ sudo hassbian-config upgrade homeassistant
/usr/local/bin/hassbian-config: line 140: /opt/hassbian/suites/upgrade_homeassis                                                                                                                                    tant.sh: No such file or directory
/usr/local/bin/hassbian-config: line 141: homeassistant-upgrade-package: command                                                                                                                                     not found
```
when running what it currently is.
adding the dash in home-assistant fixes the issue
2019-03-07 16:07:15 +05:30
cvwillegen
b7c1f61cc0 Fix a few links so that they are clickable (#8789)
- []() syntax does not work within embedded HTML
- Fix a few other links so that they become clickable
2019-03-01 12:28:55 +01:00
Jürgen Haas
fc743f4f8e Add command line argument --init (#8232)
See also https://github.com/home-assistant/home-assistant/issues/20260, the --init argument makes sure that the python service does not run with PID 1 which on some host systems can not be killed, i.e. restarting the service from within the UI is unreliable without that argument.
2019-02-27 10:28:30 +01:00
hybridparadigm
c73525a709 Updates for python36 and scl (#8721)
* Updates for python36 and scl

Latest changes to installing the scl environment don't include the scl command, scl-utils is needed along w/ the proper repository in Centos7 to be enabled via RH and then downloaded to the environment which you are building and then SCL commands will work and setting python environment for bash will work too.

* Minor changes
2019-02-27 10:22:58 +05:30
Paulus Schoutsen
28d0f2fe4a Merge branch 'rc' into current 2019-02-20 11:15:07 -08:00
andrew-curtis
027f8413ca Added Synology Z-Wave USB stick configuration option (#8289)
* Added Synology Z-Wave USB stick configuration 

added Docker Terminal command for creating a new Synology Docker container with access to a connected Z-Wave USB stick.

Would be good to add similar config switches for the other platforms too?

* Apply suggestions from code review

trying my best to stumble through this. I'm still very new to this and have only read the Home Assistant doco on contributing. Hopefully i have done this right?

* ✏️ Tweaks
2019-02-14 19:30:36 +01:00
Fabian Affolter
d7777727cf
Minor changes 2019-02-14 14:33:42 +01:00
eugeneniemand
1fa375efdc Update updating.markdown (#8568)
I almost ran out of disk space by pulling the main home-assistant docker image and not the RPi version.
2019-02-14 10:18:49 +01:00