1772 Commits

Author SHA1 Message Date
Erik Montnemery
adb09ecf85
Clarify external packages must have source code published (#2172)
* Clarify external packages must have source code published

* Improve language

* Improve language

* Update docs/api_lib_index.md

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Update docs/creating_component_code_review.md

* Update docs/api_lib_index.md

* Update docs/api_lib_index.md

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-08-27 14:25:29 +02:00
Erik Montnemery
613d1190f3
Improve documentation of translation of collapsible groups in service actions (#2284) 2024-08-25 18:33:48 +02:00
dontinelli
615fc11729
Add docs for CONDUCTIVITY device class (#2285)
* Add documentation for SensorDeviceClass.CONDUCTIVITY

* Update number.md

* Remove period

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-08-24 13:53:31 +02:00
Erik Montnemery
45b69e9e9a
Update dev_101_services.md (#2282)
In the example, some cases were hello_action and some where hello_service. This PR aligns everyghin to hello_action
2024-08-23 08:52:02 +02:00
Michael Arthur
90ce5bb892
Update lawn-mower.md with returning state (#2280)
* Update lawn-mower.md with returning state

* Update lawn-mower.md sentence improvement

* add blog post

* Text update

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

* Text update from suggestion

Co-authored-by: G Johansson <goran.johansson@shiftit.se>

* Text update from suggestion

Co-authored-by: G Johansson <goran.johansson@shiftit.se>

* add link to documentation

* move url and make relative

* change date to today

* address the nitpick

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
2024-08-23 08:47:55 +02:00
Erik Montnemery
2e289b04e2
Update dev_101_services.md (#2283) 2024-08-23 08:45:42 +02:00
J. Nick Koston
4c915b112e
Add full function names to body of blocking function in asyncio docs (#2274)
https://github.com/home-assistant/developers.home-assistant/pull/2273#discussion_r1721032632

The titles are left as-is since the link that is generated from core
when one of these functions is hit only includes the function name
and not the full path to the function. Changing the title of the block
would break the link.
2024-08-18 21:27:15 +02:00
J. Nick Koston
a95671d886
Document new blocking operations that can be detected being called in event loop (#2273)
* Document new blocking operations that can be detected being called in the event loop

* Update asyncio_blocking_operations.md

Co-authored-by: G Johansson <goran.johansson@shiftit.se>

* Update asyncio_blocking_operations.md

* Update asyncio_blocking_operations.md

* Update asyncio_blocking_operations.md

---------

Co-authored-by: G Johansson <goran.johansson@shiftit.se>
2024-08-18 19:37:52 +02:00
Willem-Jan van Rootselaar
0df004a104
Update development_testing.md (#2266) 2024-08-12 21:59:06 +02:00
J. Nick Koston
7b4e29a990
Update asyncio_blocking_operations for blocking ssl context (#2265) 2024-08-06 17:01:22 +02:00
Josef Zweck
dc7ce94efe
Add async_setup to DataUpdateCoordinator documentation (#2254) 2024-08-05 15:36:41 +02:00
Jeef
34d377ef3c
Update development_tips.md (#2263) 2024-07-30 17:17:53 +02:00
Griffin Baxter
306bbfc03c
Add missing "?" in query parameter example (#2261) 2024-07-29 14:51:05 +02:00
Paul Bottein
a34195da26
Update custom cards, add custom badges and custom card features (#2258)
* Add custom card feature doc

* Add layout options in custom card documentation

* Update example

* Add custom badge documentation

* Update docs/frontend/custom-ui/custom-card.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update docs/frontend/custom-ui/custom-card.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update docs/frontend/custom-ui/custom-card-feature.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update docs/frontend/custom-ui/custom-card.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update docs/frontend/custom-ui/custom-badge.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update docs/frontend/custom-ui/custom-badge.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update docs/frontend/custom-ui/custom-badge.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update docs/frontend/custom-ui/custom-card-feature.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update docs/frontend/custom-ui/custom-card-feature.md

* Apply suggestions from code review

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2024-07-24 22:10:09 +02:00
Christopher Fenner
14b2ff6d45
Fix typo in sensor energy device class (#2256) 2024-07-21 22:42:56 +02:00
G Johansson
af0b8fa631
Add new FanEntityFeature flags TURN_ON/OFF (#2243)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2024-07-19 11:40:01 +02:00
Stefan Agner
63c1d3eb96
Clarify how to make an add-on option optional (#2253) 2024-07-19 11:22:08 +02:00
Joost Lekkerkerker
9f616cd5d7
Add model_id to device info (#2251) 2024-07-16 15:13:21 +02:00
Franck Nijhof
20c58b1128
Rename Services to Service actions in more places (#2250) 2024-07-16 12:30:23 +02:00
Franck Nijhof
8eeaf3af91
Rename Services to Service actions (#2249)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-16 12:05:05 +02:00
蘇浚緯
11366353e5
Fix the typo in Humidifier entity document (#2246)
* Fix the document typo

Fix the typo HumidifierDeviceClass.DEHUMIDIFIER

* Fix the typo in Humidifier entity document
2024-07-15 08:23:24 +02:00
Rob Coleman
394fc9777c
Clarify the meaning and usage of the "id" field in a websocket message (#2244) 2024-07-09 18:20:11 +02:00
Jeff Oakley
7ac7af4cd5
Updated documentation for adding support for addon target configuration (#1974)
Co-authored-by: Jeff Oakley <jeff.oakley@LearningCircleSoftware.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2024-07-09 09:06:24 +02:00
Jan Čermák
6ff8634fdb
Refer to GRUB instead of Barebox in HAOS docs (#2241)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-08 12:55:13 +02:00
Paulus Schoutsen
5d7c081fef
Document device_id for assist_pipeline/run (#2242) 2024-07-08 12:48:58 +02:00
G Johansson
f65f3fef94
Add defrosting to climate entity (#2240)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-07-07 18:54:51 +02:00
rrooggiieerr
1d2df8b0e7
Fix indentation (#2239) 2024-07-05 20:45:15 +02:00
Franck Nijhof
53ac59f86c
Remove coveragerc (#2238) 2024-07-05 11:03:44 +02:00
Paulus Schoutsen
cfeaa324de
Document conversation supported feature (#2237) 2024-07-04 19:51:27 +02:00
Erik Montnemery
cd5a25261b
Document collapsible sections of service fields (#2232) 2024-06-25 20:00:58 +02:00
Erik Montnemery
b47e610989
Document collapsible sections in data entry forms (#2233) 2024-06-25 13:01:42 +02:00
G Johansson
dc72abb96f
Use MATCH_ALL constant for recorder state attributes exclusion (#2229)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-06-22 19:39:41 +02:00
J. Nick Koston
1da399a9b9
Add guide for handling asyncio blocking operations (#2225) 2024-06-21 12:55:36 -05:00
J. Nick Koston
9e8315d406
The DataUpdateCoordinator can now reduce unnecessary updates when API data can be compared (#1863) 2024-06-21 12:57:16 +02:00
Jyrki K
737120118b
Update creating_integration_manifest.md (#2125)
Fix the syntax in the example of the requirement pointing to a public GitHub repository .
2024-06-21 09:02:49 +02:00
IEatBeans
b6f3926366
Update switch.md (#2218) 2024-06-21 08:59:36 +02:00
Dilan Tsasi
4e417d84a1
Update communication.md (#2221) 2024-06-17 19:16:33 +02:00
Paulus Schoutsen
4b9cc7c758
Add cover exception to response style guide. (#2220) 2024-06-16 12:55:06 -04:00
Jesse Johnson
e4f52191d1
Update development checklist to include formatting code with Ruff (#2217)
Updates the development checklist to match the current PR template, which suggests using Ruff for code formatting as it has replaced Black. (Indeed, Black is no longer available in the Home Assistant virtual environment.)
2024-06-14 22:16:07 +02:00
Stefan Herzog
50e3dcbef4
Correct code part (#2216) 2024-06-13 15:29:29 +02:00
J. Nick Koston
b8417d4b07
Add blog post about using async_forward_entry_setups instead of async_forward_entry_setup (#2203)
* Add blog post about ensuring config entries are not unloaded while their platforms are setting up

* adjust existing docs

* Update blog/2024-06-04-ensure_config_entry_platforms_hold_lock.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* newline

* adjust block post for removal of async_late_forward_entry_setup

* adjust block post for removal of async_late_forward_entry_setup

* Update blog/2024-06-04-ensure_config_entry_platforms_hold_lock.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* rename

* Update blog date

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2024-06-12 21:13:39 -04:00
Teemu R
e49e2b7fbf
Document reauth and import as reserved config flow steps (#1686) 2024-06-10 21:22:55 +02:00
Erik Montnemery
d89e93e98d
Document common section in strings.json (#2214)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-06-10 21:18:00 +02:00
Franck Nijhof
3515e56cc7
Revert "Fix link" (#2213) 2024-06-10 08:23:09 +02:00
Unambiguous
8022a81214
Fix link (#1966) 2024-06-08 11:26:20 +02:00
Mike Degatano
9dbcd03e4c
Document supervisor's new /auth/list endpoint (#2085)
Co-authored-by: Stefan Agner <stefan@agner.ch>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-06-08 11:21:28 +02:00
Michel van de Wetering
52e2213c0f
Simplify Windows instructions (#1602) 2024-06-08 11:18:23 +02:00
Tudor Sandu
b92e7e50b6
Add voice template syntax permutations (#1971) 2024-06-08 11:02:40 +02:00
Vincèn
87fee770da
Update development_environment.mdx (#2082) 2024-06-08 11:01:54 +02:00
Bruno Enten
62fb1e29a7
Add tests requirements installation information (#1865)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2024-06-08 10:59:35 +02:00