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
Madelena Mak
d4c03fe1be
Update the theme to match branding better ( #33462 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-06-30 13:47:01 +02:00
c0ffeeca7
8e5309705e
t-integrations: add glossary reference to config file ( #32763 )
2024-05-14 16:45:09 +02:00
Oscar Björkman
fa57906df2
Adjust heading levels in template sensor docs ( #31545 )
...
The headings for _UI_ respectively _YAML configuration_ is incorrectly a `h1`, should be `h2` instead as the `h1` should only be used for the title of the page.
To avoid too much nesting, I've kept the `Examples` heading at the `h2` level.
2024-02-22 08:35:43 +01:00
RoboMagus
b1b107e49f
Add last_reset to template sensor ( #29082 )
2024-01-25 11:12:56 +01:00
Mike O'Driscoll
d5ad6ddc18
Add documentation for weather.get_forecasts
( #30189 )
...
* Add documentation for `weather.get_forecasts`
This was missed as part of the 2023.12 release. Document
the new service and note the old is now deprecated.
* Tiny tweaks
* remove raw tags
* Apply suggestions from code review
* Update per review.
* Remove old deprecated service
* Put example to hourly and specify daily is the default
* Put example response in a details block.
* Update temlplate example to use get_forecasts.
* Update python script example for get_forecasts.
* Update source/_integrations/weather.markdown
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update source/_integrations/weather.markdown
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update examples for weather.get_forecasts
* Review update
Simplify template example for get_forecasts documentation.
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-12-12 08:49:28 +01:00
c0ffeeca7
8c7ef7a2c0
s-t integrations: apply sentence-style caps to categories ( #29906 )
...
* s-t integrations: apply sentence-style caps to categories
* Apply suggestions from code review
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
* Apply suggestions from code review
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
---------
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2023-11-19 13:23:59 +01:00
c0ffeeca7
eb027142ab
s-t integrations: apply sentence-style capitalization ( #29864 )
...
* s-t integrations: apply sentence-style capitalization
* Fix capitalization errors in brand names I instroduced in previous commit.
2023-11-16 12:15:43 +01:00
c0ffeeca7
1a874b00db
My links: fix typo in my link domain ( #29527 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-10-25 15:57:24 +02:00
G Johansson
763f304140
Trigger Weather template ( #29035 )
2023-09-27 11:02:59 +02:00
sebcaps
1d2bbbf538
Add UI config for sensor & template sensor ( #28965 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-09-26 09:54:07 +02:00
Smart Home Junkie
32ff0e7693
Added video tutorial to show how to set up Trigger based Action Template sensors ( #28928 )
2023-09-19 09:00:49 +02:00
Franck Nijhof
4bd8a38b57
2023.9: Sync code with docs
2023-09-06 20:41:04 +02:00
Allen Porter
72062aa3de
Add template entity script action documentation ( #28768 )
...
* Add template entity script action documentation
* Update source/_integrations/template.markdown
Co-authored-by: Erik Montnemery <erik@montnemery.com>
* Focus action explanation on variables avaiable in templates
* Remove whitespace
* tiny tweak
---------
Co-authored-by: Erik Montnemery <erik@montnemery.com>
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-09-05 10:49:46 +02:00
Franck Nijhof
d53dc9b6ab
2023.8: Sync with codebase
2023-08-02 09:01:13 +02:00
dougiteixeira
ff1ccec7fa
Adds Button, Image, Number and Select categories to the Template integration ( #28109 )
...
* Update template.markdown
* Update template.markdown
2023-07-07 12:37:36 +02:00
Franck Nijhof
99df24104e
2023.7: Sync docs with codebase
2023-07-05 10:48:15 +02:00
Franck Nijhof
749f148569
Merge branch 'current' into next
2023-06-28 10:16:49 +02:00
Erik Montnemery
e9b006a4e0
Document template image ( #27970 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2023-06-26 17:28:08 +02:00
c0ffeeca7
ba8543b452
t-integrations: replace term component by integration ( #27836 )
2023-06-15 12:36:11 +02:00
Erik Montnemery
f7385a2d31
Improve template sensor documentation ( #27492 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-05-23 15:08:24 +02:00
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