232 Commits

Author SHA1 Message Date
tiagofreire-pt
487d9587ea Add external link for tutorial about CA (#11275)
* Add external link for tutorial about CA

* Update tls_self_signed_certificate.markdown
2019-11-26 22:05:26 +01:00
Robbie Trencheny
f12698ff4f
Remove iOS docs 2019-11-26 09:39:21 -05:00
tiagofreire-pt
f53cda12f7 File name refactor and permissions revision (#11263) 2019-11-23 15:21:29 +01:00
Paulus Schoutsen
21f72d7c38 Merge branch 'rc' into current 2019-11-20 16:25:00 -08:00
Bram Kragten
18f940b7bb Add docs for scene editor (#11222)
* Add docs for scene editor

* Comments
2019-11-20 15:44:51 -08:00
Bas Nijholt
a2c6b7157a PEP8: fix style (#11167) 2019-11-14 14:55:57 +01:00
Franck Nijhof
9cfb9b69b1
Merge branch 'current' into next 2019-11-12 13:51:01 +01:00
James Goodhouse
66fddef70f Add iOS/macOS certificate requirements (#11157) 2019-11-12 08:28:43 +01:00
Franck Nijhof
446bfbf3b5
Revert "Update ios.markdown (#11084)" (#11090)
This reverts commit a4c8bf4fdb35091f9785f7b2d33b9d27a26e917f.
2019-11-03 14:17:31 +01:00
Filip van Hoeckel
a4c8bf4fdb Update ios.markdown (#11084) 2019-11-03 11:20:59 +01:00
Gedde
52abf7dd56 Update backup_github.markdown (#11088)
Just added a missing '>'
2019-11-03 11:20:10 +01:00
Fredrik Lindqvist
2937ca5308 Removal of Hassbian from documentation (#10934)
* R.I.P Hassbian

* Restore device tracker to glosssay

* Remove space
2019-10-26 09:53:03 +02:00
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