phfix
5accd4b0d8
Explain that the config: is needed in the configuration.yaml ( #4508 )
...
* Explain that the config: is needed in the configuration.yaml
* Fix typos
2018-01-25 18:42:55 +01:00
Jon Griffith
e777af9ea1
Clarification regarding the frequency... ( #4280 )
...
It's often been noted in the forums that Template Triggers are sometimes overload and that you want to use them sparingly. I haven't stress tested my system with this idea, but if the template triggers are tested every time any state changes, then that is the clarification that I've proposed in the documentation.
2017-12-26 21:10:55 +01:00
Anders Melchiorsen
5d09b8fe95
Revert "Added note about template triggers ( #4018 )" ( #4097 )
2017-12-08 23:52:39 +01:00
Carlo Costanzo
06b8b5e90d
Added in trigger data
...
Because it took me YEARS to figure out.
2017-12-07 14:47:11 -05:00
David De Sloovere
1ef64b2cc5
Add automation example with templating ( #4066 )
...
* Add automation example with templating
* Fix escaping
2017-11-25 23:39:23 +01:00
DubhAd
2bd161d258
Added note about template triggers ( #4018 )
...
Added an entity_id to the template trigger, as is best practice. Added a warning that template triggers without an entity_id have major performance impacts, and directing people to template sensors as an alternative.
2017-11-19 22:04:00 +01:00
cdce8p
1d6c309d4d
* Added "Trigger State Object" section ( #3863 )
2017-11-18 00:11:39 +01:00
Kevin Delaney
5558f0a70d
Added example description ( #3964 )
2017-11-12 11:05:28 +01:00
UnrealKazu
738d545a4c
Add clarification on reloading automation rules ( #3851 )
...
The docs gave the impression that saving an automation rule created in the automation editor would be sufficient for the rule to come into effect. You still need to reload the rules, which is why I've added this to the docs.
2017-10-31 17:35:48 +01:00
jensjakob
ddf8b21ce2
Clarified numeric state trigger description ( #3464 )
2017-10-01 11:59:11 +02:00
Pascal Vizeli
964b6224b0
New core state track feature ( #3313 )
...
* Update binary_sensor.template.markdown
* Update trigger.markdown
* Update trigger.markdown
2017-09-07 15:52:25 +02:00
Paulus Schoutsen
2b8e24606f
Add release blog post
2017-08-25 23:02:12 -07:00
rbflurry
ab20f06776
Update Numeric State ( #3191 )
...
* Update Numeric State
Add note on using above and below in the same trigger
* Changed formating
2017-08-17 09:21:19 +02:00
Will Heid
56e6f01c9f
grammar
2017-08-15 10:03:03 -07:00
Anders Melchiorsen
fb3821bd23
Remove deprecated automation keywords ( #2997 )
2017-07-18 12:18:33 +02:00
Paulus Schoutsen
ca80944d74
Update Hass.io docs
2017-07-14 22:56:40 -07:00
Brent Saltzman
3da185b8d6
Spelling correct ( #2762 )
...
Corrected some spelling errors.
2017-06-05 11:24:25 +02:00
Brent Saltzman
2660f3f55c
Added example for automation based on solar elevation ( #2760 )
...
* Added example for automation based on solar elevation
Added example for automation based on solar elevation angle trigger.
* Escape the template
2017-06-04 22:22:04 +02:00
Anders Melchiorsen
476449131c
The automation state trigger has deprecated its state alias ( #2758 )
...
The "state" used to be an alias for "to" but this was deprecated to make the
meaning more clear.
This commit updates the examples to no longer use the deprecated name.
2017-06-04 18:45:40 +02:00
Fabian Affolter
850284c4c4
Merge branch 'current' into release-0-46
2017-06-03 09:40:50 +02:00
Adam Mills
6cf3cd0a24
Rename time trigger 'after' to 'at' ( #2731 )
2017-06-01 22:41:02 -07:00
SilvrrGIT
61a7f421db
Proposed update to yaml config ( #2706 )
...
I have not read the docs extensively but the yaml config example given seems incorrect. It have adjusted to to what I believe is the correct config for the automation example given. I am not sure if things changed with the new Automation editor but I don't want people struggling with configs due to bad documentation.
2017-05-25 10:26:15 +02:00
Paulus Schoutsen
be219c8d59
Merge branch 'current' into next
2017-05-24 16:31:52 -07:00
Ray Goat
904d077fa3
Update editor.markdown ( #2703 )
...
Just added a missing word "sensor"
2017-05-24 14:48:45 +02:00
Michael
8de72a75cb
change homeassistant.turn_on to light.turn_on ( #2691 )
2017-05-23 07:29:11 +02:00
Anders Melchiorsen
ab9950f2d1
Deprecate automation trigger "state" ( #2665 )
...
Also elaborate on the meaning of a state change when no filters are present.
Also make it clear that "from" and "to" are both optional.
2017-05-22 16:30:13 +02:00
Fabian Affolter
7e5a377be7
Add screenshots ( #2669 )
2017-05-20 22:13:03 +02:00
Fabian Affolter
d9a5f3bd5d
Add screenshots ( #2669 )
2017-05-20 15:37:01 +02:00
Paulus Schoutsen
4cde3536d2
Fix warning
2017-05-17 21:26:25 -07:00
Paulus Schoutsen
b198c72a5e
Add info about automation editor
2017-05-16 07:57:58 -07:00
Paulus Schoutsen
2f52a6a5a5
Add homeassistant automation platform docs
2017-04-08 15:28:27 -07:00
Beat
7dea3bd212
Multi-trigger explanation and example ( #2322 )
...
Added instructions on how to use multiple triggers. So far they were mentioned in the introduction but only explained in the huge example configuration on the "Automation Examples" page.
2017-03-24 15:45:42 +01:00
Fabian Affolter
e4246aa25a
Fix indentation and remove use_trigger_values
( fixes #2306 ) ( #2313 )
2017-03-21 20:44:47 +01:00
Brahma Fear
f0503a3088
Quotes added to example ( #2245 )
...
The automation 2 / action / data_template example does not adhere to the **must** directive to wrap single line templates in some form of quote.
2017-03-14 11:16:00 +01:00
tradiuz
58db489564
Fixing broken links ( #2217 )
2017-03-08 04:17:36 +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