539 Commits

Author SHA1 Message Date
Dawid Nowak
20b5e2ca16
state_object: Context: keywords with backticks (#31496)
* state_object: Context: keywords with backticks

Same way the keywords are highlighted in other tables on this page.

* tiny tweak

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-02-19 07:06:46 +01:00
Martijn van der Pol
8cfc596b17
Add default parameter to as_datetime documentation (#31048) 2024-01-29 18:51:50 +01:00
Lars R
918fb8ca8a
Add 'bitwise_xor' filter to jinja templates (#30124) 2024-01-10 09:41:22 +01:00
Franck Nijhof
f5bf4e738c
Merge branch 'current' into rc 2024-01-03 10:50:27 +01:00
Christian Adamini
23c2c3fdea
Fix typos and grammar in yaml.markdown (#30597) 2024-01-02 11:41:11 +01:00
Martijn van der Pol
f70f3e71df
Add statistical_mode and median to templating docs (#30297)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-12-27 15:14:48 +01:00
Franck Nijhof
07d67c47e2
Merge branch 'current' into next 2023-12-27 14:02:26 +01:00
Robert Resch
d81815498f
Remove legacy_templates config (#30298) 2023-12-22 00:43:17 +01:00
Dawid Nowak
34f47ae067
splitting_configuration: fixed filename (#30363)
for the explanation to be consistent with the example
2023-12-18 08:29:42 +01:00
Geoffrey Coan
08a55dd311
Update templating.markdown, typo correction (#30187) 2023-12-06 23:23:56 +01:00
Franck Nijhof
7949b2b3b9
Merge branch 'current' into next 2023-11-29 09:46:23 +01:00
Robert Resch
eaca91e339
Remove legacy api password auth provider (#30019) 2023-11-27 14:17:01 +01:00
c0ffeeca7
8d98500d0e
Docs c z apply sentence style caps add term refs (#29892)
* Docs a-b: apply sentence-style-caps, add term refs

* Docs: apply sentence-style-caps, add term refs

* Apply suggestions from code review

* Glossary: add alias for plural

* Apply suggestions from code review

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>

---------

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2023-11-18 14:36:08 +01:00
c0ffeeca7
8a6fa5a803
Docs: apply sentence-style capitalization (#29891)
* Docs: apply sentence-style capitalization

* Update source/_docs/automation/trigger.markdown

* Apply suggestions from code review

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>

---------

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2023-11-18 11:29:00 +01:00
c0ffeeca7
8bb2c3ead3
Docs: apply sentence-style capitalization (#29867)
* Docs: apply sentence-style capitalization

* Update source/_docs/automation/trigger.markdown
2023-11-16 13:13:28 +01:00
Raman Gupta
4e05e0067d
Add docs for new type check template functions (#29008)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-10-25 14:10:31 +02:00
Sam Reed
4faba931e5
yaml.markdown: Link configuration.yaml at first usage (#29280) 2023-10-10 21:42:30 +02:00
Danny Tsang
8890b5d371
Added VPN to remote access page (#29081)
* Added VPN to remote access.

Fixes #28982

Changed page layout into distinct options with headers.

* Apply suggestions from code review

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>

---------

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-10-06 20:06:46 +02:00
Gaëtan
7bd757d202
Update securing.markdown with details (#28786) 2023-09-05 09:41:18 +02:00
Jakub Kadlubiec
80c5b54421
Fix instructions for enabling and disabling debug logging (#28712)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-08-28 16:35:51 +02:00
Danny Tsang
97ac8d3a48
Updated steps to turning on debug for integrations (#28664)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-08-22 23:43:20 +02:00
Marius
b9db682c01
correct template examples sun.sun (#28379) 2023-07-31 18:24:29 +02:00
Quinton Reeves
117828856e
Add link to developer tool services services in "Reusing Templates" (#28313) 2023-07-25 08:27:57 +02:00
Arve
fc5a242332
Update Packages - warning auth_providers (#27177)
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-07-23 17:59:03 +02:00
Martijn van der Pol
6f53634937
Update templating.markdown (#28269) 2023-07-21 10:47:36 +02:00
Franck Nijhof
ca962cf860
Enforce Markdown ordered list numbering (#28179) 2023-07-11 21:28:37 +02:00
Franck Nijhof
e4e0f96aa3
Enforce Markdown headers are incremental (#28158) 2023-07-10 17:02:21 +02:00
c0ffeeca7
450f8bd08e
Reintroduce example that was removed before (#27876) 2023-06-19 12:00:03 +02:00
Arve
b2e7272db9
Update Packages folder - simplify (#27176)
* Update Packages folder - simplify

Replacement/simplification of point I was trying to make in #26320. Not sure what happend to that one, I might have cocked up something so it got stuck;)

have tried to simplify;
- removed the option for !include_dir_merge_named from origninal doc, so now this is all about !include_dir_named
- added info on this way of including keep indentation "as if written in configuration.yaml"

The purpose of this PR is to be able to refer to documentation when urging people to use "packages-folders with the indentation of configuration.yaml" 

Currently I've seen several examples where they have read the documentation and set up with !include_dir_merge_named and having to keep up with different indentation than most examples that can be found in communities etc.

* Update source/_docs/configuration/packages.markdown

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>

* Update source/_docs/configuration/packages.markdown

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>

* Update source/_docs/configuration/packages.markdown

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>

* Update source/_docs/configuration/packages.markdown

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>

* Update packages.markdown

added just a '  :)

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-06-19 08:21:02 +02:00
c0ffeeca7
23239008fe
Various files: replace component by integration (#27781) 2023-06-13 11:32:32 +02:00
c0ffeeca7
44709e5803
Authentication, events: replace component by integration (#27775) 2023-06-13 11:02:36 +02:00
c0ffeeca7
45ca65d9d9
Packages: replace component by integration (#27776) 2023-06-13 11:02:14 +02:00
c0ffeeca7
2471304a5d
Platform: replace component by integration (#27778) 2023-06-13 11:01:52 +02:00
Franck Nijhof
6c49322ac3
Merge branch 'current' into next 2023-04-14 09:05:34 +02:00
Joost Lekkerkerker
23808e670d
Add endraw to close the raw (#26997) 2023-04-13 19:44:14 +02:00
David Poll
1303de1a87
Add documentation for to_json options (#26956)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-04-13 00:35:04 +02:00
J. Nick Koston
b42f9f9e07
Add example of sorting states by entity_id (#26822) 2023-04-05 10:03:26 +02:00
Petro31
fd2dfb9bbc
Add Relative_time and today_at updates (#25986)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-04-05 10:02:30 +02:00
Franck Nijhof
f37e7b31bc
2023.4: Beta release notes 2023-03-29 22:19:00 +02:00
ehendrix23
a47f6894f0
New function/test/filter has_value for templating (#24360)
Co-authored-by: Thomas Dietrich <Thomas@Nurzen.de>
2023-03-28 17:05:03 +02:00
Franck Nijhof
d7e535761e
Merge branch 'current' into next 2023-03-27 12:36:42 +02:00
Nico Weichbrodt
965acdaa18
Fix headings in configuration/events (#26741) 2023-03-27 10:36:42 +02:00
Franck Nijhof
5237cd6912
Merge branch 'current' into next 2023-03-26 17:51:22 +02:00
The00Dustin
7a99b47309
Include optional default value in strptime (#26667)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-03-20 19:56:27 +01:00
David Poll
6d32c9383b
Add is_hidden_entity documentation (#26429)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-03-13 18:20:42 +01:00
David Poll
93f3e1efa6
Documentation for Jinja import (#26436) 2023-03-13 11:01:14 +01:00
Lucas Mindêllo de Andrade
9026d0ad20
List all areas with templating (#26303) 2023-03-09 22:32:43 +01:00
David Poll
745bebf601
Add a section on enabled jinja extensions (#26397) 2023-03-01 16:10:41 +01:00
Franck Nijhof
4534d7a669
Clarify the example is below the sentence (#26349) 2023-03-01 10:06:34 +01:00
Franck Nijhof
5ec6fd65db
Clarify the example is below the sentence (#26349) 2023-02-27 16:50:54 +01:00