365 Commits

Author SHA1 Message Date
pdcemulator
9029c5df0a
Remove comma (#18771) 2021-08-05 12:12:01 +02:00
Pedro Lamas
29b7b28d4a
Fixes the currency configuration to use ISO 4217 (#18734) 2021-08-05 08:53:38 +02:00
Franck Nijhof
c5e83224bc
Merge branch 'current' into next 2021-07-28 13:42:27 +02:00
Franck Nijhof
c4ea5f7172
Add currency core configuration (#18627)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-07-28 09:00:06 +02:00
Raman Gupta
e784059e83
Add documentation on new template functions for devices (#18540)
* Add documentation on new template functions for devices

* fix examples

* Update docs

* rename function

* rename back

* Rename template function back
2021-07-28 08:45:01 +02:00
Franck Nijhof
a302a89482
Clean up device vs entity mixup in older documentation (#18555) 2021-07-26 11:13:55 +02:00
Franck Nijhof
862f3858de
Merge branch 'current' into rc 2021-07-07 13:06:30 +02:00
Joakim Sørensen
b1a0c1ec45
Adjust check config documentation (#18411) 2021-07-06 19:40:41 +02:00
Franck Nijhof
b9e2771b74
Add documentation for as_datetime template method/filter (#18116) 2021-06-07 18:37:02 +02:00
Joakim Sørensen
350d5845a9
Update templating.markdown (#18034) 2021-05-31 21:44:37 +02:00
craigmcgowan
557101eda9
link to default filter was incorrect (#18021) 2021-05-31 14:29:42 +02:00
millerkyle72
cdf2e35d8d
Remove service_executed from Events documentation (#17916)
No longer possible to listen to the service_executed after 0.84 per this thread. https://community.home-assistant.io/t/service-executed-event-replacement/98538
2021-05-25 11:36:24 +02:00
AdeZwart
2772131721
Update links to Jinja documentation (#17954)
* Update links to Jinja documentation

Solves issue #17881. Broken links to Jinja documentation.

* Use latest

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-05-25 10:37:50 +02:00
Mike Degatano
bb0cef22ac
Update regex_search and regex_match to new tests (#17469) 2021-04-15 20:13:43 +02:00
Joakim Sørensen
2a083a8633
Replace Cookbook with Examples (#17396) 2021-04-10 20:14:02 +02:00
Franck Nijhof
ead7f3ec36
Fix broken my link on templating configuration page (#17386) 2021-04-10 16:34:21 +02:00
Franck Nijhof
de2ba9e145
Remove bad state attribute access example from state_object page (#17385) 2021-04-10 15:54:47 +02:00
Franck Nijhof
2ebab6fb75
Improve min/max syntax in template docs (#17384) 2021-04-10 15:30:32 +02:00
Petro31
da4eecb74d
Update templating.markdown (#17086) 2021-03-29 13:12:11 +02:00
fredericks1982
19178b20da
Removed repeated word (#17043) 2021-03-17 22:12:45 +01:00
Franck Nijhof
a910742724
Lowercase MDI icons URLs (#17012)
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2021-03-15 14:19:38 +01:00
Franck Nijhof
6363f86d1e
Merge branch 'current' into rc 2021-03-03 15:18:46 +01:00
Franck Nijhof
fad2a45310
Collection of Markdown/YAML cleanups (#16817) 2021-03-03 15:18:25 +01:00
Franck Nijhof
38d229792b
Add more My links (#16816) 2021-03-03 15:18:22 +01:00
Hmmbob
ab97f95951
Remove docs for removed keyring/credstash options (#16745) 2021-03-03 15:18:03 +01:00
Franck Nijhof
f26bca8524
Add missing Switch device classes (#16813) 2021-03-02 21:06:08 +01:00
Franck Nijhof
415c61b504
Add My Home Assistant tag support (#16714)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-02-23 20:34:23 +01:00
Franck Nijhof
14d360ef22
Merge branch 'current' into next 2021-02-15 13:29:02 +01:00
Franck Nijhof
a1d0b36e81
Update some service calls to use target (#16575) 2021-02-15 12:32:12 +01:00
Franck Nijhof
cfa3128142
Enquote YAML occurances of alias strings (#16576) 2021-02-15 08:08:37 +01:00
uSlackr
40b7901e62
Minor edit to acknowledge move towards UI for integration config (#16551) 2021-02-13 20:34:53 +01:00
Erik Montnemery
fb46c03804
Document trigger templating (#16455)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-02-11 20:04:53 +01:00
Franck Nijhof
577817d0cf
Remove inline Liquid escaping for templates (#16478) 2021-02-10 08:34:28 +01:00
Erik Montnemery
f277317a2e
Improve automation templating docs (#16454) 2021-02-08 22:57:03 +01:00
Franck Nijhof
03d8d34bf8
Bunch of YAML styling improvements - part 2 (#16379) 2021-02-01 22:46:37 +01:00
Franck Nijhof
7910d17c08
Bunch of YAML styling improvements (#16372) 2021-02-01 10:42:12 +01:00
DuchkPy
c0979eb56b
Correct figures on list reference (#16338) 2021-01-29 12:41:19 +01:00
Philip Allgaier
84b112024f
Note about isoformat() for frontend templates (#16097)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-01-23 14:37:56 +01:00
kongo09
fd30f1de66
Change example to use expand as a function (#16144)
expand does not work as a filter but only as a function. Adjust the example accordingly.
2021-01-10 21:40:13 +01:00
Fredrik
816af711ad
example added for nesting automations (#16032)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-12-28 19:56:58 +01:00
Ventilix
5b35e3679b
There was 2 typos at the very bottom of the page (#15955)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-12-22 14:59:59 +01:00
tomlut
bed6640f68
Add timedelta example (#15749) 2020-11-25 11:15:34 +01:00
Anders Melchiorsen
c06dd5ef4b
Time-based templates update automatically now (#15360) 2020-10-28 10:41:07 +01:00
Franck Nijhof
06f9f368ad
Merge branch 'current' into next 2020-10-21 02:10:41 +02:00
Franck Nijhof
44975b7a4c
Legacy Template core configuration (#14999) 2020-10-15 21:07:27 +02:00
Sam Welek
75db96a083
Fixing some typos (#15194) 2020-10-12 13:55:52 +02:00
Sean Mooney
8861a89732
Update to new names of renamed config panels (#15197)
These were renamed quite some time ago, but found a few older references and updated them.

Entity Registry -> Entities
Area Registry -> Areas
Customization -> Customizations
Development Tools -> Developer Tools
2020-10-12 13:52:38 +02:00
Sean Mooney
157a44a670
Remove all references to unused Developer Tools sidebar icons (#15010) 2020-10-07 21:53:27 +02:00
J. Nick Koston
6a955be048
Remove rate_limit directive from documentation as it is not shipping in 0.116 (#14909) 2020-10-07 17:13:04 +02:00
J. Nick Koston
91de604bab
Add explanation of the new template rate_limit directive. (#14631) 2020-10-07 17:12:57 +02:00