1740 Commits

Author SHA1 Message Date
G Johansson
22c1aa781f
Change lock state is enum (#2329)
* Change lock state is enum

* Add blog

* Update blog/2024-09-23-state-constants-lock-deprecation.md

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

* Apply suggestions from code review

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

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-09-24 13:06:54 +02:00
G Johansson
ec469357db
Change camera state to enum (#2330)
* Change camera state is enum

* Not lock

* Adjustments

* Add blog

* Apply suggestions from code review

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

* Apply suggestions from code review

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-09-24 13:00:39 +02:00
G Johansson
0b47074ce4
Change valve state is enum (#2328) 2024-09-23 14:20:34 +02:00
Trevor Schirmer
d50255db3f
Add mm/s and in/s As Speed (#2298) 2024-09-22 09:02:14 -05:00
Duco Sebel
202dda206a
Remove information about deprecated properties in switch (#2322) 2024-09-16 14:41:05 +02:00
c0ffeeca7
a9b5cfb9f1
Event entity: add section heading for state (#2315)
* Lawn-mower: rename activity to state to streamline terminology

* Undo unrelated changes
2024-09-12 12:19:38 +02:00
c0ffeeca7
e4b3bfe769
Notify entity: add title to states section (#2312) 2024-09-12 12:17:47 +02:00
Sergey Dudanov
4aa7da6fa7
Add calories units (#2262)
* added calories units

* retrigger checks

* added calories blogpost

* added link to available device classes

* Adjust language

* Fix link

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-09-11 10:05:11 +02:00
Stuart Holland
bd26070247
Fix link markup error in standards.md (#2303) 2024-09-03 13:17:10 +03:00
Erik Montnemery
c87281edc4
Document requirements for entity service schemas (#2301)
* Documented requirements for entity service schema

* Update docs/dev_101_services.md

Co-authored-by: Robert Resch <robert@resch.dev>

---------

Co-authored-by: Robert Resch <robert@resch.dev>
2024-09-02 15:17:15 +02:00
Erik Montnemery
268ef66481
Add missing words in entity service documentation (#2300) 2024-09-02 11:05:15 +02:00
Jan Čermák
3d6369b44c
Document OS boot slot persistence when using GRUB (#2295)
* Document OS boot slot persistence when using GRUB

Since home-assistant/supervisor#5276 boot slot will be persisted when
user selects it in the GRUB menu. Document this behavior.

* Grammar adjustment by coderabbit

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

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-08-30 15:39:17 +02:00
Erik Montnemery
a5662c1608
Improve documentation of collapsible sections in service actions (#2294)
* Improve documentation of collapsible sections in service actions

* Improve grammar

* Address review comments
2024-08-29 08:12:29 +02:00
Erik Montnemery
120a8cc5c1
Document icons for collapsible sections in services (#2291)
* Document icons for collapsible sections in services

* Update dev_101_services.md

* Update dev_101_services.md

* Address review comments

* Correct grammar
2024-08-29 08:00:30 +02:00
Mike Degatano
3a4a8f413c
Document manual_only option for addon boot mode (#2286)
* Document manual_forced option for addon boot mode

* `manual_forced` to `manual_only`
2024-08-27 18:02:27 +02:00
Erik Montnemery
e93d47c363
Document icon for data entry sections (#2292)
* Document icon for data entry sections

* Try to find reason for build error

* Update data_entry_flow_index.md

* tiny tweak

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-08-27 17:20:18 +02:00
Erik Montnemery
a4fff7c05d
Improve documentation of collapsible sections in data entry flows (#2288) 2024-08-27 15:39:03 +02:00
Erik Montnemery
d87b9e2d90
Add link to core translation doc from data entry flow doc (#2287) 2024-08-27 15:05:30 +02:00
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