Franck Nijhof
04712c4628
Spelling and Markdown fixes: Part 4
2020-01-29 11:57:44 +01:00
Franck Nijhof
25759149bf
Spelling and Markdown fixes: Part 2 ( #11900 )
...
* Spelling and Markdown fixes: Part 2
* ✏️ Fix table
Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
2020-01-28 22:46:19 +01:00
Franck Nijhof
d5d8c0c938
Merge branch 'rc' into current
2020-01-15 21:42:58 +01:00
Zhao
bec63cd245
Updated the appdaemon repository. The current version is not v… ( #11705 )
2020-01-12 10:27:56 +01:00
Brian Dunlay
59cc1f0d18
Add tunnel timeout to support websocket connections ( #11708 )
...
HomeAssistant uses a 55 second interval[1] to send heartbeats to
the Lovelace UI over WebSockets. If the tunnel timeout[2] is not
set, the WebSocket connection from the browser to the server is
reset every 50 seconds. When the connection resets, it reconnects
automatically, and causes the page to reload. Any unsaved data in
forms is lost.
This commit adds a sane default of 60 seconds to the HAProxy
configuration for tunneled connections, so that the frontend
WebSocket connection doesn't time out every 50 seconds.
[1]: 9c551ae85d/homeassistant/components/websocket_api/http.py (L111)
[2]: https://cbonte.github.io/haproxy-dconv/1.8/configuration.html#4-timeout%20tunnel
Related: home-assistant/home-assistant-js-websocket#108
2020-01-11 11:41:21 +01:00
John Hollowell
64b938b3d1
Update Misc Typos ( #11597 )
...
* Update providers.markdown
* Update tutorial.markdown
* Update aws.markdown
* Update vera.markdown
2020-01-10 09:30:44 +01:00
Mattheus
4a902a7835
remove api_password option from http: config ( #11680 )
...
remove api_password option from http: config because the option are deprecated since 0.90 release of HomeAssistant.
2020-01-09 10:50:47 +01:00
Franck Nijhof
ada7cc55a4
Entity Component to no longer generate automatic groups ( #11662 )
...
* Entity Component to no longer generate automatic groups
* Entity Component to no longer generate automatic groups
2020-01-07 18:00:45 +01:00
Ville Skyttä
b6a904933b
Code blocks ( #11648 )
...
* Run black on Python code blocks, syntax fixes
https://github.com/scop/misc/blob/master/black_markdown.py
* Code block language marker fixes
* String formatting style tweaks
2020-01-07 12:58:15 +01:00
Ville Skyttä
301edb9bd2
Home Assistant etc spelling consistency fixes ( #11637 )
...
* Be consistent with Home Assistant spelling
* Refer to the Configurator without "HASS"
That's what's it calls itself and how it is in the add-on store.
* Be consistent with Hass.io spelling
* Tell vscode to spell HassOS like that
2020-01-05 12:44:21 +01:00
Dubh Ad
0fcd54373d
Removing reference to api_password
( #11626 )
...
Removing the reference to the (deprecated) `api_password`
2020-01-03 23:54:41 +01:00
lyghtnox
eb1274ae42
Update nginx conf file ( #11491 )
2019-12-18 15:47:29 +01:00
Fermulator
3bf731534a
More on CA and reference domain ownership ( #10764 )
...
* DOCS: more on CA and reference domain ownership
I've been using the self-signed certificate option for some time, and was hunting for alternative options to transition to a trusted cert.
Going back to documentation, updating it with some context for those possibly unfamiliar (CA), and adding a reference to the domain ownership method.
* add site root
* revert site root
* ✏️ Tweaks
Co-authored-by: Franck Nijhof <frenck@addons.community>
2019-12-16 13:11:55 +01:00
Ville Skyttä
4567163c1f
Grammar and spelling fixes ( #11455 )
2019-12-14 18:16:50 +01:00
Fabian Affolter
3b39c55582
Fix permissions ( #11402 )
2019-12-08 18:17:34 +01:00
Greg Martin
86b1902aaa
Update backup_dropbox.markdown ( #11388 )
...
Basic grammar fix.
2019-12-08 10:48:43 +05:30
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