262 Commits

Author SHA1 Message Date
Franck Nijhof
9cfb9b69b1
Merge branch 'current' into next 2019-11-12 13:51:01 +01:00
Zotz
ef3278a73f Remove host/netsh commands from docker directives (#11133)
* Remove host/netsh commands from docker directives

Added -p 8123:8123 to the Windows docker command line.  Seems more reliable and easier for users.
Add ports to docker-compose.yaml files for easier launches..

* revert requested items.

* ✏️ Tweaks
2019-11-11 07:11:01 +01:00
Dubh Ad
0aba3a8b94 Python 3.7 again (#11070)
Hopefully last one ;)
2019-11-01 08:57:48 +01:00
Dubh Ad
808703c2d3 Python 3.7 (#11069)
Also updating the version here ;)
2019-11-01 08:57:40 +01:00
Dubh Ad
d1c663f8ff Python 3.7 (#11068)
Updating the version to 3.7
2019-11-01 08:56:49 +01:00
Franck Nijhof
09aea251aa
Merge branch 'current' into next 2019-10-30 23:19:41 +01:00
Eirik Z
6a7b7430bb Fixed two errors (#11005)
Added the group rights for the dev files, and a missing asterisk in the ls command
2019-10-27 10:09:27 +01:00
Eirik Z
eeaecd9e98 Added zwave instructions (#10965) 2019-10-26 14:29:19 +02:00
Fredrik Lindqvist
2937ca5308 Removal of Hassbian from documentation (#10934)
* R.I.P Hassbian

* Restore device tracker to glosssay

* Remove space
2019-10-26 09:53:03 +02:00
EgonMarmol
c8db0d6708 Updated URL to Bruhautomation (#10949) 2019-10-22 20:38:24 +02:00
Robin
c270342dde Add instructions for upgrading Home Assistant on FreeNAS (#10900) 2019-10-20 12:10:25 +02:00
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