299 Commits

Author SHA1 Message Date
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
Chris Johnston
b241c227d0 Fix formatting of installation commands (#9803)
* Fix formatting of installation commands

This change fixes the formatting of the generic linux host
installation commands so that they all begin with `$`.
This ensures that they are rendered correctly in the documentation.

Previously, the commands under `$ sudo -i` all began with `#` (to
indicate that the shell was running as root). While this is correct,
the markdown formatting thinks that they are comments, so they
are rendered in a light gray color.

* remove line start symbol from commads

none of the commands produce any output, so all of the symbols
should be removed
2019-07-07 22:59:58 +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
b1ef4996eb ✏️ The great integration migration - part 2 (#9760)
* ✏️ The great integration migration - part 2

* ✏️ Tweak
2019-07-03 13:48:38 +02:00
aidbish
e1e337d4a4 Removes Hassio running local things (#9748)
* No longer required

https://github.com/home-assistant/home-assistant.io/issues/9713

* Update Hassio_navigation
2019-07-01 09:22:40 +02:00
aidbish
2c4b35bbef Removes Hassio external storage page (#9737)
* No longer valid

https://github.com/home-assistant/home-assistant.io/issues/9712

* Remove External storage
2019-07-01 08:44:37 +02:00
Dubh Ad
d32d7af6b5
Merge pull request #9612 from warcanoid/patch-2
Update zwave.markdown
2019-06-20 18:13:07 +01:00
Franck Nijhof
04275613e9
✏️ Tweaks 2019-06-20 19:06:22 +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
d5133d07f6 Adding a big warning (#9614)
* Adding a big warning

Multiple people have independently identified `modemmanager` as the source of Z-Wave and Zigbee related issues, and confirmed that disabling it resolves those problems. Adding a great big warning here.

* Added some instructions
2019-06-14 10:05:10 +02:00
warcanoid
7d4d65ffed
Update zwave.markdown 2019-06-11 21:02:08 +02:00
Klaas Schoute
456add7392 Correct misspelled install (#9565) (#9566) 2019-06-04 14:27:12 -07:00
Fabian Affolter
68b52b7365
Add Arch Linux package list (fixes #9455) (#9502) 2019-05-22 23:03:47 +02:00
Pascal Vizeli
26a243e11f
Update HassOS to 2.12 2019-05-12 11:31:45 +02:00
Matt F
c420254e03 Link to hassio linux installer script (#9286)
Link to the hassio Linux installer script was pointing to the incorrect path.
2019-04-24 19:08:20 +02:00
ErikS
79ea274a2f added boot partition CONFIG directory option (#9093)
i was confused myself, while trying to configure wifi, added option that finally helped me.
2019-04-02 12:19:59 +02:00
Bram Mittendorff
3d1ae65000 Update installation.markdown (#9092)
Changed `apt-get software-properties-common` because this will not work. You need to use `apt-get install software-properties-common`
2019-04-01 22:32:26 +02:00
DubhAd
b802eb6937 Adding update and version details (#8645)
Adding details here on how to update, install specific versions, and join the beta releases.
2019-03-31 12:45:30 +02:00
Nicholas Hawkes
1a0f35f1bc Update installation.markdown (#9081)
It is not possible to run the command  `add-apt-repository universe` without installing `apt-get software-properties-common` first
2019-03-31 09:24:08 +02:00
Pascal Vizeli
7cea9a93e5
Update installation.markdown 2019-03-22 12:19:02 +01:00
DubhAd
15016f2f72 Adding minimum disk space note (#8933)
Because some people try to install with 10 GB...
2019-03-15 08:42:10 +01:00
Damian Nowak
359da487fd Provide better instructions for virtual appliance (#8859) 2019-03-09 01:07:55 +05:30
DubhAd
329c6fafaf Adding warning about below Pi2 (#8841)
Too many folks have bought a Pi Zero and been unhappy at the experience. Adding a note here that they're not recommended.
2019-03-06 19:46:31 +01:00
ctborg
08fad39c0c Adds docs for enabling I2C on Hass.io (#8144)
* Create enable_i2c.markdown

* Update sensor.bme680.markdown

* Update hassio_navigation.html

* ✏️ Tweaks

* ✏️ Tweaks
2019-02-27 10:17:03 +01:00
Pascal Vizeli
c3cbec4396
Update HassOS 2.10 2019-02-22 10:43:13 +01:00
Pascal Vizeli
4043d58b49
Update HassOS 2.9 2019-02-11 15:15:47 +01:00
Pascal Vizeli
8636529345
Update Hass.io HassOS to 2.8 2019-02-04 08:41:03 +01:00
DubhAd
fa38c6b9d8 Wording tweak (#8382)
Statement is confusing, as mentioned in https://github.com/home-assistant/home-assistant.io/issues/8200
2019-02-02 14:56:59 +01:00
Dominik Palo
777eb6388e Rename Etcher to balenaEtcher (#8363) 2019-02-01 16:01:15 +01:00
Pascal Vizeli
e600aa163d
Update beta to RC 2019-01-30 16:56:48 +01:00
Pascal Vizeli
3a43b537d9
Update HassOS 2.6 2019-01-18 14:11:50 +01:00
Joe Garcia, CISSP
9dd559a246 Added easy Docker CE install to alt install (#8162) 2019-01-15 22:26:37 +01:00
Sbaa1
ab90d02dcf Update commandline.markdown (#8135)
* Update commandline.markdown

* ✏️ Tweak
2019-01-15 09:54:13 +01:00
Pascal Vizeli
4cfb0b04e8
Update developer versions 2019-01-09 23:07:02 +01:00
Quatroking
85e48c524b Update installation.markdown (#8082)
The VMDK file only works on VMWare Workstation, not on platforms such as VMWare ESXi
2019-01-06 21:21:23 +01:00
Franck Nijhof
cb115f09de ✏️ Improves Docker-CE wording. (#7951) 2018-12-26 14:16:28 +01:00
Magnus Øverli
038dee0011 Clarify install of docker (#7678)
* Clarify install of docker

Updated description of installation to avoid possible confusion regarding docker as a dependency.

* Details on tested environment

Underlining Ubuntu as the tested environment for the given instructions.

* Removed redundant docker install step

Removed step from hass.io installation instructions wherein installing docker. Installation of Docker-CE is already documented.

* ✏️ Tweaks
2018-12-26 14:00:23 +01:00
Franck Nijhof
63405cc33a 🚑 Reverts #7945 (#7948) 2018-12-26 13:51:32 +01:00
Almost Engineer
5715530fe0 Update package name (#7945)
Curl script will fail if Docker.io package not installed. This is needed for installation Ubuntu 18.04 LTS.
2018-12-25 10:23:28 +01:00
Pascal Vizeli
9df4872718
Update latest beta releases 2018-12-18 23:47:07 +01:00
Magnus Øverli
af53ce0f14 Update list of dependencies (#7672)
Add docker to the list of dependencies
2018-11-28 15:48:51 +01:00
Pascal Vizeli
891c0dd314
Update beta device to 2.3 2018-11-23 14:04:37 +01:00
Pascal Vizeli
ec9087ceac
Update Hass.io 1.13 2018-11-22 00:02:58 +01:00
Fabian Affolter
4683f32651
Minor changes 2018-11-17 11:50:07 +01:00
stedy6
3456327b1a Update zwave.markdown (#7549) 2018-11-17 11:47:33 +01:00
Josh Cooper
d011a108c2 OVA hide away (#7227)
* OVA hide away

Reorder list, so OVA is below VMDK, and state that it is not available and that user can read on.

* Minor change

* Remove space
2018-10-30 11:30:48 -04:00
Pascal Vizeli
526e10b3cd
Update HassOS 1.12 2018-10-28 00:32:28 +02:00
Glenn Morrison
0cededca4a Grammar (#7012)
a comma should follow "Therefore"
2018-10-22 21:28:34 +02:00
DubhAd
6e0790d7d0 Install guide tweaks (#6536)
* Install guide tweaks

- Moved the guide to a numbered list so it's more clearly step by step
- Moved the power supply warning out, so it doesn't break the list
- Highlighted and broken out the parts that only apply to the image based installs
- Standardised some of the links so none are inline
- HIghlighted that `hassio.local` requires working mDNS
- A few minor wording tweaks

* Update installation.markdown

* Update installation.markdown

* Update installation.markdown
2018-10-06 14:58:26 +02:00
DubhAd
497804add7 Adding how to confirm the path (#6342)
* Adding how to confirm the path

Adding how to confirm the USB path for the Z-Wave device

* Pointless change to bump netlify
2018-09-26 13:39:16 +02:00