1289 Commits

Author SHA1 Message Date
Franck Nijhof
ea64c38433
Merge branch 'current' into next 2019-07-20 13:43:58 +02:00
Dubh Ad
6c3a65edb5 Note about hidden (#9919)
Since it doesn't apply to Lovelace, would be good to note that here ;)
2019-07-19 22:51:39 +02:00
Franck Nijhof
059d4f3537
Removes absolete code from Markdown files (#9902) 2019-07-19 01:15:19 +02:00
Franck Nijhof
26e70ada7a
Merge branch 'current' into next 2019-07-18 19:17:44 +02:00
Franck Nijhof
debee58f8e
Collection of configuration block fixes (#9884) 2019-07-18 12:41:56 +02:00
cgtobi
9cb8e24097 Add info about concurrent use of data and data_template (#9889) 2019-07-18 12:19:41 +02:00
cgtobi
ca7a714ab2 Add info about concurrent use of data and data_template (#9890) 2019-07-18 12:18:35 +02:00
Paulus Schoutsen
9d69557aee Merge branch 'current' into next 2019-07-17 14:43:58 -07:00
Paulus Schoutsen
641147bb18 Merge branch 'rc' into current 2019-07-17 14:42:27 -07:00
Daniel Lando
3eea288934 Added Zwave2Mqtt to hass mqtt discovery third-party tools (#9876) 2019-07-17 09:28:56 +02:00
Paulus Schoutsen
fddf4241f2 Merge remote-tracking branch 'origin/current' into rc 2019-07-16 15:28:06 -07:00
Franck Nijhof
42842f64a6
Collection of configuration block fixes (#9874) 2019-07-16 22:58:38 +02:00
Franck Nijhof
bfd1b1ad23
Merge branch 'current' into next 2019-07-16 00:05:15 +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
akasma74
07dcd146ea state trigger - entity_id details (#9850)
* state trigger - entity_id details

I think it would be beneficial to underline in text that it is possible to use multiple entities in entity_id.
Not sure if it is applicable to any other triggers that accept entity_id (like numeric_state)

* ✏️ Tweak
2019-07-14 14:20:15 +02:00
Alex Molodoj
a4ebb42824 Correct ' and " in the sun template example (#9846) 2019-07-13 14:57:35 +02:00
Ness
99460b8b57 Update Raspberry Pi specific (#9833)
Added information that the rebooted is necessary after enabling the serial interface.
2019-07-12 13:27:50 +02:00
Paulus Schoutsen
eb5f18c8fc Merge remote-tracking branch 'origin/current' into next 2019-07-11 14:39:19 -07: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
Phil Bruckner
f955c61226 Add template support to numeric_state trigger's for option (#9781) 2019-07-10 12:39:08 +02:00
Phil Bruckner
c7e68622eb Add template support to state trigger's for option (#9762) 2019-07-08 14:00:19 -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
Phil Bruckner
de15708667 Add missing trigger.for variable to template trigger (#9752) 2019-07-06 01:06:58 +02:00
Franck Nijhof
3d0fe078ee
Merge branch 'current' into next 2019-07-06 01:05:06 +02:00
Paulus Schoutsen
8faccaaaad Remove OS specific mentions from virtualenv guide (#9786)
* Remove OS specific mentions from virtualenv guide

* Tweaks for comments.

* Update virtualenv.markdown

* Tiny tweaks now we are here anyway
2019-07-06 00:57:55 +02:00
Franck Nijhof
368c941f7e
Merge branch 'current' into next 2019-07-05 12:31:20 +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
Klaas Schoute
7e9f3dff56 ✏️ Fix urls and markdown rules (#9758) 2019-07-02 19:48:16 +02:00
leytpapas
0a8be2dc1f Fixed Hassbian 404 URLs (#9755)
* Fixed URLs

.md were moved from 'hassbian-scripts/blob/master/docs' to 'hassbian-scripts/tree/dev/docs/suites'

* Fixed Hassbian 404 URLs

Also updated the list with more available scripts. Homebridge was not found in the hassbian-scripts repository so it was deleted
2019-07-02 17:55:38 +02:00
Andrew Wong
94157b55ae Fix daemon script (#9741)
* Fix start command execution (trailing semicolon causing an 'unrecognised argument' error)
* Fixed process ID functionality
2019-07-01 20:14:49 +02:00
Franck Nijhof
36b90f61f6
Revert "Update lets_encrypt.markdown (#9695)" (#9751)
This reverts commit 5198c2f7d44ddfd5cef335e9e5e71edb898ab6e7.
2019-07-01 16:29:56 +02:00
Franck Nijhof
337b210cce Rewrites states.xxx -> states('xxx') (and similar) (#9736)
* Rewrites states.xxx -> states('xxx') (and similar)

* Adds template escaping on some places
2019-06-30 11:45:03 -07:00
Franck Nijhof
af37b002c6
Merge branch 'current' into next 2019-06-30 19:27:35 +02:00
qqgg231
d91a1c08c9 added i2c group to homeassistant user (#9731)
* added i2c group to homeassistant user

this change should ease user experience

* ✏️ Tweak
2019-06-30 11:04:19 +02:00
Phil Bruckner
8b83098a77 Add template support to template trigger's for option (#9714) 2019-06-29 17:20:47 +02:00
Dubh Ad
0b5db73ec2 Update for Pi4 and A2 (#9724)
* Update for Pi4 and A2

Mentioning the new Pi4, and the recommendation for the A2 SD card

* ✏️ Tweak + link
2019-06-29 15:27:35 +02:00
akasma74
04ea9a1ebf notes on using states(xxx) vs states.xxx (#9687)
* notes on using states(xxx) vs states.xxx 

as per this discussion - https://community.home-assistant.io/t/using-better-templates-with-state/122912/14

* ✏️ Moved content to warning message.

* ✏️ Tweak
2019-06-28 22:16:17 +02:00
Pascal Vizeli
725dca85bd
Merge pull request #9697 from home-assistant/rc
Release
2019-06-26 23:23:30 +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
Pascal Vizeli
28f115a024
Merge branch 'current' into rc 2019-06-26 22:56:47 +02:00
Penny Wood
4e9d88c40d Documentation for template expand (#9394)
* Documentation for template expand

* ✏️ Tweak
2019-06-22 19:44:03 +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
Dubh Ad
9ece978351 Update to the macOS guide (#9662)
* Update to the macOS guide

1. Updated the Python version
2. Changed it to a venv install to avoid people breaking things by accident
3. Linked to the auto-start guide
4. Removed link to the outdated video

* Update macos.markdown

* ✏️ Tweaks

* ✏️ Tweak
2019-06-20 19:42:06 +02:00
warcanoid
774042665b Update installation.markdown (#9613)
* Update installation.markdown

* ✏️ Tweaks
2019-06-20 19:29:07 +02:00
Paulus Schoutsen
b5dd360691 Merge remote-tracking branch 'origin/current' into next 2019-06-19 16:29:24 -07:00
Underknowledge
146796a4f7 Update multi-factor-auth.markdown (#9530)
* Update multi-factor-auth.markdown

Took me a while to get the config after it wasn't clear that I only have to define the entity_id without the domain.

* Update source/_docs/authentication/multi-factor-auth.markdown

Co-Authored-By: Jorim Tielemans <tielemans.jorim@gmail.com>

* Update source/_docs/authentication/multi-factor-auth.markdown

Co-Authored-By: Jorim Tielemans <tielemans.jorim@gmail.com>
2019-06-19 17:09:37 +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
Ron Schaeffer
ab13c05f7a Newer MDI icons not immediately available (#9416)
* Newer MDI icons not immediately available 

Add a note that newer MDI icons may not be available in the current Home Assistant release. Confusion as to why certain icons don't show up is common in the Community.

* ✏️ Tweak

* ✏️ Additional space removal
2019-06-18 22:57:37 +02:00