uDude
45e63b0d27
Tell people they need opensslv.h and cffi.h in order to use ( #10938 )
...
* Tell people they need opensslv.h and cffi.h in order to use
pip install homeassistant (at least on armv7/armhf).
* ✏️ Tweaks
Co-authored-by: null <mfkyle@yahoo.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2019-12-13 15:09:01 +01:00
Dubh Ad
0aba3a8b94
Python 3.7 again ( #11070 )
...
Hopefully last one ;)
2019-11-01 08:57:48 +01: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
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
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
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
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
e2910c7b99
Install guide missing a step ( #8046 )
...
The install guide forgets to say how to reach the UI 🤦♂️
2019-01-04 19:57:25 +01:00
Robert Schütz
b1cb93b8ba
Package python3-dev is required, not python2-dev ( #7978 )
2018-12-29 15:47:58 +01:00
DubhAd
bbe62ed42d
Adding how to access HA ( #7584 )
...
Since the docs don't mention how to reach it, we really should ;)
2018-11-19 22:00:27 +01:00
firstmentoring
f373db2c38
Update virtualenv.markdown ( #7574 )
...
Added instructions for development libraries (build-essential libssl-dev libffi-dev) required for cffi, bcrypt, and cryptography. This may not be necessary on some Debian based systems for desktops with dev libraries installed but for server installations (I tested with Armbian) this is required.
2018-11-18 09:17:23 +01:00
Florian Klien
d3589d9518
typos fixed ( #6582 )
2018-10-07 10:58:35 -04:00
WofWca
42c3f9ef44
Update virtualenv.markdown ( #6335 )
2018-09-22 12:45:09 +02:00
DubhAd
5587190866
Added note about venv upgrade ( #5030 )
...
* Added note about venv upgrade
Added a note that if you've upgraded Python you'll need to rebuild the venv.
* Minor changes
* Replace short version
2018-03-29 09:23:20 +02:00
Paulus Schoutsen
2111cf50f5
Update virtualenv.markdown
2018-03-11 13:06:14 -07: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
Franck Nijhof
6224c71c08
Various markdown, spelling, and grammar fixes #3 ( #4510 )
...
* ✅ Various markdown, spelling, and grammar fixes
* ✅ Various markdown, spelling, and grammar fixes
* ✅ Various markdown, spelling, and grammar fixes
2018-01-25 18:21:05 +01:00
Åskar Andersson
483bc52dc0
wheel install needed ( #4499 )
2018-01-24 08:27:20 +01:00
R Huish
dd9667c6ad
Broken internal link for [autostart](docs/autostart/) ( #4408 )
...
Current link giving 404 error
2018-01-13 18:58:57 +01:00
fenner
63ac2f27fd
Fix link to "other installation guides" ( #4317 )
2018-01-01 19:24:12 +01:00
DubhAd
6e0ce3f41c
Update guide for clarity ( #4249 )
...
* Update guide for clarity
Recommends auto-starting by default, with manual starting as an option. Explicitly pull out the upgrade steps (since it also involves stopping HA first). Recommend install as a dedicated user.
* Minor changes
2017-12-28 12:19:57 +01:00
Fabian Affolter
1a6e71f12d
Fix
2017-12-19 08:58:40 +01:00
Fabian Affolter
8edda562f0
Add links (as requested)
2017-12-19 08:57:47 +01:00
Jenya Y
78573e9624
Typo ( #4224 )
2017-12-17 10:29:34 +01:00
Paulus Schoutsen
a835d5feda
Update virtual environment instructions ( #4191 )
...
* Update virtual environment instructions
* Add link to other guides
2017-12-16 11:57:55 +01:00
Fabian Affolter
c1704be891
Simple add it to the list
2017-12-07 22:49:05 +01:00
Jacques-D. Piguet
5fd6466280
Missing dependancy for Debian
...
I'm not sure since what Debian version...
2017-12-07 15:57:38 +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
Devon Peet
2237849339
Simple rewrite of phrase for clarity ( #3793 )
2017-10-27 07:32:29 +02:00
mauriciobonani
c39d784f6d
Correcting some command lines ( #3210 )
2017-08-20 21:16:18 +02:00
Josh Wright
bb47c1d04e
Update docs for PyPI python-openzwave install
...
PYOZW is now installed automatically from PyPI, simplifying the
installation process significantly.
2017-05-06 09:52:25 -04:00
Fredrik Lindqvist
31e75ff155
Remove reference to python3 Zwave in Venv
2017-05-04 12:08:18 +02:00
Fabian Affolter
24fd53f45b
Clean-up
2017-04-24 09:30:36 +02:00
NeLLyMerC
359496de1e
Update step 1 to add group ( #2194 )
...
Following the directions as is yielded an error at step 2 when running `sudo chown homeassistant:homeassistant /srv/homeassistant` since there are no directions prior to make a group.
2017-03-04 16:39:06 +01:00
Fabian Affolter
481320128f
Re-organisation Documentation and Getting started ( #2055 )
...
* Split MQTT documentation
* Add more details
* Move content to /docs
* Enable sidebar
* Move content to /docs
* Enable sidebar
* Move content
* Update links
* Remove wizard stuff
* Enable sidebar
* Minor changes
* Move MQTT parts to /docs
* update links
* Update links and sync content
* Fix link
* Enable sidebar
* Remove navigation
* Remove navigation and other minor updates
* Update links
* Add overview page
* Make title linkable
* Update
* Plit content
* Update links
* Rearrange content
* New getting-started section
* Add icons for docs
* Update for new structure
* Update for new structure
* Add docs navigation
* Add docs overview page
* Remove ecosystem navigation
* Add docs and remove other collections
* Move ecosystem to docs
* Remove duplicate files
* Re-add ecosystem overview
* Move to ecosystem
* Fix permission
* Update navigation
* Remove collection
* Move overview to right folder
* Move mqtt to upper level
* Move notebook to ecosystem
* Remove un-used files
* Add one more rectangle for iOS
* Move two parts back from docs and rename Run step
* Remove colon
* update getting-started section
* Add redirect
* Update
* Update navigation
2017-02-23 11:09:41 +01:00