Franck Nijhof
79206dd3f4
No dollar signs in shell code ( #10477 )
2019-09-29 20:24:23 +02:00
Douglas Paz
bcee33a88a
Add python3-dev in Raspberry Pi installation commands ( #10046 )
2019-08-17 10:47:01 +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
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
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
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
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
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
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
Pieter Ennes
c0b54fb017
Needs libffi-dev to compile on Debian 9.7. ( #8330 )
2019-01-29 01:07:05 +01:00
DubhAd
0019a420ca
Fixing formatting ( #6304 )
...
Triple back ticks need to be on their own line
2018-09-18 11:06:15 +02:00
DubhAd
99e079d0e6
Clarity edit ( #6302 )
...
The description of HA starting and creating directories has mislead a few folks, trying a wording tweak
2018-09-17 21:15:15 +02:00
Mauricio Vidal
7956d7686c
Update raspberry-pi.markdown ( #6003 )
...
* Update raspberry-pi.markdown
That package is required to prevent the error "Unable to install package netdisco" when running hass or the first time.
* Minor change
2018-08-13 11:08:08 +02:00
MeIchthys
85536f0485
Minor gramatical fix ( #5962 )
2018-08-06 12:57:10 +02:00
hitokiri8x
1bcb2af724
Add requisites for gpio ( #5659 )
...
Since homeassistant user is required to be in gpio group in order to use them, let's fix this during installation!
2018-07-04 20:22:03 +02:00
DubhAd
582b166233
Adding details on activating the venv ( #5612 )
...
* Adding details on activating the venv
We mention in a few places to activate the venv, or use the venv, but nowhere do we actually document how to do this.
* Update raspberry-pi.markdown
2018-06-28 22:16:06 +02:00
Jonathan Wukitsch
d8a94f5356
Fix typo
2018-06-19 12:45:02 -04:00
Albert Lee
400bd8d2a4
Correct commands for 'homeassistant' user
...
* Update commands to start shell as 'homeassistant' user
* Fix references to 'hass' user
2018-06-03 16:56:00 +00:00
DubhAd
d6b1ac2262
Added dialout group ( #5162 )
...
* Added dialout group
Membership of the dialout group is required for Z-Wave and Zigbee sticks
* Minor change
2018-04-14 09:38:26 +02:00
DubhAd
21e9034e26
Minimum Python version requirements ( #4887 )
2018-03-12 11:50:11 +01:00
DubhAd
d808f39a21
Added PSU warning ( #4820 )
2018-03-06 11:03:19 +01:00
Robbie Trencheny
2cac991590
Remove space that breaks pip3 command
2018-03-04 18:55:16 -08: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
Adrian Campos
8b1a3c80a1
Fixed broken link to autostart docs ( #4497 )
2018-01-23 08:05:39 +01:00
CV
7a946e9ca9
Make a refer to autostart ( #4460 )
...
* Make a refer to autostart
For first time users it is not obvious to find autostart documentation.
* Fix typos and link
2018-01-21 18:07:11 +01:00
Mahasri Kalavala
2ad2ebce8f
Update raspberry-pi.markdown ( #4319 )
2018-01-03 21:24:16 +01:00
Ashton Campbell
9e6b9cb658
Fixed common spelling mistakes ( #3544 )
...
* fix spelling errors
* Update binary_sensor.xiaomi_aqara.markdown
Reverts to previous revision before spell check.
* Update tellstick.markdown
Reverts to previous revision before spell check.
* Update owntracks_two_mqtt_broker.markdown
Reverts to previous revision before spell check.
* Update cla_sign.html
Reverts to previous revision before spell check.
* Update credits.markdown
Reverts to previous revision before spell check.
* Update api.markdown
Fixed spell checker changing noone to no one.
2017-10-08 00:39:32 +02:00
Thomas Redmer
3f4a820ec2
Simple typo correction ( #3412 )
2017-09-21 16:39:12 +02: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