447 Commits

Author SHA1 Message Date
Jonas Diemer
e753929330
Fixing some inaccuracies on unpack() filter (#22967) 2022-06-20 23:09:30 +02:00
Franck Nijhof
9aca394ce7
Merge branch 'current' into rc 2022-06-01 12:59:34 +02:00
Erik Montnemery
600c3bc53c
Explain limitation of multiple !include on top level (#22939) 2022-06-01 11:50:11 +02:00
Erik Montnemery
b1c4be88ed
Update template documentation to reflect stricter handling of errors (#22885) 2022-05-25 17:43:40 +02:00
Kevin Stillhammer
479413cc5f
Add template as_timedelta (#22740) 2022-05-23 19:33:49 +02:00
jugla
12b4363a50
add unavailable status with an example (#22607) 2022-05-09 13:09:44 +02:00
Dubh Ad
2062d7d976
Clarity edit (#22639) 2022-05-05 10:35:35 +02:00
Joakim Sørensen
3f3ce25b76
Adjust navigation changes for 2022.5 (#22623) 2022-05-04 18:15:48 +02:00
J. Nick Koston
b5a99508d1
Remove EVENT_TIME_CHANGED and EVENT_TIMER_OUT_OF_SYNC (#22454) 2022-04-20 22:53:55 -07:00
Franck Nijhof
9ffe9913d6
Merge branch 'current' into next 2022-03-28 09:16:51 +02:00
Mike Degatano
50fedcd03b
Mention short-circuiting issue in iif (#22092) 2022-03-27 17:20:12 +02:00
Franck Nijhof
a2acd58f4e
Merge branch 'current' into next 2022-03-21 13:58:58 +01:00
Thanasis
5372372fa2
Tweeks on configuration.yaml category (#22075) 2022-03-20 22:04:11 +01:00
Franck Nijhof
e95aec3f88
Remove deprecated (old) Z-Wave integration (#21801) 2022-03-18 14:34:53 +01:00
Chris Browet
50ae2201a1
Templating: "search" actually defaults to IgnoreCase false (#21993) 2022-03-12 17:35:00 +01:00
Marius
a78893f9b9
Add Quick bar option to Customizations reload (#21950)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-03-11 13:09:41 +01:00
Eiko Wagenknecht
b3fa06c82c
Update event documentation (#21378) 2022-02-22 02:48:41 +01:00
Danny Tsang
127c7707ac
Fix rendering of is_defined example. (#21575) 2022-02-18 23:54:30 +01:00
Gabriel Visser
85b2be9721
Fix iif template example typo (#21529) 2022-02-07 11:59:37 +01:00
PCR-2020
66604b8702
Removed ambigious numbers in example (#21505) 2022-02-06 18:25:25 +01:00
Jan Bouwhuis
9565d350bd
Template filter is_defined missing documentation (#21459) 2022-02-03 14:56:08 +01:00
Franck Nijhof
1cd947537d
Merge branch 'current' into rc 2022-02-01 16:10:24 +01:00
Danny Tsang
542b74331a
Added illustrations to customizing entities and changed the Save to Update button (#21334) 2022-01-27 11:20:43 +01:00
Franck Nijhof
a5cd7fc19b
Merge branch 'current' into next 2022-01-23 20:11:56 +01:00
indexample
89b5f91b0b
Update templating.markdown (#21227) 2022-01-17 14:48:55 +01:00
Philip Allgaier
9c8973fa96
Remove note about customization UI from unique ID FAQ (#21216) 2022-01-17 11:41:29 +01:00
Eiko Wagenknecht
59cbb73907
Add missing "can" in templating docs (#21196) 2022-01-14 22:44:08 +02:00
Petro31
26a1714b1a
Add is_number test (#21110) 2022-01-10 13:01:52 +01:00
Franck Nijhof
e1d64c6c40
Add reference to packages on splitting configuration page (#21066)
* Add reference to packages on splitting configuration page

* Update source/_docs/configuration/splitting_configuration.markdown

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
2022-01-06 21:41:57 +01:00
Jan Bouwhuis
04afa8997e
Explain mqtt templating and mention attribute use (#20735) 2022-01-05 19:04:57 +01:00
avee87
906b9af95c
Update template min/max/average documentation (#20448) 2022-01-04 11:01:20 +01:00
Franck Nijhof
ac42a7d305
Remove groups organization advise from device configuration page (#20687) 2022-01-03 11:35:34 +01:00
Franck Nijhof
b0d25401a2
Merge branch 'current' into next 2021-12-27 20:51:43 +01:00
Franck Nijhof
b76d2db200
Add iif (immediate if) template function/filter (#20769)
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2021-12-22 12:35:29 +01:00
Brynley McDonald
c6a9cd2366
Add documenation for slugify template filter (#20069)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-12-21 11:54:09 +01:00
Daniel D'Abate
c8dda7478f
Fix timestamp_custom example (#20739) 2021-12-18 15:57:46 +01:00
Jan Bouwhuis
09ab7e50e5
Improve readability pack and unpack template examples (#20734)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-12-17 11:01:15 +01:00
Jan Bouwhuis
d56e16f934
New template filters pack and unpack (#20547)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-12-03 09:22:47 +01:00
Jan Bouwhuis
10dd348db8
Revert "Add bytes support to bitwise template filters" (#20552) 2021-12-03 08:31:01 +01:00
Jan Bouwhuis
fe5dee1459
Revert "Add template int filter / function documentation" (#20551) 2021-12-03 08:29:56 +01:00
Franck Nijhof
0af6b62a7d
Merge remote-tracking branch 'origin' into next 2021-11-30 16:22:19 +01:00
Jan Bouwhuis
b0c7969a73
Add template int filter / function documentation (#20471) 2021-11-30 15:25:52 +01:00
Jan Bouwhuis
d721c7731a
Add bytes support to bitwise template filters (#20412) 2021-11-29 13:56:29 +01:00
akloeckner
927dbf0432
Clarify that nested includes are indeed possible (#20349) 2021-11-29 13:38:06 +01:00
Jan Bouwhuis
e1ea19f9f9
ISO format for timstamp_local and timestamp_utc (#20424) 2021-11-24 19:58:11 +01:00
Jan Bouwhuis
777a78bf6e
Add UNIX timestamp detection to the as_datetime template filter (#20394) 2021-11-24 09:52:13 +01:00
Marcel van der Veldt
4d44e2f987
add integration entities helper (#20371)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-11-20 14:47:22 -08:00
Franck Nijhof
e82f38fefd
Cleanup customize UI docs (#20337) 2021-11-17 22:55:36 +01:00
Franck Nijhof
d7430e0626
Merge branch 'current' into next 2021-11-09 12:06:09 +01:00
Chris Browet
eab53f8c2c
Allow overriding ensure_ascii in the "to_json" template filter (#20218)
* to_json: add ensure_ascii

* Update source/_docs/configuration/templating.markdown

Co-authored-by: Erik Montnemery <erik@montnemery.com>

* lint

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2021-11-08 17:27:45 +01:00