2627 Commits

Author SHA1 Message Date
Leland Sindt
05b0d97d27
add cullAssistant, esphome Culligan water sensor link. (#32065) 2024-03-28 07:50:33 +01:00
c0ffeeca7
5827d7dada
Scripts: add glossrefs and fix minor typos (#31960) 2024-03-20 14:29:28 +01:00
Dawid Nowak
fd2497624a
service-calls: added info that target values should be lower-cased (#31273) 2024-03-20 09:08:47 +01:00
martijn
d9b9b1ec22
Update water.markdown (#31912)
* Update water.markdown

* fix linting

* Added IoT protocols

* Tiny style tweaks

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-03-19 09:59:14 +01:00
c0ffeeca7
97c61504a5
HA OS: add command on listing users from cli (#31932)
* HA OS: add command on listing users from cli

* Reference listing users on locked out page

* Locked out: add related topics

* Update locked out section to use list auth command
2024-03-18 15:56:38 +01:00
Jerome Albert
06862ad121
fixing trigger links (#31929)
fixed links of trigger and trigger ID
2024-03-18 15:00:55 +01:00
John Taseff
4a15a89e8b
update the Troubleshooting Automations page (#31810)
* update the Troubleshooting Automations page

* fix style for linter

* clarifying a couple spots

* clarifying triggers

* Style tweaks

* tiny style tweak

* Apply suggestions from code review

* Update source/_docs/automation/troubleshooting.markdown

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-03-15 15:30:15 +01:00
Tacheev Alexey
bed5a32c44
Added a link to instructions for setting up the entity (#31794)
* Link to other integrations has been reduced to a common format

* Added a link to instructions for setting up the entity

* Added a link to instructions for setting up the entity.

* Added a link to instructions for setting up the entity.

* Tiny rephrase

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-03-12 15:32:57 +01:00
Rick Auch
184b19d109
Add state object detail to numeric state (#31809)
* Add state object detail to numeric state

The numeric state trigger populates an object called `state` but this was not in the documentation previously. This change makes it explicit and also provides a link to the relevant state object documentation.

* Update trigger.markdown

User more concise explanation of the state object in the numeric trigger, and added an example using `state.state`

* Update trigger.markdown

Added explanation to examples that use `state`
2024-03-12 10:49:42 +01:00
Wobbe
bdefb189a6
Update water.markdown (#31797) 2024-03-11 12:42:12 +01:00
Tacheev Alexey
8215bdbd87
Link to other integrations has been reduced to a common format (#31782) 2024-03-07 14:23:00 +01:00
Franck Nijhof
e911cca0f4
Merge branch 'current' into rc 2024-03-05 19:18:34 +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
c0ffeeca7
9ea9b51c32
Streamline terminology around panel and dashboard (#31699) 2024-03-01 14:48:36 +01:00
Bram Kragten
24b71aa669 Merge branch 'current' into rc 2024-02-28 21:06:45 +01:00
c0ffeeca7
712f804115
Z-Wave controllers: add Razberry hat config for Pi 5 (#31466)
* Z-Wave controllers: add Razberry hat config for Pi 5

* Apply suggestions from code review

Co-authored-by: Jan Čermák <sairon@users.noreply.github.com>

---------

Co-authored-by: Jan Čermák <sairon@users.noreply.github.com>
2024-02-26 15:45:40 +01:00
c0ffeeca7
3cf05e2511
Add information on recovery and safe mode (#31427)
* Add information on revocery and safe mode

- Create general troubleshooting section
- Document recovery and safe mode
- Tiny tweaks to recovery integration documentation page
- addresses feedback from #31387

* Rephrase

* Fix typo

* Rephrase

* Apply suggestions from code review

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Fix screenshot

* Amend resolution

* Fix typo

* Apply suggestions from code review

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-02-26 08:59:55 +01:00
c0ffeeca7
2b851a8795
Custom sentences: add more details to conversation response step (#31558)
* Custom sentences: add more details to conversation response step

* Add related links

* Prereqs: add link to S3-BOX tutorial
2024-02-22 16:53:40 +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
c0ffeeca7
f5bdfd4781
Authentication: remove section on migrating from 0.77 (#31445) 2024-02-15 17:10:21 +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
Bram Kragten
19a4776ec7
Add documentation for QR code selector (#31318) 2024-02-08 20:16:04 +01:00
Franck Nijhof
c2a51ac254
2024.2: Process review comments 2024-02-07 19:13:22 +01:00
Michael
c75896d26e
Fix note block with md in auth docs (#31171) 2024-02-07 12:19:03 +01:00
Michael
86f3791d92
Fix note block with md in auth docs (#31171) 2024-01-31 23:07:39 +01:00
Franck Nijhof
099bbaeead
Merge branch 'current' into next 2024-01-31 09:25:34 +01:00
Martijn van der Pol
8cfc596b17
Add default parameter to as_datetime documentation (#31048) 2024-01-29 18:51:50 +01:00
Michael
a65716a6de
Add refresh token expiration (#30943) 2024-01-25 18:24:58 +01:00
Erik Montnemery
3728e81fe8
Document set_conversation_response script action (#31004)
* Document `set_conversation_response` script action

* Update scripts.markdown

* Apply suggestions from code review

* close raw tag

* Add backticks

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
Co-authored-by: c0ffeeca7 <k0ffeeka7@gmail.com>
2024-01-25 11:47:06 +01:00
Hedda
a49dc195e2
Update water.markdown (#30910)
* Update water.markdown

Update water.markdown

* Update source/_docs/energy/water.markdown

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

* Update source/_docs/energy/water.markdown

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

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-01-19 14:38:44 +01:00
Hedda
7ef404dc1e
Update water with StreamLabs and Suez Water (#30904)
* Update water with StreamLabs and Suez Water

Update water with StreamLabs and Suez Water integration links.

* Update source/_docs/energy/water.markdown

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

* Update source/_docs/energy/water.markdown

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

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-01-18 11:07:55 +01:00
Lars R
918fb8ca8a
Add 'bitwise_xor' filter to jinja templates (#30124) 2024-01-10 09:41:22 +01:00
Danny Tsang
4abb704eea
Add example trigger data in an automation condition (#30669) 2024-01-08 10:21:55 +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
Tudor Sandu
5f8125db1f
Add timeout information about shutdown trigger (#26987)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-12-27 11:23:12 +01:00
Robert Resch
d81815498f
Remove legacy_templates config (#30298) 2023-12-22 00:43:17 +01:00
c0ffeeca7
2794e55ffd
Authentication: remove .storage section (#30408) 2023-12-19 11:09:27 +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
c0ffeeca7
e69f82b183
Authentication: remove screenshot showing disabled login screen (#30357) 2023-12-15 11:53:50 +01:00
c0ffeeca7
1be6ac4854
Remove deprecated service list_events in favor of get_events (#30196)
* Deprecate service list_events in favor of get_events

- The service `calendar.list_events` is deprecated in favor or `calendar.get_events`
- in 2023.12. Scheduled to be removed in 2024.6
- This PR adds a note that this service is deprecated
- The docs for `get_events` are a topic for a separate PR
- Unlike list_events, get_events supports multiple responses
- related parent PR in core: https://github.com/home-assistant/core/pull/102481

* remove newlines

* Remove dates to align with format of other deprecation notices

* WIP: add calendar.list_events

* Add example of get_event, remove list_event

* Fix exmaple in service-calls
2023-12-14 10:19:47 +01:00
c0ffeeca7
ec1050cad3
Blueprints: add re-importing procedure (#30208) 2023-12-11 12:23:28 +01:00
c0ffeeca7
7510d56888
Make it clearer where auth command has to be entered (#30205) 2023-12-11 11:57:59 +01:00
Robin van den Hurk
a0574801a3
Removed character (#30260)
:)
2023-12-11 08:31:16 +01:00
Franck Nijhof
ded85ace2a
Merge branch 'current' into next 2023-12-07 11:16:27 +01:00
Arnaud Quette
53e718efe8
List Z-Wave.Me Razberry 1 (300 series) as supported (#30183)
Successfully tested on a Raspberry pi4 with the standard
/boot/config.txt additions

Signed-off-by: Arnaud Quette <arnaud.quette@free.fr>
Co-authored-by: Arnaud Quette <ArnaudQuette@eaton.com>
2023-12-06 23:24:45 +01:00
Geoffrey Coan
08a55dd311
Update templating.markdown, typo correction (#30187) 2023-12-06 23:23:56 +01:00