29011 Commits

Author SHA1 Message Date
Franck Nijhof
8c726e1ea4
Merge branch 'current' into next 2024-04-30 10:38:39 +02:00
rlippmann
28a9071ad7
Deprecate relative_time in favor of time_since()/time_until() (#25631)
Co-authored-by: haydndup <22921789+haydndup@users.noreply.github.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Erik Montnemery <erik@montnemery.com>
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-04-30 10:25:26 +02:00
Joost Lekkerkerker
7bde35cddf
Fix Sanix config flow text (#32533) 2024-04-30 10:25:07 +02:00
Toni Korhonen
e040199389
Balboa spa document update for new temperature range control (Core PR #115285) (#32300)
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-04-30 10:10:35 +02:00
Mischa Siekmann
29c6e3bc48
Add integration page for egps. (#31842)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-04-30 10:02:11 +02:00
Joost Lekkerkerker
b5f0b941e2
Add Arve integration (#32532) 2024-04-30 09:38:28 +02:00
Peter Kristensen
0d6db8aeba
[docs] Minor update to button mqtt (#32487)
The `command_topic` is required
2024-04-30 08:03:13 +02:00
Tomasz
abdf90e57f
Add docs for Sanix integration (#30587)
* Add docs for Sanix integration

* Apply suggestions from code review

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* Add docs for Sanix integration

* Add docs for Sanix integration

* Add docs for Sanix integration

* 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>
2024-04-30 07:15:47 +02:00
Steve Easley
d9e44c0fda
Add select platform to jvc_projector integration (#31649)
* Add select platform to jvc_projector integration

* Tiny style tweak

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-04-30 07:10:18 +02:00
Manuel Dipolt
9de021af05
Romy sensor (#31818)
* Sensor documentation added

* cleanup

* Update source/_integrations/romy.markdown

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* Update source/_integrations/romy.markdown

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* Tiny tweak

* sum and cleanup

---------

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2024-04-30 07:09:30 +02:00
Mr. Bubbles
7cb885c316
Documentation for notification service in Bring integration (#31522)
* Update to changes in base PR

* update text to changes in the Bring! app

* Tiny style tweaks

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-04-30 07:03:27 +02:00
c0ffeeca7
f762285e48
Reword section on editing configuration.yaml file (#32472) 2024-04-29 23:38:56 +02:00
c0ffeeca7
404ba82bf1
File access: add screenshots, reword VS Code section (#32475)
Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-04-29 23:37:21 +02:00
c0ffeeca7
25a317bb90
Integration names: apply sentence style capitalization (#32460) 2024-04-29 23:31:16 +02:00
Robert Resch
29705d790e
Revert "Remove strict connection" (#32525) 2024-04-29 21:26:55 +02:00
Robert Resch
8dee491489
Remove strict connection (#32523) 2024-04-29 20:52:24 +02:00
c0ffeeca7
aef281cf49
Fix links to basic settings config variables (#32510) 2024-04-29 17:33:17 +02:00
Mr. Bubbles
80b929ae8b
remove deprecated yaml config section (#32515) 2024-04-29 17:10:41 +02:00
J. Nick Koston
23033b454c
Document profiler log_current_tasks (#32520) 2024-04-29 10:04:01 -05:00
Chris Xiao
aaa27b36e6
Fix URL typo in ambient_network docs (#32497) 2024-04-29 15:44:19 +02:00
c0ffeeca7
5641a47f63
Labels: steps to delete a label (#32478) 2024-04-29 12:49:51 +02:00
c0ffeeca7
05c6b3f273
Backup integration: rephrase intro (#32514) 2024-04-29 12:48:12 +02:00
Austin Mroczek
d4993e89d3
Add button for TotalConnect (#32105)
* add button

* tiny tweak

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-04-29 09:47:24 +02:00
Artur Pragacz
a1e7a4ed33
Fix links to customize (#32504) 2024-04-29 07:59:41 +02:00
c0ffeeca7
5881b892fd
MQTT: fix markdown (#32495) 2024-04-28 15:22:08 +02:00
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
fb34a6e290
Label deselect (#32481)
* Labels: add steps to remove a label

* Tweak

* Rephrase
2024-04-26 17:40:58 +02:00
c0ffeeca7
7f874a2d93
Configuration.yaml: reword intro, add screenshot, move troubleshootin… (#32474)
* Configuration.yaml: reword intro, add screenshot, move troubleshooting section

* Shorten intro
2024-04-26 14:17:52 +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
e47c4daeb4
Categories: edit or delete (#32468) 2024-04-26 10:27:33 +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
Jan Bouwhuis
da648ff00a
Revert "Document group state changes when in cases with one specific state (#…" (#32461)
This reverts commit 80d285e364e9cc74613a10e9d8e30fc337d77628.
2024-04-25 18:31:45 +02:00
c0ffeeca7
2565cacc28
Dev tools: add content on YAML tab (#32449)
* Dev tools: add content on YAML tab

* Apply suggestions from code review

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

* Apply suggestions from code review

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

* Use bullet items for options rather than numbered list

---------

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2024-04-25 16:40:09 +02:00
Brett Adams
50ad595d63
Fix guard_page value in static connection (#32454) 2024-04-25 01:36:02 +02:00
Franck Nijhof
590db2a828
Merge branch 'current' into next 2024-04-24 20:51:51 +02:00
Paulus Schoutsen
2338c49b32
Update SOTOH card link frontpage 2024-04-24 18:02:15 +02:00
Paulus Schoutsen
790c99a39b
SOTOH2024 fix styling URL 2024-04-24 17:53:40 +02:00
Joakim Sørensen
fa0429e46c
Add documentation for Traccar Server binary sensors (#32139)
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-04-24 17:25:54 +02:00
karwosts
fd0da18bbf
Replace map card dark_mode with theme_mode (#32352)
* Update map.markdown for theme_mode

* Update map.markdown

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-04-24 17:17:24 +02:00
Guy Sie
a883a84e4f
Add State of the Open Home 2024 blog (#32448)
* Add State of the Open Home 2024 blog

* Update source/_posts/2024-04-24-state-of-the-open-home-2024.markdown

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* Update source/_posts/2024-04-24-state-of-the-open-home-2024.markdown

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

---------

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2024-04-24 17:03:49 +02:00
osohotwateriot
fd6029e791
Add OSO Energy sensor documentation (#30889)
* Add OSO Energy sensor documentation

* Fix marker style

* Remove provile sensor

* Remove description of profile sensor

* Add descriptions to the sensors.

* Tiny tweaks

* Removing term 'platform'

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-04-24 16:09:30 +02:00
Manuel Dipolt
32ab46c106
Add binary sensor platform to romy integration (#31831)
* binary sensor documentation added

* code review changes, see branch romy_sensor

* Tiny tweak

* Tiny tweak

---------

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2024-04-24 15:59:19 +02:00
Tom Rosenback
c90f60d8d6
Update lawn_mower.mqtt.markdown (#32450) 2024-04-24 15:28:28 +02:00
Jan Bouwhuis
80d285e364
Document group state changes when in cases with one specific state (#32443)
* Document group state changes when in cases with one specific state

* Tweak

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

* Tweak

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

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-04-24 15:14:41 +02:00
Shai Ungar
8da9fabd36
Add service to 17track to get packages (#32447)
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-04-24 15:07:15 +02:00
Matthias Alphart
9b5301b572
Update KNX for new notify entity platform (#32365) 2024-04-24 13:31:58 +02:00
J. Nick Koston
d0cb70f828
Document debug configuration setting (#32411)
* Document debug configuration setting

Enable Home Assistant's built-in debug, which can help locate misbehaving integrations by enabling run-time checks for implementation errors. It can block many unsafe thread operations from crashing the system. Enabling debug has a slight performance impact on the system and is not recommended for long-term use.

* Update basic.markdown

* add to troubleshooting as well

* cleanups

* cleanups

* restore lost info from merge conflict
2024-04-24 11:50:07 +02:00
Robert Resch
9eb3735e41
Rename strict connection statig page to guard page (#32444) 2024-04-24 10:30:23 +02:00
Jesse Hills
fe3b29fa72
Add event to esphome platforms (#32440) 2024-04-24 13:22:07 +12:00