anugs
f464e9f188
Update automation.markdown ( #17027 )
2021-03-16 18:00:11 +01:00
Paulus Schoutsen
b6f43edbb3
Reorg automation docs and add a using blueprints section ( #15811 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Zack Barett <arnett.zackary@gmail.com>
2020-12-04 10:26:04 +01:00
Sean Mooney
157a44a670
Remove all references to unused Developer Tools sidebar icons ( #15010 )
2020-10-07 21:53:27 +02:00
Sean Mooney
a438c64c86
Remove unused States icon reference from Automation page ( #14940 )
...
The states icon in the sidebar no longer exists as of Home Assistant 0.96
2020-10-06 12:41:02 +02:00
Phil Bruckner
10acbf0c24
Allow automation to be turned off without stopping actions ( #14134 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-08-03 16:16:08 +02:00
Phil Bruckner
e5a72cb93a
Change default automation mode ( #14009 )
2020-07-15 20:35:54 +02:00
Phil Bruckner
6845a316dd
Remove legacy script mode and simplify remaining modes ( #13971 )
2020-07-10 17:00:31 -07:00
Phil Bruckner
84695a3a29
Add new automation configuration options ( #13901 )
...
* Add new automation configuration options
* Update per review
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* Update source/_docs/automation.markdown
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* Update source/_docs/automation.markdown
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-07-06 11:33:45 +02:00
Nick4-1
4c28f8d4d4
Update automation.markdown ( #13757 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-06-22 22:18:10 +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
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
0310b23c25
✏️ Language tweak
2019-06-08 22:48:40 +02:00
Franck Nijhof
de2a2e28a6
Automations: Corrects documentation to match codebase
2019-06-08 19:15:54 +02:00
akasma74
47f78da74a
Update automation.markdown ( #8778 )
...
* Update automation.markdown
Clarification of initial_state behaviour
* Update automation.markdown
* Update automation.markdown
come more adjustments and clarification
* ✏️ Wording
2019-03-04 12:24:06 +01:00
DubhAd
1bc7d8beea
Clarity edit ( #8709 )
...
Adding a few words, to make it clearer that a disabled automation doesn't run. Also removing the redundant, and no longer relevant, final paragraph.
2019-02-23 22:09:24 +01:00
finity69x2
0bd1b93e24
Update automation.markdown ( #8196 )
...
* Update automation.markdown
* ✏️ Tweaks
2019-01-17 22:04:49 +01:00
DubhAd
6c31e3be04
Adding detail about initial state ( #6475 )
...
It's always been a bit of mystery why automations sometimes get turned off. This should shed some light on it.
I appreciate the intent is to fix this, but until it's fixed, it makes sense to document it.
2018-10-03 18:40:43 +02:00
DubhAd
e2aeb134bd
Adding a linkable title ( #6312 )
...
Adding a linkable title
2018-09-19 08:35:02 +02:00
DubhAd
1103c07589
Updated the note about initial_state ( #4950 )
...
In the note box, the formatting was lost. Tweaked wording slightly too.
2018-03-19 12:25:19 +01:00
ChadCurvin
d31561b85d
Add information for "initial_state: True" change ( #2584 )
...
https://community.home-assistant.io/t/automations-not-triggered-anymore/16118
2017-05-07 10:16:22 +02:00
Corban Mailloux
57d98013f5
Fix broken markdown link. ( #2141 )
2017-02-25 23:19:26 +01:00
Fabian Affolter
481320128f
Re-organisation Documentation and Getting started ( #2055 )
...
* Split MQTT documentation
* Add more details
* Move content to /docs
* Enable sidebar
* Move content to /docs
* Enable sidebar
* Move content
* Update links
* Remove wizard stuff
* Enable sidebar
* Minor changes
* Move MQTT parts to /docs
* update links
* Update links and sync content
* Fix link
* Enable sidebar
* Remove navigation
* Remove navigation and other minor updates
* Update links
* Add overview page
* Make title linkable
* Update
* Plit content
* Update links
* Rearrange content
* New getting-started section
* Add icons for docs
* Update for new structure
* Update for new structure
* Add docs navigation
* Add docs overview page
* Remove ecosystem navigation
* Add docs and remove other collections
* Move ecosystem to docs
* Remove duplicate files
* Re-add ecosystem overview
* Move to ecosystem
* Fix permission
* Update navigation
* Remove collection
* Move overview to right folder
* Move mqtt to upper level
* Move notebook to ecosystem
* Remove un-used files
* Add one more rectangle for iOS
* Move two parts back from docs and rename Run step
* Remove colon
* update getting-started section
* Add redirect
* Update
* Update navigation
2017-02-23 11:09:41 +01:00