91 Commits

Author SHA1 Message Date
rich-kettlewell
ea6fb0079d
Update template.markdown (#26594) 2023-03-14 10:55:14 +01:00
Marius
ba69fb63dc
add states() example to considerations (#25289) 2022-12-19 15:48:57 +01:00
Julien Ehrhart
8538912844
Fix anchor link for webhook example (#24549) 2022-10-13 22:56:33 +02:00
Rosemary Orchard
4e684a1528
Fix typo in the template sensor (#23956) 2022-08-31 08:17:58 -04:00
akloeckner
b1ebfd87f8
Add this variable to trigger-based templates (#22879) 2022-06-28 09:59:23 +02:00
Erik Montnemery
231ce9cedb
Add state based template select example (#23120)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-06-20 21:06:56 +02:00
Franck Nijhof
729133149f
Merge branch 'current' into next 2022-05-24 20:38:15 +02:00
Pieter Rautenbach
6913406613
Adding complex example for event-based trigger using an icon template (#22021)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-05-24 10:52:44 +02:00
Franck Nijhof
5646666ce6
Merge branch 'current' into next 2022-05-23 19:22:13 +02:00
Franck Nijhof
3486795742
Fix template example to match our YAML guidelines (#22801)
* Fix template example to match our YAML guidelines

* Update source/_integrations/template.markdown

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

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
2022-05-18 11:22:55 +02:00
Erik Montnemery
b87d397e80
Document this variable in template button, number and select actions (#22733) 2022-05-13 09:34:23 -07:00
Erik Montnemery
48068f8d9b
Document state restore of trigger-based template sensors (#22625) 2022-05-04 18:15:54 +02:00
Franck Nijhof
25d4f96e4d
Add default to self-reference template example (#22624) 2022-05-04 18:15:51 +02:00
Franck Nijhof
b404a280d1
Add default to self-reference template example (#22624) 2022-05-04 18:15:17 +02:00
Erik Montnemery
c67e3180ab
Document state restore of trigger-based template sensors (#22625) 2022-05-04 09:56:22 +02:00
Marius
8dd6a4a680
correct typo (#22501) 2022-04-25 09:58:44 -07:00
Erik Montnemery
5bdd871e4d
Document this variable in state-based template entities (#22211)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-04-20 15:35:07 +02:00
Erik Montnemery
a63c7250df
Document restore of trigger-based template binary sensors (#22258) 2022-04-07 17:35:21 +02:00
Franck Nijhof
5d72c2a03c
Sync codebase with docs for 2022.4.0b0 2022-03-30 21:50:39 +02:00
Erik Montnemery
ec86545394
Minor tweak of template documentation (#21880) 2022-03-03 21:09:19 -08:00
Franck Nijhof
1cd947537d
Merge branch 'current' into rc 2022-02-01 16:10:24 +01:00
Jeff Irion
b2a4d61559
Fix documentation of set_value for template number (#21390) 2022-01-30 18:25:52 +01:00
Raman Gupta
7dbd4467f8
Add documentation for template.button platform (#20717) 2022-01-03 10:57:59 +01:00
Erik Montnemery
8a4233142f
Correct template example (#20793) 2021-12-21 11:30:34 +01:00
Josh McCarty
a0d70e65bd
Update unit_of_measurement description (#19933) 2021-12-10 18:26:50 +01:00
Will Adler
e5d7969f8b
Update template availability documentation (#20179) 2021-11-15 15:14:57 +01:00
Erik Montnemery
b092c7bc21
Correct documentation for template sensor state class (#20243) 2021-11-15 15:14:07 +01:00
Fabricio Avila
78a5b5996d
Update entity used in the "STARTUP" example (#20223) 2021-11-09 11:54:03 +01:00
Franck Nijhof
6eece87041
Merge branch 'current' into rc 2021-11-02 19:03:06 +01:00
Erik Montnemery
6f5276a6a3
Correct template select docs (#20055) 2021-10-30 16:55:29 +02:00
Franck Nijhof
f96a41c7a0
Merge branch 'current' into next 2021-10-27 16:32:19 +02:00
Erik Montnemery
cf40e424e4
Correct documentation for template entity availability template (#20011) 2021-10-27 14:09:24 +02:00
Franck Nijhof
bed03c1358
Merge branch 'current' into next 2021-10-27 12:22:38 +02:00
Marius
8930212454
add reload events for Mqtt and Template (#19505) 2021-10-26 17:31:37 +02:00
Franck Nijhof
73b7851ab8
Merge remote-tracking branch 'origin' into next 2021-10-19 09:31:14 +02:00
Chris Turra
9b0c14d0b2
adding default to round() examples to be compliant new validation (#19800) 2021-10-16 21:16:29 +02:00
Jeff Irion
f6e9738247
Document icon config option for template number and select (#19617) 2021-10-07 15:39:57 +02:00
Franck Nijhof
0e46b9a044
Sync codebase with docs for 2021.10 2021-10-06 10:31:28 +02:00
Franck Nijhof
f837bc6246
Merge branch 'current' into next 2021-09-29 20:34:15 +02:00
Marius
cd95ae9ac5
delete 'double' automatic (#19523) 2021-09-29 16:54:26 +02:00
Tobias Sauerwein
7a125e9369
Fix grammer typos (#19465) 2021-09-25 11:52:26 +02:00
Tobias Sauerwein
b33841ffbf
Fix missing } (#19362) 2021-09-16 14:19:49 +02:00
erffrfez
7f1871cdfd
Use watt in example (#19248)
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
2021-09-12 11:01:10 +02:00
rccoleman
6ea3373878
Add variable names for number and select (#19232)
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
2021-09-08 07:33:53 +02:00
Raman Gupta
5a19d85056 Add missed references to template integration docs (#19091) 2021-08-31 23:04:34 -07:00
apaperclip
1b24ea7f6e
Fix typo in lock optimistic variable description (#19089) 2021-08-26 21:54:40 +02:00
Franck Nijhof
ac43da2898
Sync codebase with docs for 2021.9 2021-08-26 21:54:08 +02:00
apaperclip
dc5bb1248b
Fix typo in lock optimistic variable description (#19089) 2021-08-26 10:29:44 -07:00
Raman Gupta
4dfdf59d31
Add missed references to template integration docs (#19091) 2021-08-26 10:29:13 -07:00
Raman Gupta
8009ee4dc9
Document template.select platform (#19062)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-08-26 12:59:13 +02:00