Dubh Ad
928219d014
Clarification ( #10049 )
...
Clarification update on when the Modem Manager applies.
2019-08-05 16:06:22 +02:00
Ville Skyttä
3699bae20d
Remove some no longer needed Python 3.5 info ( #10039 )
2019-08-02 18:20:16 +02:00
Adam
bbbe5191be
Update developer tools image to match current view ( #10022 )
...
* Remove icon references
The icons are no longer present for users
* Delete developer-tools.png
* Add updated screenshot for developer tools
* Add icon for new developer tool icon
* Update text to match new developer tools image
* Delete developer-tool-icon.png
* Delete developer-tools.png
* Add files via upload
* ✏️ Tweak
2019-08-02 12:33:23 +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
Paulus Schoutsen
a425b65733
Merge conflict
2019-07-31 16:26:56 -07:00
Paulus Schoutsen
9c0308b489
Merge branch 'current' into next
2019-07-31 16:26:37 -07:00
Klaas Schoute
3fb1e31392
🔨 Fix broken links (part 4) ( #10018 )
2019-07-31 15:44:21 +02:00
Alex Popoutsis
b43d467d75
Correct service call ( #10013 )
...
Updating reference from `mqtt/mqtt_send` to use `mqtt.publish`.
2019-07-31 10:04:51 +02:00
Tony Brobston
62c4d0d4bb
Update trigger.markdown ( #10008 )
...
When I was reading through the offset documentation I noticed what I think is a mistake in the comment. Could someone validate that this change is correct? Thank you.
2019-07-31 10:04:11 +02:00
Baruch Rothkoff
9dcdcdc305
Fix title hirarchy ( #10011 )
...
It is not clear that `Restart` and the other nex titles are relevant to all installation types
2019-07-31 01:03:13 +02:00
Adam
5b3426b94d
Remove Outdated text ( #10012 )
...
The option to 'Try out the new Lovelace UI" is no longer available and Lovelace is the default so this text is not needed.
2019-07-31 00:55:23 +02:00
gjbadros
5b67050231
Corrected an example ( #10005 )
...
This example is trying to draw a distinction but has two identical lines. I suspect this came from a search and replace to switch to the newer states('') notation.
2019-07-29 20:10:24 +02:00
Sean Mooney
c9e85b9361
Update basic setup instructions for onboarding ( #10000 )
...
Updated instructions to reflect onboarding improvements in Home Assistant 0.94 (see video in blog post: https://www.home-assistant.io/blog/2019/06/05/release-94/ ) and mention the fact that this can be updated directly in the user interface now.
2019-07-29 09:34:45 +02:00
Sean Mooney
b58d0740ba
Add note on Advanced mode toggle ( #10001 )
...
Customization menu will be hidden by default starting in 0.96, unless the user toggles on Advanced mode first.
2019-07-29 09:33:41 +02:00
Keith Pine
d57ce11313
Update installation.markdown ( #9985 )
...
Remove instructions to install libopenzwave1.5 on Linux installs. This instruction causes a lot of problems as the installed files interfere with the Python openzwave installation.
2019-07-28 20:33:20 +02:00
SimonThoustrup
0315f476c2
Change sequence of commands to virtualenv before activate ( #9980 )
2019-07-27 23:40:57 +02:00
aschamberger
5d9270c795
adding docs for ord() template filter ( #9962 )
...
* adding docs for https://github.com/home-assistant/home-assistant/pull/25398
* ✏️ Tweak
2019-07-26 14:13:23 +02:00
akasma74
b45d12a354
Fix links appearance ( #9963 )
...
* Fix links appearance
For some reason the links inside p tag are not rendered properly, but inside br tag it works properly.
* Fix links
Better fix (by adding space)
2019-07-24 10:53:30 +02:00
Dubh Ad
e7e3397acc
Adding warning ( #9960 )
...
* Adding warning
As reported by multiple folks in the beta channel, looks like there's issues
* 🚑 Fixed Markdown
2019-07-23 21:56:00 +02:00
Franck Nijhof
64de6a001b
Removes archlinux package instructions ( #9934 )
2019-07-21 15:35:35 +02:00
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