c0ffeeca7
782a2bc294
Fix links to device class and customizing entities ( #32483 )
...
* Fix links to device class and customizing entities
- add redirect
- addresses issue raised in #https://github.com/home-assistant/home-assistant.io/issues/32480
* Add redirect
* Add reference to device class information
* Undo formatting changes
* Update source/_redirects
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
* Update plugins/configuration.rb
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
* Update plugins/configuration.rb
---------
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2024-04-26 19:05:22 +02:00
c0ffeeca7
29c320b323
General settings: replace section on reloading config by link ( #32445 )
2024-04-26 11:51:44 +02:00
c0ffeeca7
67a5bd7626
Customize entities: update procedure to reflect current software ( #32469 )
2024-04-26 11:00:58 +02:00
c0ffeeca7
39c97383fa
Customizing entities: move YAML config docs ( #32463 )
...
* Customizing entities: move YAML config docs
* Add reference to procedure on changing settings via UI
2024-04-26 07:56:40 +02:00
kepath
7d3cda2189
Update templating.markdown ( #32439 )
2024-04-23 23:25:08 +02:00
c0ffeeca7
b57e27e1d8
General settings: add screenshots, make procedural ( #32371 )
...
Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
2024-04-23 22:35:00 +02:00
c0ffeeca7
b609c2542b
Related topics: fix typo in title ( #32435 )
2024-04-23 15:59:09 +02:00
c0ffeeca7
980996f0f5
Docs: fix markdown in related meta data section ( #32431 )
...
* Docs: fix markdown in related meta data section
* Fix markdown
* Update source/_docs/organizing/categories.markdown
Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
---------
Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
2024-04-23 14:49:58 +02:00
c0ffeeca7
e6448f68dc
Configuration: Move related topics to meta data ( #32409 )
2024-04-22 14:42:24 +02:00
c0ffeeca7
b0f44235cf
YAML syntax: add headings and tiny rephrase ( #32361 )
...
* YAML syntax: add headings and tiny rephrase
* Add related link to automation.yaml file
* Remove section on secrets, add link to secrets page instead
2024-04-22 08:09:28 +02:00
c0ffeeca7
3eda1db689
Installation methods: add glossary references ( #32287 )
...
* Installtion methods: add glossary references
* Update source/_docs/blueprint/selectors.markdown
2024-04-12 11:56:02 +02:00
Robert Resch
7d497f5365
Revert "Fix floor template function docs" ( #32146 )
2024-04-03 18:30:35 +02:00
Robert Resch
2cf47bf096
Fix floor template function docs ( #32143 )
2024-04-03 18:30:32 +02:00
Franck Nijhof
60a02f7177
Add label template functions ( #32122 )
...
* Add label template functions
* tiny tweaks
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-04-02 14:51:11 +02:00
Franck Nijhof
e1b49ae9ea
Add floor template functions ( #32121 )
...
* Add floor template functions
* Add missing full stop
2024-04-02 14:51:08 +02:00
Erik Montnemery
2df7167789
Document state.last_reported ( #31983 )
...
* Document state.last_reported
* tiny tweak
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-03-21 09:34:45 +01:00
RoboMagus
6886fae74d
Issues jinja template ( #31712 )
2024-03-06 12:07:58 +01:00
Erik Montnemery
98c1851b4b
Document changes in integration_entities ( #31697 )
...
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-03-06 11:35:36 +01:00
Franck Nijhof
ba761a148a
Merge branch 'current' into next
2024-03-05 19:20:57 +01:00
c0ffeeca7
fa52c5c0dd
Advanced configuration: add subtitles ( #31658 )
...
- To add more structure and improve readability
- Tiny style and grammar changes
- Add statement that included file must be valid YAML, and valid within the context of the file including it.
- Addresses feedback from #30542
2024-03-01 15:25:19 +01:00
Franck Nijhof
e75f91bbaf
Merge branch 'current' into next
2024-02-21 19:44:15 +01:00
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
Piotr Machowski
e2687d9f97
Add documentation of state_translated jinja function ( #31323 )
...
Co-authored-by: Piotr Machowski <PiotrMachowski@users.noreply.github.com>
2024-02-14 10:12:31 +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