33123 Commits

Author SHA1 Message Date
Simone Chemelli
685bffc258 Add installation parameters to Comelit 2025-03-13 15:27:30 +00:00
Joost Lekkerkerker
205d479530
Add installation parameters to AirGradient (#37939)
* Add installation parameters to AirGradient
2025-03-12 18:20:23 +00:00
Joost Lekkerkerker
ba12f4695b
Add instructions to remove the AirGradient device (#37938) 2025-03-12 19:14:02 +01:00
c0ffeeca7
2e8d79a91e
Update roborock documentation to incorporate guidance in the quality scale (#37929) 2025-03-12 16:00:37 +01:00
Allen Porter
0d833929f9 Merge branch 'roborock-docs' of https://github.com/allenporter/home-assistant.io into roborock-docs 2025-03-12 14:37:52 +00:00
Allen Porter
7b8c632a9b Revert formatting for action arguments 2025-03-12 14:37:13 +00:00
Joostlek
7e69c1af1e Add more context to AirGradient introduction 2025-03-12 12:57:46 +01:00
c0ffeeca7
269110b690
Update utility_meter.markdown (#37927) 2025-03-12 08:30:05 +01:00
c0ffeeca7
79ec50868f
tiny tweaks 2025-03-12 08:25:35 +01:00
Allen Porter
6dd9f15ea6 Fix lint errors in bullet numbering 2025-03-12 04:30:14 +00:00
Allen Porter
501c4756b3 Small fixes 2025-03-12 04:19:41 +00:00
Allen Porter
459bcefc05 Update roborock documentation 2025-03-12 04:06:09 +00:00
John Hillery
a837222544
Update nexia.markdown to document emergency heat switch (#37918)
* Update nexia.markdown

Document emergency heat entities.

* Remove binary sensor documentation for emergency heat

Per review comment

* Say we add emergency heat if the device supports it
2025-03-11 17:00:14 -10:00
Kevin Kalitowski
b3fdfdc700
Update utility_meter.markdown
Grammar
2025-03-11 20:45:51 -05:00
J. Nick Koston
2065f39e62
Add InkBird ITH-11-B model (#37925)
https://github.com/home-assistant/core/pull/140423
2025-03-11 22:58:08 +00:00
victorclaessen
057a20cde3
Add µs to duration device class for sensor and number components (#37922)
* Update number.markdown

add µs to duration

* Update sensor.markdown

add µs to duration
2025-03-11 21:48:44 +00:00
Andrew Sayre
6cb9d7811a
Document autofailover behavior (#37916) 2025-03-11 19:25:45 +01:00
Tsvi Mostovicz
2ac4e7f9f8
Update Jewish calendar docs based on updated library (#37507)
* Update holidays based on new version

* Update jewish_calendar.markdown
2025-03-11 19:24:06 +01:00
Franck Nijhof
5bbe94c9c6
2025.3.2 (#37917) 2025-03-11 17:38:13 +01:00
Lincoln Kirchoff
73200d6eda
Add modbus hvac action documentation (#37823)
* Added documentation for modbus climate attribute hvac_action.

* added documentation for hvac action input_type.

* Updated labels to match the parent pull request.
2025-03-11 15:28:40 +00:00
Maciej Bieniek
f2c8b75a8e
Update GIOS docs to remove information about the measuring station ID (#37835)
* Update GIOS docs to remove information about the measuring station ID

* Update source/_integrations/gios.markdown

* tiny tweak

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2025-03-11 13:52:52 +02:00
c0ffeeca7
c3eb4a6d49
Update philips_js.markdown (#37891) 2025-03-11 11:08:50 +01:00
c0ffeeca7
533f493a33
implement review feedback 2025-03-11 09:29:34 +01:00
c0ffeeca7
50ad49d802
typo 2025-03-11 09:12:50 +01:00
c0ffeeca7
8f8e686f16
fix indents
Co-authored-by: Joakim Plate <elupus@ecce.se>
2025-03-11 09:11:46 +01:00
c0ffeeca7
2b88698e9a
Update source/_integrations/philips_js.markdown 2025-03-11 09:09:20 +01:00
c0ffeeca7
90151973e6
Apply suggestions from code review 2025-03-11 09:08:56 +01:00
c0ffeeca7
1c040d5399
convert to prereq section 2025-03-11 08:58:42 +01:00
Paulus Schoutsen
f474d0e976
Update title of markdown blog 2025-03-10 15:28:49 -04:00
Gord
b2663e1a43
Matter certification blog (#37907)
* Upload Matter certification blog

* Changes to image and some text updates
2025-03-10 15:06:13 -04:00
c0ffeeca7
1a98131f76
Thread: remove mention of multiprotocol as it's been discontinued (#37901)
* Thread: remove mention of multiprotocol as it's been discontinued

* Update source/_integrations/thread.markdown
2025-03-10 15:52:25 +01:00
Darren Griffin
06c09133f8
Fix sort order and filter placement (#37904)
* Move filter inside asset filter

* Change sort order
2025-03-10 15:52:01 +01:00
c0ffeeca7
1fc6967631
OTBR: remove mention of mutliprotocol as it is discontinued (#37900) 2025-03-10 15:24:37 +01:00
Darren Griffin
b830b0f4f5 Lowercase mediarath 2025-03-10 14:13:55 +00:00
Darren Griffin
a68e488fad Add alternative filter for case insensitive sort 2025-03-10 14:13:28 +00:00
Darren Griffin
a7609f83bd Undo naming change 2025-03-10 14:09:02 +00:00
Darren Griffin
bac2077528 Uppercase distributor names to fix sorting 2025-03-10 13:37:13 +00:00
c0ffeeca7
265179dc8f
Map card: update screenshot to reflect current SW (#37895)
* Map card: update screenshot to reflect current SW

* Update map card to show cluster
2025-03-10 11:56:09 +01:00
Galorhallen
e8e6bcba79
Removed wrong quotes from govee light local (#37897) 2025-03-10 11:12:42 +01:00
Bastiaan Bergman
04cf6b7569
Added limitation to the documentation of python scripts. (#37889)
* Update python_script.markdown

Added limitation.

* Tweak

---------

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2025-03-10 10:24:45 +01:00
Denis Shulyaka
bf80d747d6
Anthropic conversation extended thinking support (#37775)
* Anthropic conversation extended thinking support

* Update anthropic.markdown

* Update anthropic.markdown
2025-03-10 09:57:17 +01:00
Maciej Bieniek
a0b7d0a4ca
Update nam.markdown (#37890) 2025-03-10 09:45:29 +01:00
Glenn Waters
92ac3330d9
Update environment_canada.markdown (#37874)
Tidy up language.
2025-03-10 09:42:07 +01:00
kiddyfurby
cf1b0e9eab
Clarify requirement for Yale Conexis L1 (#37696)
There's a built-in bluetooth but that wouldn't work.
A extra module is required.
2025-03-10 09:40:13 +01:00
LG-ThinQ-Integration
682a92ea3c
Update climate automation guide to LG ThinQ. (#37803)
* Update climate automation

* Fix textlint

* Update code block

---------

Co-authored-by: yunseon.park <yunseon.park@lge.com>
2025-03-10 09:38:26 +01:00
Galorhallen
7681ee50ea
Update list of supported Govee lights (#37885) 2025-03-10 09:35:02 +01:00
Keith
366c890c99
Added documentation for igloohome lock/unlocking feature (#37000)
* - Added feature documentation for bridge locking/unlocking
- Added troubleshooting steps

* - Minor grammer change

* - Added mention of igloodeveloper API

* - Minor formatting fixes

* - Minor grammatical fix

* - Minor documentation change.

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2025-03-10 09:24:44 +01:00
J. Nick Koston
e73c435268
Add ITH-13-B and ITH-21-B models to inkbird (#37893)
https://github.com/home-assistant/core/pull/140244
2025-03-10 10:16:11 +02:00
Stamatios Chrysinas
a88fcb98e9
Update philips_js.markdown
fixed misspelling, removed trailing white spaces
2025-03-10 09:04:06 +01:00
Stamatios Chrysinas
c5b6a9c0e2
Update philips_js.markdown
Made it generic, removed the Android, non-Android referneces
2025-03-10 08:42:04 +01:00