80 Commits

Author SHA1 Message Date
Erik Montnemery
9b17e380cf
Document templating for in state conditions (#26317) 2023-02-20 19:14:51 +01:00
Jan Bouwhuis
729991f4ff
Correct documentaion links to templating docs (#26055) 2023-02-02 13:34:17 +01:00
Karlie Meads
de4845d189
Update documentation to reflect intuitive behaviour of an action being disabled (#25794) 2023-01-16 21:41:02 +01:00
Thanassis Adamis
b97dde32df
improve the comment of the 'for' usage in the state conditions (#25524) 2023-01-03 15:10:03 +01:00
Marius
0b251ed3a0
replace 'valid' with 'true' (#25377)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-12-29 09:03:11 +01:00
Danny Tsang
1104beb7dc
Reworded introduction on conditions page. (#25256)
fixes undefined
2022-12-12 16:59:04 +01:00
Rob Coleman
f5b5c150f1
Correct the state attribute example (#25020) 2022-11-22 10:07:59 +01:00
Janick Bergeron
0a97b638b2
Remove contradiction in sunset condition (#24005) 2022-10-14 13:12:24 +02:00
Nico Vromans
86cb9ca5ed
Fixed sunset offset description. (#22655) 2022-05-09 13:07:50 +02:00
Franck Nijhof
a5dcedc160
Merge branch 'current' into rc 2022-05-03 13:37:26 +02:00
Danny Tsang
4f01d27575
Moved sunset/sunrise condition descriptions to before examples. (#22580) 2022-05-02 12:53:10 +02:00
Thomas Lovén
9f04669f37
Documentation for home-assistant/core#70120 (#22408) 2022-04-18 22:09:40 +02:00
Franck Nijhof
f36774bfc9
Allow disabling specific triggers/actions/conditions (#22401) 2022-04-16 13:18:29 +02:00
Franck Nijhof
91f28433ab
Allow any entity to match state condition (#22321) 2022-04-12 12:10:16 +02:00
OzGav
91757cde17
Update conditions.markdown (#22192) 2022-03-30 09:27:16 +02:00
Erik Montnemery
65ef7786dd
Document short hand templates in condition actions (#20794) 2021-12-21 12:29:48 +01:00
Kiril Peyanski
275de96f26
Update conditions.markdown (#18725) 2021-10-26 16:40:58 +02:00
Chris Browet
21b47f7bf9
Add a TOC to the condition reference (#19156)
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
2021-09-28 13:42:41 +02:00
Oncleben31
02f4d38145
Current example in Conditions documentation don't work (#19308) 2021-09-18 09:27:38 +02:00
ryman1
463e92cdf8
Change 'condition' to 'conditions' (#18543) 2021-07-21 23:05:57 +02:00
Erik Montnemery
baa1e53193
Document trigger condition (#18160)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-06-12 11:48:07 +02:00
Franck Nijhof
c1f6e7ef5f
Add referencing sensor entities for before/after in time conditions (#18115) 2021-06-07 18:24:16 +02:00
Franck Nijhof
aa08471668
Allow number & sensors references in numeric_state triggers/conditions (#18084) 2021-06-04 18:14:58 +02:00
Clemens
886a1be69b
Update conditions.markdown (#17147) 2021-03-27 12:04:04 +01:00
Erik Montnemery
c97f7fa715
Add alias to condition syntax examples (#16697)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-02-22 21:22:11 +01:00
Franck Nijhof
03d8d34bf8
Bunch of YAML styling improvements - part 2 (#16379) 2021-02-01 22:46:37 +01:00
Franck Nijhof
7910d17c08
Bunch of YAML styling improvements (#16372) 2021-02-01 10:42:12 +01:00
Klaas Schoute
bff91be75c
✏️ Move scripts and auth redirect to file (#14765) 2020-10-02 13:03:22 +02:00
Dubh Ad
2d1a9fb86e
Stripping spaces (#14622)
Another broken example
2020-09-26 17:43:48 +02:00
Franck Nijhof
5a5fdd4f8a
Add note about using shorthand condition templates in script sequences (#14433) 2020-09-10 21:17:53 +02:00
Franck Nijhof
4f7216c7c9
State condition can also accept an input_* Entity ID as state value (#14412) 2020-09-07 00:36:27 +02:00
Franck Nijhof
695f81fb69
Numeric state condition can also accept input_number entity ID (#14403) 2020-09-06 20:29:32 +02:00
Franck Nijhof
056cdf967a
Add shorthand notation for Template conditions (#14413) 2020-09-06 16:57:08 +02:00
Franck Nijhof
2ecb085eff
Time condition can also accept an input_datetime Entity ID (#14404) 2020-09-06 16:44:56 +02:00
Franck Nijhof
58f7bd7009
Merge branch 'current' into next 2020-09-05 15:14:52 +02:00
tomlut
e5dadeef57
Update sun elevation example to Home Assistant Documentation standards (#14284) 2020-09-05 14:29:01 +02:00
Franck Nijhof
049cde6970
Add support for attributes in (numeric) state conditions (#14271) 2020-08-24 08:08:41 +01:00
Marius
2194975b83
Update conditions.markdown (#14248)
Seems 'when light' and 'when dark' were mixed up, corrected that.
2020-08-15 11:21:17 +02:00
Franck Nijhof
93466506bf
Add support for multiple states/zones in conditions (#13768) 2020-06-22 16:04:12 -07:00
Franck Nijhof
c0ada6683a
Add support for multiple entity_ids in conditions (#13761) 2020-06-15 22:54:32 +02:00
Franck Nijhof
08bac15670
Add NOT condition helper (#13152) 2020-04-24 09:40:59 -07:00
akasma74
4b24fd82dc
add note about time (#12411)
Similar to https://github.com/home-assistant/home-assistant.io/pull/12236
I think it's worth to make it clear how before and after keys work together and separately.
2020-03-17 18:36:55 +01:00
akasma74
e83d466a63
add note about sun.before and after (#12236)
* add note about sun.before and after

Based on this topic - https://community.home-assistant.io/t/automation-with-sun-condition-doesnt-works/175394/3
It's not obvious how to combine these keys.
And it looks like the examples should show it as well.
Comments moved out of the code.

* 📝 Tweaks

* ✏️ Tweak

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-03-02 15:20:59 +01:00
Sean Mooney
c973e65514
Remove outdated sentence from Zone condition (#12201)
Removed a sentence from Zone condition which I believe is very outdated and inaccurate. There's definitely more than two device trackers that report GPS coordinates - Life360 and the official iOS / Android mobile apps are ones I use that also do this.
2020-02-28 10:34:33 +01:00
Florijan Hamzic
c887e81e3a Added missing quotes for value_template value (#11507)
* added missing quotes for value_template value

* removed redundant quotes for value_template
2019-12-20 22:38:41 +01:00
Michael A. Alderete
2188db3c79 Minor edits for standard English (#11495)
Minor edits to improve American English grammar and usage.
2019-12-19 10:58:51 +01:00
Tom Brien
f8202c1a3e Update reference to HA app to reflect current version (#11360)
* Update attribute

Update `device tracker` attribute to reflect changes in iOS app with release of 2.0/2019

* Change known_devices.yaml example explanation

iOS App 2.0/2019 no long users `known_devices.yaml` so change explanation of example to something that does.

Reword

* Update notification example

Update example automation to reflect changes in in ios app (now used cross-platform domain `mobile_app`)

* Update to reference companion apps

The simplest solution to get battery level is with the companion apps so this should be made clear.

* Add android

We have an android app now 🎉
2019-12-04 12:05:20 +01:00
scheric
19e0ab8253 Fix broken links (#10617)
* Fix broken link

* fix link OwnTracks platform

* fix link in lights built-in profiles

* fix link in Configurator the source

* fix link in Todoist determine....

determine what task in each project is "most" important
2019-10-06 12:11:08 +02:00
Klaas Schoute
0b0c3bac13 🔗 Fix broken links (part 6) (#10579) 2019-10-02 23:53:09 +02:00
Franck Nijhof
dcc7c10ce4
Rewrites all URLs in our website from components -> integrations 2019-10-02 00:35:28 +02:00