220 Commits

Author SHA1 Message Date
Alok Saboo
915def2c11 Fix misc typos (#10753)
* fix typos

* More typos
2019-10-12 23:52:29 +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
Ville Skyttä
c545e19c46 Spelling fixes (#10723)
* Spelling fixes

* ✏️ Tweak
2019-10-11 23:58:24 +02:00
Anders Fogh Eriksen
d129244447 Bump Python version in Travis CI example (#10635) 2019-10-06 23:11:14 +02:00
Franck Nijhof
dcc7c10ce4
Rewrites all URLs in our website from components -> integrations 2019-10-02 00:35:28 +02:00
Mauricio Bonani
e0209f1482 Update graph.markdown (#10533)
* Update graph.markdown

* Change link to nbviewer
2019-10-01 21:47:20 +02:00
Mauricio Bonani
3d3b65a398 Update stats.markdown (#10534) 2019-10-01 21:45:58 +02:00
Mauricio Bonani
119185745b Fix notebook link (#10520) 2019-10-01 11:28:20 +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
J
fed4661146
Correct grammar and improve clarity 2019-09-06 10:51:02 -05:00
h4ckNinja
0923cb5735 Fix dead link (#10247) 2019-08-29 21:23:01 +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
Andrew Simmons
72b3278bbc Specify text language on some code blocks (#10031)
* Specify text language on some code blocks

* ✏️ Tweak

* ✏️ Tweaks
2019-08-02 12:12:30 +02:00
Klaas Schoute
3fb1e31392 🔨 Fix broken links (part 4) (#10018) 2019-07-31 15:44:21 +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
Dubh Ad
b6ada31d46 Quick removal of links to setting the password (#9795)
API password is dead, we shouldn't be talking about it any more
2019-07-06 10:42:25 +02:00
Franck Nijhof
4a1932b2a8 Replaces all internal full URL links (#9787) 2019-07-06 09:02:33 +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
Franck Nijhof
36b90f61f6
Revert "Update lets_encrypt.markdown (#9695)" (#9751)
This reverts commit 5198c2f7d44ddfd5cef335e9e5e71edb898ab6e7.
2019-07-01 16:29:56 +02:00
vivianpiketmedia
5198c2f7d4 Update lets_encrypt.markdown (#9695)
Added link to broader description on SSL/TLS.
2019-06-26 23:21:42 +02:00
Sean Mooney
3f09574f45
Update "OS X" to "macOS"
It's been called macOS for a little over 3 years now (https://www.wired.com/2016/06/apple-os-x-dead-long-live-macos/).
2019-06-21 18:40:44 -04: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
Barrysv
4c112c6652 Fix ipv6 issue with Nginx not redirecting to ipv4 instance of Hass (#9550)
In the Nginx config rather than specifying localhost:8123 use 127.0.0.1:8123 so this will ensure incoming IPv6 requests get redirected to Hass on IPv4. "localhost:8123" means Nginx will try to connect to Hass using the same protocol that came in - and Hass doesn't do dual stack at present
2019-06-04 21:31:20 +02:00
IIIdefconIII
89d2eac713
Update apache.markdown 2019-05-29 22:33:22 +02:00
Ian
7733304ca7
Update travis.yml
Recent compartmentalization of the HASS install has caused some things to break within Travis, and [this fix has been demonstrated to correct the issue](https://github.com/Apocrathia/home-assistant-config/pull/25).
2019-05-29 09:27:42 -05:00
Joost Boomkamp
bad2816aad tiny typo (#9511) 2019-05-24 10:02:25 +02:00
Dominik Palo
de3d650417 Fix link to the "DuckDNS suite" (#9487) 2019-05-19 15:14:43 +02:00
Klaas Schoute
9e4cc48e0d ✏️ Fix broken link to appdaemon (#9478) 2019-05-19 00:13:35 +02:00
Tungsteno74
b3da86795f Add description to solve self-signed access certificate error (#9457)
* error about self-signed access certificate 

Same for self-signed certificate:
https://community.home-assistant.io/t/homeassistan-doesnt-read-letsencrypt-certificate/3308

* Minor changes
2019-05-16 09:05:52 +02:00
Samuel Progin
13050e6bba Make obvious that Python API is no longer available (#9312)
This pages is the first result when googling "homeassistant python API". Stating clearly that the API is not available anymore there will prevent others from troubleshooting an outdated script.
2019-04-25 23:11:13 +02:00
JBelinchon
1e7f2ad1e2 Note for iOS 10 Devices (#8980)
* Note for iOS 10 Devices

This feature only works from iOS 11, on iOS 10 the user get a message with the text and thumbnail. Swipe the message only give the option to delete the message.

* Update content_extensions.markdown

* Add period
2019-03-21 00:36:24 +01:00
DrZzs
a0ef4a36a9 extra " after message was messing up the format (#8869) 2019-03-09 01:04:57 +05:30
Mike O'Driscoll
b968470b9f Updating rotted URL for certbot guide (#8800)
HAProxy docs has a rotted URL to digital ocean guide
for certbot Let's Encrypt certificates.

Updated this URL to the newest guide.
2019-03-04 12:23:45 +01:00
Jan Olbrecht
342000f8f2 Corrected example automation (#8726)
The trigger in the example automation contained the line 'data:' below the event_data, which is redundant.
If used this way the automation triggers on any iOS action and ignores the actionName.
2019-02-25 12:27:57 +01:00
Itamar Dori
ff0d76e455 Elaborate on Caddy configuration process (#8692)
* Elaborate on Caddy configuration process

* Changed NGINX => Caddy
2019-02-22 21:03:48 +01:00
partytimeexcellent
0c61c21d4a Fix example automation not triggering (#8673)
I couldn't get the "ios.notification_action_fired" event to trigger an automation using this guide. Through trial and error, I found the automation yaml needs an additional line "data:" below "event_data:"
2019-02-21 23:23:00 +01:00
Paulus Schoutsen
28d0f2fe4a Merge branch 'rc' into current 2019-02-20 11:15:07 -08:00
Gerard
8610dd3eb5 Updates for call_service (#8586)
Made some minor updates in the call_service part is it was showing a wrong example.
2019-02-15 09:02:26 +01:00
tomlut
eb70e25b67 iTunes file sharing change and file format (#8395)
* iTunes file sahering change and file format

Updated the procedure to reflect the menu structure in the latest version of iTunes and added file format required.

* ✏️ Tweaks
2019-02-14 19:19:56 +01:00
Fabian Affolter
ea4598343c
Merge branch 'current' into next 2019-02-13 18:04:19 +01:00
Mike Keesey
7f6a33f8a1 Update NGINX proxy documentation (#8466)
* Update NGINX proxy documentation

This fixes some of the formatting to allow the http component documentation to show up.

* ✏️ Tweak

* ✏️ Typo fix
2019-02-12 00:49:35 +01:00
Mike O'Driscoll
03bda92208 Add HAProxy remote access example (#8026)
* Add HAProxy remote access example

Created an HAProxy remote access proxy documentation and
example configuration.

* ✏️ Tweaks

* ✏️ Typo fix
2019-02-12 00:47:19 +01:00
towerhand
e054444546 Update ios.markdown (#8182)
* Update ios.markdown

* Update ios.markdown

* ✏️ Tweaks
2019-01-22 12:16:30 +01:00
Franck Nijhof
e19443b969 👕 Replaces truthy YAML boolean values (#8212) 2019-01-19 12:02:31 +01:00
Test GITHub account
0ae3308daf Correct URL link (#8117)
* Correct URL link

The markdown syntax for the link was reversed.

* Fix ocomment
2019-01-13 10:26:12 +01:00
Paulus Schoutsen
431854d90c Merge branch 'current' into next 2019-01-04 13:49:27 -05:00
Piers Dawson-Damer
d2420a973f Update ios.markdown to resolve password save issue (#7747)
https://community.home-assistant.io/t/ios-app-wont-save-my-home-assistant/74336
2019-01-01 16:43:48 +01:00
Fermulator
6196e66882 remove homeassistant_venv subdir (#7999)
in the example gitupdate.sh script, there is a non-standard sub-directory path called `homeassistant_venv` within `/srv/homeassistant`
This conflicts with https://www.home-assistant.io/docs/installation/raspberry-pi/

This change removes it.
2018-12-31 12:15:32 +01:00