Danny Tsang
4f01d27575
Moved sunset/sunrise condition descriptions to before examples. ( #22580 )
2022-05-02 12:53:10 +02:00
Paulus Schoutsen
1694d6641f
Remove script editor docs ( #22391 )
2022-04-14 22:01:59 +02:00
OzGav
91757cde17
Update conditions.markdown ( #22192 )
2022-03-30 09:27:16 +02:00
Franck Nijhof
0b04252537
Move /lovelace -> /dashboards, and renames resulting from that ( #22036 )
2022-03-15 21:36:33 +01:00
Erik Montnemery
65ef7786dd
Document short hand templates in condition actions ( #20794 )
2021-12-21 12:29:48 +01:00
Franck Nijhof
bed03c1358
Merge branch 'current' into next
2021-10-27 12:22:38 +02:00
Kiril Peyanski
275de96f26
Update conditions.markdown ( #18725 )
2021-10-26 16:40:58 +02:00
Chris Browet
99b3511c31
Service call with a native dictionary ( #19922 )
2021-10-23 21:10:55 +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
Franck Nijhof
e0011641cf
Clarify target example in script service call documentation ( #19037 )
2021-08-24 12:46:51 +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
David Beitey
78febbe131
Wrap service call docs template example value in quotes ( #17025 )
2021-03-16 16:48:59 +01:00
Philip Allgaier
ede860d9be
Some fixes for service-call docu ( #17006 )
2021-03-15 13:05:00 +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
616103c28c
Update some service calls to use target ( #16592 )
2021-02-20 00:14:14 +01:00
Franck Nijhof
577817d0cf
Remove inline Liquid escaping for templates ( #16478 )
2021-02-10 08:34:28 +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
Bram Kragten
7d2544d97a
Add target to service calls docs ( #15891 )
2020-12-13 13:17:38 +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
Abel Matser
43d4d63749
Remove unnecessary _template after service call ( #14566 )
...
Since 0.115 the simpler ```service``` can be used instead of ```service_template```.
2020-09-19 20:56:09 +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
f5eeb86ab6
Templates in data & service parameters (making data_template & service_template obsolete) ( #14292 )
2020-08-24 17:50:53 +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
Franck Nijhof
6ead12efbc
Extends textlint Terminology list; part 5 ( #12072 )
...
* Extends textlint Terminology list; part 5
* Remove walkthrough from textlint
* Improve Default Configuration page links
2020-02-13 13:39:06 +01:00
Franck Nijhof
6c292ca062
Extends textlint Terminology list ( #12065 )
2020-02-12 14:56:50 +01:00
John Hollowell
d82aaa88d1
Add service information to homeassistant integration ( #11607 )
...
* Update homeassistant.markdown
Add services and descriptions for `homeassistant`
* Update service-calls.markdown
Add link to homeassistant services information
* Update homeassistant.markdown
adhere to documentation standards
* Apply suggestions from code review
Fix heading levels and a copy/paste typo
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Apply suggestions from code review
make entity_id's optional
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-01-03 19:09:23 +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