Petro31
745c683582
Fix missing endraw in template documentation ( #39622 )
2025-06-18 19:39:21 +02:00
Petro31
74d38cc274
Merge Legacy template documentation into a single page. ( #39596 )
2025-06-18 08:15:16 +02:00
Petro31
262c73d346
Sort and update template documentation. ( #39548 )
2025-06-16 07:38:24 +02:00
Franck Nijhof
a33116bb44
Merge branch 'current' into rc
2025-06-11 15:32:17 +00:00
Alsatian67
4c6e636dfa
Fix legacy cover_template option names in template.markdown ( #39388 )
2025-06-04 18:16:35 +02:00
Franck Nijhof
c0263c51bd
2025.6: Sync with codebase
2025-05-26 20:53:10 +00:00
Petro31
98176cfd57
Add modern style to template vacuum ( #39014 )
2025-05-19 08:40:38 +02:00
Petro31
6a2722e0c7
Add modern template lock ( #38998 )
...
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com >
2025-05-15 15:38:19 +02:00
Petro31
0b2682722b
Add modern style templates to Alarm Control Panel platform ( #39011 )
2025-05-15 15:29:30 +02:00
Petro31
9fca091244
Add modern style template fan ( #38997 )
...
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com >
2025-05-15 08:25:28 +02:00
Petro31
8ce65ce476
Update template cover, switch, and light documentation. ( #38822 )
2025-04-30 13:56:58 +02:00
Franck Nijhof
91f945e6a9
Merge branch 'current' into next
2025-04-29 17:37:58 +00:00
chammp
0c28a70714
Plural docs for template entities ( #35133 )
2025-04-29 13:39:24 +02:00
c0ffeeca7
67229a02f0
Template: cover: add description and type ( #38785 )
2025-04-28 16:52:49 +03:00
Petro31
05d97eb9d1
Add modern style configuration for template cover ( #38744 )
...
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com >
2025-04-28 08:03:38 +02:00
sophof
b661885b76
Removed note about value variable in template integration ( #38698 )
2025-04-23 18:35:36 +02:00
Petro31
1bb66e92f7
Add modern configuration for template light and switch ( #38332 )
2025-04-03 00:11:37 +02:00
Franck Nijhof
974b66e1a3
Merge branch 'current' into rc
2025-04-02 08:03:45 +00:00
Franck Nijhof
75113eb158
Describe optimistic params in template documentation
2025-03-31 06:28:59 +00:00
Franck Nijhof
a0b850b9fd
2025.4: Beta release notes ( #38220 )
...
* 2025.4: Beta release notes
* Update changelog
2025-03-26 18:48:14 +01:00
Petro31
fadeb9c61c
Correct state and trigger based titles and add note ( #37865 )
2025-03-08 07:12:00 +01:00
Brant Knudson
0ece550333
Fix template sensor types in documentation ( #37196 )
...
The example configuration yamls on this page show the `sensor` item containing a list of sensor entities, but the documentation for the sensor entity says its type is a map.
The type for the sensor and binary_sensor items should be a list.
2025-02-05 13:01:53 +01:00
ildar170975
2264a4214d
added a note "trigger-based only" ( #37150 )
2025-01-29 16:47:25 +01:00
Didgeridrew
26bd89cd02
Update template.markdown Legacy Binary Sensor ( #36542 )
...
Example in Legacy binary sensor section was missing quote marks.
2024-12-25 15:39:59 +01:00
ildar170975
7f3b7b0055
Update template.markdown: make "configuration" a separate chapter ( #36209 )
2024-12-09 08:57:51 +01:00
Franck Nijhof
adac9669aa
2024.12: Sync with codebase
2024-11-27 18:57:16 +01:00
G Johansson
8afaf28036
Update text on this in templates ( #35757 )
2024-11-15 12:01:24 +01:00
G Johansson
1a160554fb
Fix spelling inte template this variable use ( #35678 )
2024-11-09 22:37:21 +01:00
G Johansson
71e1e66221
Clarify this in templates ( #35658 )
2024-11-09 10:43:06 +01: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
91daff1f7d
Fix template syntax error ( #35018 )
2024-10-02 16:01:56 +02:00
Franck Nijhof
c403f2327d
Merge branch 'current' into next
2024-09-25 16:06:04 +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
AllardKatan
5314a86db1
Add information about state_class to template sensor ( #34436 )
2024-09-25 09:55:33 +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
chammp
0a04184162
Add docs for conditions for trigger template entities ( #33700 )
...
* Add docs for template trigger conditions
* Add example
2024-09-11 09:41:39 +02:00
chammp
e4a331a550
Add docs and example for unit_of_measurement ( #34672 )
2024-09-11 08:50:40 +02:00
Bram Kragten
6021c517f1
Merge branch 'next' into rc
2024-08-28 18:39:48 +02:00
dougiteixeira
7f785f3bbc
Add config flow for platform number in Template ( #33721 )
...
* Add config flow for platform number in Template
* Update template.markdown
* Update template.markdown
* Update template.markdown
* Update template.markdown
* tiny tweaks
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com >
2024-08-15 20:03:20 +02:00
c0ffeeca7
4f6a76ba16
Rename service-calls file to perform-actions to align terminology ( #34254 )
2024-08-12 09:47:01 +02:00
Franck Nijhof
6ca14d3efc
Rename 'service' to 'action' in automations and scripts ( #34023 )
...
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
2024-07-31 14:37:02 +02:00
Franck Nijhof
02dce15a8f
Rename Services to Actions in integrations: T ( #33829 )
...
* Rename Services to Actions in integrations: T
* Update source/_integrations/timer.markdown
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com >
2024-07-17 06:49:05 +02:00
Franck Nijhof
83a6006ff3
Merge branch 'current' into next
2024-07-16 18:03:38 +02:00
dougiteixeira
26d487112e
Add config flow for select platform in Template ( #33710 )
...
* Add config flow for select platform in Template
* Update template.markdown
2024-07-15 08:32:19 +02:00
dougiteixeira
f25b63e6f1
Add config flow for platform button in Template ( #33643 )
2024-07-11 00:16:18 +02:00
dougiteixeira
aba08e2714
Add config flow for image platform in Template ( #33668 )
2024-07-10 23:49:29 +02:00
dougiteixeira
5c942d2b6e
Aligns information across Template helper platforms' documentation pages. ( #33645 )
2024-07-09 08:42:28 +02:00
dougiteixeira
9fd5dc119e
Alert format for the need for default_config to configure UI in Template ( #33618 )
2024-07-07 21:20:27 +02:00
dougiteixeira
5a6d2ad9f3
Add note to config via UI ( #33616 )
2024-07-07 20:08:23 +02:00