383 Commits

Author SHA1 Message Date
Marius
89ee1acc52
change curret to current (#19731) 2021-10-12 12:37:24 +02:00
Stefan
10687809f1
Correct some different typo's of Home Assistant (#19714) 2021-10-11 16:12:43 +02:00
Jamie Weston
01593d6f0e
Added reference to splitting configuration page from troubleshooting … (#19673)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-10-11 10:37:00 +02:00
Franck Nijhof
8a545d98d1
Merge remote-tracking branch 'origin/current' into rc 2021-10-06 10:59:11 +02:00
David Beitey
804e1ebbcc
Update documentation URLs for security and privacy (#19612) 2021-10-05 15:37:09 +02:00
David Beitey
08193f3b99
Use https for MaterialDesignIcons project links (#19607) 2021-10-05 11:41:04 +02:00
Franck Nijhof
f837bc6246
Merge branch 'current' into next 2021-09-29 20:34:15 +02:00
Erik Montnemery
551c74847a
Document default parameter for time template functions (#19506) 2021-09-29 20:17:40 +02:00
Erik Montnemery
440fb82720
Document default parameter for float functions (#19494)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-09-29 20:17:03 +02:00
Erik Montnemery
82d96a0ed6
Use is_number in template examples (#19492) 2021-09-27 12:22:23 +02:00
Erik Montnemery
b62326409a
Clarify timestamp_local and timestamp_utc template filters (#19441) 2021-09-27 10:54:17 +02:00
Erik Montnemery
aabe64cd2a
Document is_number filter and function (#19487) 2021-09-27 10:48:18 +02:00
Chris Browet
1dec3ab4fc
Add regex_findall (#19214)
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-09-22 19:45:14 +02:00
Adam
6a99fbe190
Update Link For Red Hat Security Guide (#19269)
Previous Link was broken
2021-09-09 18:36:07 +02:00
Dubh Ad
fab5f99c29
Removed incorrect information (#19243)
You can absolutely have an `id:` in when splitting the files
2021-09-07 10:15:22 +02:00
Jamie Weston
32e20dfaaa
Add reference to context in automation templating (#19043)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-09-04 16:00:23 -07:00
Raman Gupta
9192d1fd99
Support device name as input to device_id template function (#19142)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-08-31 16:16:38 +02:00
Raman Gupta
8aace6e2e0
Document new area_id and area_name template functions (#18835) 2021-08-25 21:38:58 +02:00
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