280 Commits

Author SHA1 Message Date
Fabian Affolter
8407753dcf
Remove dash 2019-12-07 14:52:21 +05:30
Dmitry Tretyakov
d6b9eae003
Add notes about Homematic WebUI configuration (#11377)
* Add notes about Homematic WebUI configuration

* Minor changes
2019-12-07 14:49:44 +05:30
sbombay
e4a6f608bd Update samba.markdown (#11354)
* Update samba.markdown

Changed //HASSIO to \\HASSIO in Note.  Took me a long time to figure that type out on Windows 10.

* ✏️ Tweak


Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2019-12-04 09:12:01 +01:00
Flop2006
64fba147d1 Update mosquitto.markdown (#11265)
Note that the homeassistant user is required in the ACL added.
2019-11-23 18:04:46 +01:00
Alpha Tango
6f9176a09c Update for new veto_files option (#10852)
* Update for new veto_files option

* Update samba.markdown
2019-11-08 11:45:42 +01:00
Sharif Nassar
1518447766 nginx_proxy: Add documentation for cloudflare flag (#10857)
Partial fix for: https://github.com/home-assistant/hassio-addons/issues/776
See also: https://github.com/home-assistant/hassio-addons/pull/795
2019-10-20 12:53:56 +02:00
KaiboshOz
d3d8ad8f58 username-host field - clarify use of '%' (#10347)
* username-host field - clarify use of '%'

Clarify that '%' is used in host field when wanting to connect *from* multiple hosts

* ✏️ Tweak
2019-10-17 17:44:48 +02:00
Alok Saboo
915def2c11 Fix misc typos (#10753)
* fix typos

* More typos
2019-10-12 23:52:29 +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
Paulus Schoutsen
8f9aff5ac5 Merge branch 'rc' into current 2019-10-09 23:41:46 -07:00
tomlut
1af6dd5eda Hostname updated (#10658)
Hostname has changed. See discussion here:

https://community.home-assistant.io/t/hass-io-mariadb-error-after-snapshot-restoration/130146/9?u=tom_l
2019-10-09 22:34:10 +02:00
Franck Nijhof
c358694f88
Merge branch 'current' into next 2019-10-02 23:21:52 +02:00
Antoine Bertin
a91ea9286a Mosquitto 5.1 udpate (#9771) 2019-10-02 23:03:46 +02:00
Emil Nilsson
f3277a3fc7 Broken links fix for tellstick.markdown (#10555)
Broken link: https://developer.telldus.com/wiki/TellStick_conf
The server at developer.telldus.com does not support https. Fixed 2 links.
HTTPS returns error 502 Bad gateway.
2019-10-02 17:36:16 +02:00
Franck Nijhof
dcc7c10ce4
Rewrites all URLs in our website from components -> integrations 2019-10-02 00:35:28 +02:00
Franck Nijhof
45b5279c3b Replaces all redirected URLs in all content (#10484) 2019-10-01 08:38:08 -07:00
Mikael Svensson
71ccb4e229 Update samba.markdown to help users find shares (#10503)
* Update samba.markdown to help users find shares

Sometimes shares do not show up in windows and you have to manually find them. This is not obvious for all users.

* ✏️ Tweak
2019-10-01 01:21:26 +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
13962b6af6
Update homematic.markdown 2019-09-23 15:18:14 +02:00
cogneato
2f8593ac04 Fix incorrect warning (#10387)
ACL is not required if using HA users and no anonymous access.
2019-09-18 21:36:50 +02:00
Klaas Schoute
a20e6ac701 🔨 Fix broken links (part 5) (#10181)
* 🔨 Fix broken links (part 5)

* Update name
2019-08-20 16:12:57 +02:00
Franck Nijhof
debee58f8e
Collection of configuration block fixes (#9884) 2019-07-18 12:41:56 +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
berightback-dev
2069ab65a8 Update mosquitto.markdown (#9796)
In my case, user was not able to publish message with "topic #"
I had to add readwrite to it to work
I'm using Mosquitto 5.0
2019-07-06 14:45:44 +02:00
Scott
90f561b361 Snips.ai corrections (#9776)
* Snips.ai page: Corrected Link Error

The original text had the brackets and braces in wrong places on the intended link.

* Snips.ai documentation, syntax correction and additional info added.
2019-07-05 12:20:46 +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
SonicMagna
af76168a94 Linked to Shopping List component (#9769)
* Linked to Shopping List component

Converted existing text to a link to the HA ShoppingList component page.

* ✏️ Tweak
2019-07-03 18:38:29 +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
d1713e329f Delete bluetooth_bcm43xx page (#9728)
This add-on is no longer available
2019-06-29 14:30:28 +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
wiggitamoo
3f58c1081d Indicate field to change in accesscontrollist (#9374)
* Indicate field to change in accesscontrollist

Putting alligator brackets around "your-mqtt-user" will help indicate to users to enter their own user name.

* Follow the docs standard
2019-05-03 19:09:07 +02:00
Flsab
80b3a630a2 Update mosquitto.markdown (#9259) 2019-04-20 20:42:07 +02:00
Marius Balčytis
6f8d780b59 Fixes documentation for HSTS configuration options (#9238)
If `"hsts"` is removed or `null` is provided, configuration cannot be saved.
2019-04-18 12:06:06 +02:00
Artem
268cb21dcc Literal error (#9212) 2019-04-14 10:37:59 +02:00
Pascal Vizeli
9f29a5644d
Update configurator documentation 2019-04-09 17:42:44 +02:00
hcooper
e96d3c6cba Explain an explicit ACL is now required; update example. (#8965)
* Explain an explicit ACL is now required; update example.

The issue explained in https://github.com/home-assistant/hassio-addons/issues/545 outlines how an explicit ACL is now required for mosquitto to accept any traffic.

* Add formatting

* Make it bold
2019-03-17 09:45:16 +01:00
mn
3e8e205ff7 Generate Let's Encrypt certificate for Duck DNS sub sub domains (#8882)
* Generate Let's Encrypt certificate for Duck DNS sub sub domains

Needed to do this when using the NGINX Home Assistant SSL proxy for customized servers.

* Minor change
2019-03-11 23:39:54 +05:30
Robbie Trencheny
b08bcbe053
Fix some careless frontmatter mistakes 2019-03-10 04:45:59 -07:00
Mr. Snyds
c85d5304d4 port number typo on sesame sample URL (#8833)
The current version of the sample URL in the sesame section shows the port as 8123, like so ...

https://hassio.yourdomain.com:8123/somesecretnobodycanguess

..but I believe it should be port 3218, like so ...

https://hassio.yourdomain.com:3218/somesecretnobodycanguess
2019-03-06 21:50:06 +01:00
Eduard van Valkenburg
05e1705829 git_pull note (#8820)
* added note about no passphrase in the SSH key

* ✏️ Tweak
2019-03-04 11:14:52 +01:00
Tsvi Mostovicz
3e66aba9f1 Add info regarding charset for Mariadb addon (#8786) 2019-03-02 16:05:16 +05:30
Malachi Soord
99ea2112a6 Update lets_encrypt.markdown (#8406)
* Update lets_encrypt.markdown

Added case for when using nginx proxy

* Update lets_encrypt.markdown

* Update lets_encrypt.markdown
2019-02-09 01:32:30 +01:00
Fabian Affolter
c3e094fdce
Merge branch 'current' into next 2019-01-27 23:38:52 +01:00
nollbit
c2fd1e8942 Improve Tellstick documentation (#8310)
The configuration format for Tellstick can be a bit confusing, but the official documentation is pretty good, so let's link to it.
2019-01-27 19:32:56 +01:00
Fréderic Kinnaer
e236935b2f addon/git_pull: enhance with repeat_ignore, corrections, re-ordering (#8257)
* addon/git_pull: enhance with repeat_ignore, corrections, re-ordering

* addon/git_pull: restart_ignore: remove trailing slash requirement and some corrections
2019-01-26 10:57:57 +01:00
Emmanuel Krebs
679b16b8b6 update nginx_proxy.markdown (#8253)
* update nginx_proxy.markdown

missing information in what to remove from the http section of the configuration.yaml file

* Update nginx_proxy.markdown
2019-01-25 00:41:12 +01:00
Franck Nijhof
69a0bfd29a 🔨 Replaces all hardlinks with relative ones (#8207) 2019-01-19 11:56:44 +01:00
cogneato
e959769ddf Removed reference to guest account (#8099)
Guest access no longer exists. Removed reference to it as an option.
2019-01-13 11:48:09 +01:00
Michael
a0df11ebf9 correcting hmip port (#8141)
correcting the hmip port of yaml configuration example
2019-01-11 23:40:49 +01:00