adynis
ea7bf764ba
Improve 'conditions' explanation ( #37005 )
...
I find it confusing to read only "If any of them do not return true, the automation will stop executing" (it's a double negation plus an "any" in the begining"). I've added an additional statement before
2025-01-20 08:09:24 +01:00
LHuisingh
894a26d713
Make wording consistent ( #37006 )
...
Make the wording relating to attributes more consistent within this sentence.
2025-01-20 08:08:17 +01:00
virtualducttape
feedcf37e2
Update blueprint.markdown to explain automation inheritance ( #36867 )
...
* Update blueprint.markdown
Adding details about how automations inherit changes from blueprints.
* add mylink
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2025-01-13 08:36:38 +01:00
Magnus Helin
334991c7e2
Update scene.markdown ( #36889 )
...
Removed configuration variable "description" as such a variable does not exist (HA will give an error if you try to insert it).
2025-01-13 07:59:25 +01:00
Franck Nijhof
a4b75932c7
Enquote password in lock out example to aid with special chars ( #36704 )
2025-01-06 09:52:36 +01:00
Honza Uhlík
ee026c097e
Fix AND logic for selector filters ( #36732 )
2025-01-05 12:38:53 +01:00
c0ffeeca7
ac5ccec3c3
Move backup to installation independent section of common tasks ( #36679 )
2025-01-03 17:29:59 +01:00
Franck Nijhof
94b781d575
Merge branch 'current' into next
2024-12-16 08:02:28 +00:00
Łukasz Nojek
c710d71e9f
Update templating.markdown - regex_replace ( #36319 )
2024-12-13 09:22:46 +01:00
Clément Notin
121f122c6b
Describe that conditions of an 'if' are 'and' ( #36270 )
2024-12-10 10:56:36 +01:00
Jan-Philipp Benecke
e232742dbe
Add new shortcut for device filter ( #36106 )
2024-12-09 23:35:46 +01:00
thromer
2dfa979b8d
Update link to "Using blueprints" section of template documentation. ( #36243 )
2024-12-09 08:26:56 +01:00
drewsteinacher
ae7cc8b2de
Link to min_version docs where it is referenced ( #36233 )
2024-12-08 22:13:07 +01:00
Ingolf Becker
c6daef565d
Removed left over reference to relative_time() ( #36150 )
...
relative_time() was deprecated in favor of time_since() and time_until() in #111177
2024-12-06 22:19:44 +01:00
Franck Nijhof
11a2f66ec6
Merge branch 'current' into rc
2024-12-03 18:09:37 +01:00
Jan-Philipp Benecke
e19a69f703
Add new shortcut for Assist dialog ( #36107 )
...
* Add new shortcut for Assist dialog
* Explain assist
* tiny tweak
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-12-03 07:37:03 +01:00
TheGroundZero
54b5fc9726
Move note so it better aligns with the example code it references ( #36062 )
2024-12-01 21:49:12 +01:00
c0ffeeca7
cf8bd41a25
Integration quality scale: update page ( #36023 )
...
- duplicate content from developer documentation
- https://developers.home-assistant.io/docs/core/integration-quality-scale/
2024-11-27 16:59:55 +01:00
Simon Lamon
f7bbcfe188
Explain time entity support in time condition ( #33217 )
2024-11-26 15:43:01 +01:00
karwosts
1041994181
Update quality_scale.markdown ( #35888 )
2024-11-21 21:54:04 +01:00
Jay Turner
50e29a51b1
Update Database documentation to reflect the deprecation of the entity_id column on states ( #35733 )
2024-11-15 17:25:17 +01:00
Raymond
877df6719f
Correct dining_room spelling in templating attributes example ( #35776 )
2024-11-15 16:56:34 +01:00
Erik Montnemery
4f2a793eaa
Rephrase MQTT template documentation ( #35727 )
2024-11-13 18:20:42 +01:00
G Johansson
71e1e66221
Clarify this
in templates ( #35658 )
2024-11-09 10:43:06 +01:00
thnkwhatyouthnk
f7a65ac426
Documentation: Update scene.markdown Configuration Variable ( #35659 )
2024-11-08 16:10:52 +01:00
Franck Nijhof
b5f98c70a8
Merge branch 'current' into rc
2024-11-06 19:18:18 +01:00
c0ffeeca7
109a7b2e2e
Streamline username spelling. lowercase, no spaces ( #35599 )
2024-11-06 11:26:26 +01:00
c0ffeeca7
b10adcbff2
Auth providers: fix path to user configuration page ( #35597 )
2024-11-06 11:25:32 +01:00
Paulus Schoutsen
bde81adb63
Document device_id for sentence trigger ( #35586 )
2024-11-05 12:06:51 -06:00
Franck Nijhof
828a66bd80
Merge branch 'current' into next
2024-10-28 02:08:34 +01:00
Kamil Golec
b831909279
Duplicate "state" key removed from Scenes docs page ( #35391 )
2024-10-26 02:22:12 +02:00
Jonas Bergler
817d23f85b
Update docs for home-assistant/core#123427 ( #34220 )
2024-10-25 07:37:05 +02:00
Petro31
6ea0d1070f
add-limited-template-to-time-trigger-at ( #33624 )
2024-10-25 07:09:51 +02:00
Franck Nijhof
be9d5e15c2
Merge branch 'current' into next
2024-10-05 10:10:18 +02:00
Colin Guthrie
4045efb01e
A couple small fixes for 'service' to 'action' renames in automations ( #35074 )
2024-10-04 19:11:58 +02:00
Tudor Sandu
85178e7688
Blueprints for template entities ( #35057 )
...
* First draft
* Better import instructions
* Revert a change
2024-10-04 16:48:34 +02:00
Franck Nijhof
24b7bfbd0d
Merge branch 'rc' into current
2024-10-02 20:01:59 +02:00
c0ffeeca7
61de2c5b0c
Glossary: add YAML definition ( #35017 )
2024-10-02 14:52:07 +02:00
Franck Nijhof
8b9ad61e42
Improve YAML styling for all automation examples ( #34932 )
2024-10-02 11:13:23 +02:00
Franck Nijhof
fd0c441668
Merge branch 'current' into rc
2024-10-02 10:47:06 +02:00
Franck Nijhof
6e1c70d2f1
Merge branch 'current' into next
2024-10-02 09:58:56 +02:00
c0ffeeca7
90120afacf
Entity state attribute: merge sections ( #34975 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-09-30 13:37:11 +02:00
c0ffeeca7
3ad4024890
State object: expand description ( #34920 )
...
Co-authored-by: Stefan Agner <stefan@agner.ch>
2024-09-27 21:02:15 +02:00
c0ffeeca7
4a8ce9939e
Locked out: improve structure, add steps on connecting terminal ( #34933 )
...
* Locked out: improve structure, add steps on connecting terminal
* Remove scenarios for non-owners
* Add steps for VM
* Apply suggestions from code review
* Move steps
* Apply suggestions from code review
---------
Co-authored-by: Stefan Agner <stefan@agner.ch>
2024-09-27 10:19:49 +02:00
c0ffeeca7
02ed57656b
Remove termref ( #34944 )
2024-09-27 09:07:06 +02:00
Franck Nijhof
f10f777998
Improve YAML styling for all automation examples ( #34932 )
2024-09-26 12:39:04 +02:00
c0ffeeca7
f5250fce54
Z-Wave controllers: move Z-Station to 700 controllers ( #34934 )
2024-09-26 12:18:46 +02:00
Franck Nijhof
b825527486
Change trigger platform key to trigger ( #34901 )
...
* Change trigger platform key to trigger
* Error sneaked in
2024-09-25 14:20:46 +02:00
Franck Nijhof
96e00f69a0
Adjust automation to plural triggers/conditions/actions keys ( #34825 )
2024-09-24 20:23:58 +02:00
Franck Nijhof
95de69ca39
Merge branch 'current' into next
2024-09-24 13:57:20 +02:00