Commit Graph

660 Commits

Author SHA1 Message Date
c0ffeeca7
c3bcc49cdd Customize entity: add step to revert entity ID to default () 2025-06-20 14:57:45 +02:00
bwduncan
b95af197e5 Fix %/$ typo () 2025-06-18 08:13:00 +02:00
Martijn van der Pol
43db9e66b1 Update templating.markdown for as_datetime () 2025-06-12 14:42:18 +02:00
Franck Nijhof
a33116bb44 Merge branch 'current' into rc 2025-06-11 15:32:17 +00:00
Tom Puttemans
87bce7b424 Fix the links to float and int data types on the Jinja project website () 2025-05-31 17:13:59 +02:00
Franck Nijhof
d33c77d2e4 Merge branch 'current' into next 2025-05-26 20:35:42 +00:00
David Poll
8ddf4baee1 Add docs for as_function and apply ()
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2025-05-26 20:23:00 +02:00
c0ffeeca7
09a32d3c5c Remove links to common tasks for Core and Supervisor () 2025-05-26 14:02:14 +02:00
Petro31
407f11d254 Allow base64_encode filter to accept bytes as input () 2025-05-26 13:56:17 +02:00
Petro31
40b74dff0a Add fromhex filter ()
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2025-05-26 13:21:47 +02:00
c0ffeeca7
fc14b5d413 Secrets remove core specific steps () 2025-05-26 12:35:55 +02:00
Paulus Schoutsen
55746f6bf5 Update securing description HA Cloud () 2025-05-16 22:26:35 +02:00
Franck Nijhof
91f945e6a9 Merge branch 'current' into next 2025-04-29 17:37:58 +00:00
Alastair McCormack
563bfd34fd chore: use of correct 24-hour clock terminology () 2025-04-28 08:22:17 +02:00
Franck Nijhof
ed0bfaeb05 Re-instate relative_time template method into docs ()
* Re-instate relative_time template method into docs

* tiny tweaks

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2025-04-16 06:14:36 +00:00
Paul Bottein
1a67539466 Add template function: device_name () 2025-04-14 14:30:10 +02:00
Jan Bouwhuis
4144b06385 Improve MQTT template docs on handling null values () 2025-04-12 06:44:27 +02:00
Franck Nijhof
974b66e1a3 Merge branch 'current' into rc 2025-04-02 08:03:45 +00:00
Franck Nijhof
aa6edc6231 Merge branch 'current' into next 2025-04-02 08:02:54 +00:00
c0ffeeca7
51f1476989 Add alias as accepted lookup value for area_id and floor_id templates () 2025-03-28 16:22:10 +01:00
tomlut
9fed9d47d1 Update state_object.markdown ()
Should close this feedback issue: https://github.com/home-assistant/home-assistant.io/issues/38126
2025-03-28 15:38:43 +01:00
Franck Nijhof
989ce94fdc Add template list functions: intersect, difference, symmetric_difference, union () 2025-03-26 07:51:43 +01:00
Franck Nijhof
03ed223cf2 Add template function: combine () 2025-03-20 11:05:04 +01:00
Franck Nijhof
280e45776c Add template functions: md5, sha1, sha256, sha512 () 2025-03-10 07:38:25 +01:00
Franck Nijhof
3e11933f99 Add template function: flatten () 2025-03-09 14:01:30 +01:00
Franck Nijhof
f5644f746f Add template function: typeof ()
* Add template function: typeof

* Tweak

* Tweak output format
2025-03-09 11:04:09 +01:00
Franck Nijhof
f872e128a3 Add template function: shuffle ()
* Add template function: shuffle

* Use 'reproducible' instead

* tiny tweak

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2025-03-08 07:12:10 +01:00
Petro31
880c5e5569 add-floor-entities () 2025-02-28 13:32:13 +01:00
Jeff Axelrod
de8362ba2e Update packages.markdown ()
* Update packages.markdown

minor grammar corrections

* Update packages.markdown

Trying to better clarify the language
2025-02-15 21:49:38 +01:00
LHuisingh
894a26d713 Make wording consistent ()
Make the wording relating to attributes more consistent within this sentence.
2025-01-20 08:08:17 +01:00
Łukasz Nojek
c710d71e9f Update templating.markdown - regex_replace () 2024-12-13 09:22:46 +01:00
Ingolf Becker
c6daef565d Removed left over reference to relative_time() ()
relative_time() was deprecated in favor of time_since() and time_until() in 
2024-12-06 22:19:44 +01:00
Raymond
877df6719f Correct dining_room spelling in templating attributes example () 2024-11-15 16:56:34 +01:00
Erik Montnemery
4f2a793eaa Rephrase MQTT template documentation () 2024-11-13 18:20:42 +01:00
G Johansson
71e1e66221 Clarify this in templates () 2024-11-09 10:43:06 +01:00
c0ffeeca7
109a7b2e2e Streamline username spelling. lowercase, no spaces () 2024-11-06 11:26:26 +01:00
Franck Nijhof
24b7bfbd0d Merge branch 'rc' into current 2024-10-02 20:01:59 +02:00
c0ffeeca7
61de2c5b0c Glossary: add YAML definition () 2024-10-02 14:52:07 +02:00
Franck Nijhof
8b9ad61e42 Improve YAML styling for all automation examples () 2024-10-02 11:13:23 +02:00
Franck Nijhof
fd0c441668 Merge branch 'current' into rc 2024-10-02 10:47:06 +02:00
c0ffeeca7
90120afacf Entity state attribute: merge sections ()
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-09-30 13:37:11 +02:00
c0ffeeca7
3ad4024890 State object: expand description ()
Co-authored-by: Stefan Agner <stefan@agner.ch>
2024-09-27 21:02:15 +02:00
c0ffeeca7
02ed57656b Remove termref () 2024-09-27 09:07:06 +02:00
Franck Nijhof
b825527486 Change trigger platform key to trigger ()
* 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 () 2024-09-24 20:23:58 +02:00
Franck Nijhof
95de69ca39 Merge branch 'current' into next 2024-09-24 13:57:20 +02:00
Andrii Mitnovych
15b05f45cc Suggestion on re-arrangement
Co-authored-by: Artur Pragacz <49985303+arturpragacz@users.noreply.github.com>
2024-09-22 18:33:48 -07:00
Andrii Mitnovych
a7e56a291f Suggestion on rearranging and removing area ID.
Co-authored-by: Artur Pragacz <49985303+arturpragacz@users.noreply.github.com>
2024-09-22 18:33:27 -07:00
formatBCE
734fe8e8f6 Add alias as accepted lookup value for area_id and floor_id templates 2024-09-20 20:57:39 +00:00
c0ffeeca7
adf52c7563 Events: add heading to improve visibility of section () 2024-09-19 08:42:50 +02:00