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
Franck Nijhof
1362579ccb
Merge branch 'current' into next
2023-02-22 18:31:05 +01:00
Erik Montnemery
5cd4e4c849
Document rounded and with_unit arguments to states template function ( #26175 )
2023-02-20 10:50:00 +01:00
Michał Woźniak
e9ed8e1c61
Update list of configuration variables that blocks editing General Settings in UI ( #25967 )
2023-02-19 19:03:39 +01:00
Jack A
35320bc45f
Fix typo of 'dining' in Templating Documentation ( #26215 )
2023-02-12 17:32:59 +01:00
Jan Bouwhuis
729991f4ff
Correct documentaion links to templating docs ( #26055 )
2023-02-02 13:34:17 +01:00
Franck Nijhof
8c55efe083
Merge branch 'current' into next
2023-01-25 18:43:10 +01:00
Vaarlion
bc068381df
Add doc for new contains
jinja filter and test ( #25890 )
2023-01-25 11:51:55 +01:00
Jan Bouwhuis
8194de6e66
Add missing platforms that support a device class ( #25928 )
2023-01-25 10:51:43 +01:00
Michael Irigoyen
d84a45d7ac
Update all mentions links to MDI with the updated URL ( #25789 )
2023-01-16 16:04:53 +01:00
Franck Nijhof
6af0f2fc33
Remove platform style 'adding devices' page ( #25527 )
2023-01-10 08:37:50 -05:00
Petro31
949abd1def
Add missing filter to docs ( #25262 )
2022-12-14 17:17:31 +01:00
Abry Maxime
44bf43358c
Add country entry in the example basic configuration.yaml ( #25251 )
2022-12-12 12:18:47 +01:00
Christopher Bailey
c4f0602ead
Add example docs for debug logging and diagnostics ( #25128 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-12-07 13:15:35 +01:00
Franck Nijhof
0282e9c1f2
Allow is_state to accept a list of values ( #25031 )
...
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2022-12-07 13:15:31 +01:00
Franck Nijhof
6789566d3e
Merge branch 'current' into rc
2022-12-07 13:14:37 +01:00
Brian Steere
9a84f0eb8a
fix: typo in templating docs ( #25125 )
2022-12-05 10:16:33 +01:00