Commit Graph

1993 Commits

Author SHA1 Message Date
ESP32-C6
445a664d26 Update development.md to clarify bootstrap instructions (#2684) 2025-09-01 15:12:44 +02:00
karwosts
c655a78d06 Describe use of getConfigForm (#2751)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-01 15:12:06 +02:00
stephan-carstens
0679806add Extend UnitOfApparentPower with 'kVA' (#2770) 2025-08-31 00:05:27 +01:00
Christian Fetzer
36a45dfd67 Add m³/min, m³/s, L/h, L/s as volume flow rate unit to number integration (#2766) 2025-08-27 11:28:20 +02:00
Christian Fetzer
b696d266a8 Add m³/min as volume flow rate unit (#2762) 2025-08-26 18:26:48 +01:00
Thomas D
fd2ca25861 Add externally activated scene documentation (#2755)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2025-08-26 12:45:42 +01:00
Paulus Schoutsen
c0213895ec venv -> .venv (#2765) 2025-08-26 09:56:07 +02:00
Timothy
82a3142bd4 Add Dependency Injection first best practice (#2764) 2025-08-25 12:25:21 +02:00
Mike Degatano
26358ac087 Document Supervisor's detect_blocking_io option (#2761) 2025-08-22 10:37:22 +02:00
Petar Petrov
adecee9951 Add disk usage endpoint to supervisor (#2750) 2025-08-20 09:14:48 +02:00
Salim B
ce6920313e Update and tweak add-on docs (#2754) 2025-08-19 14:52:07 +02:00
Erik Montnemery
da6574c0f5 Add blog post on deprecation of DeviceEntry.suggested_area (#2740) 2025-08-19 13:22:45 +02:00
Timothy
72c02f345e Add information about update_screenshot workflow (#2756) 2025-08-19 11:49:18 +02:00
Ludovic BOUÉ
dba3aeafcd Extend UnitOfReactivePower with 'mvar' (#2752)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-08-14 11:47:30 +02:00
Ludovic BOUÉ
a90620f4f7 Extend UnitOfApparentPower with 'mVA' (#2753)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-08-13 17:23:13 +02:00
Jan Čermák
577e0dd0d6 Do not use sudo for running OS's scripts/enter.sh (#2747) 2025-08-07 13:33:16 +02:00
Yves Schumann
2321f11a73 Add a hint regarding entity translations and UI vs. backend language (#2707)
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com>
2025-08-04 12:37:16 +01:00
Andrew Jackson
bc2542a7a5 Correction to Config Flow Subentry reconfigure documentation (#2741) 2025-08-02 21:19:02 +02:00
Abílio Costa
584081c8f7 Update wording on branch update in the review process page (#2743) 2025-08-01 23:52:09 +02:00
Timothy
10cf15ee82 Migrate from tag to pre-release to push changelog update (#2736) 2025-07-29 17:33:31 +02:00
Christopher Johnson
dff33dcdee Fix typo in development_environment.mdx (#2737) 2025-07-29 10:22:29 +02:00
Hans-Christian Otto
4a64f4cfbb Update reference to discord channels (#2733) 2025-07-24 10:23:13 +02:00
Timothy
f319462af0 Add instructions regarding merging vs rebase (Android) (#2732) 2025-07-23 21:37:32 +02:00
G Johansson
828070ccdb Add docs for OptionsFlowWithReload (#2730)
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com>
2025-07-21 12:42:35 +01:00
Timothy
777501a427 Add information about onTag Github Action workflow (#2729) 2025-07-21 09:06:57 +02:00
Paulus Schoutsen
4fd60d5378 Document provide LLM data (#2696) 2025-07-17 06:28:37 +02:00
Shay Levy
2c2ebba1d6 Update off and unavailable in standby state (#2728)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2025-07-16 22:11:49 +02:00
Artur Pragacz
3c6810afaf Fix new line in asyncio_imports.md (#2725) 2025-07-16 11:21:56 +01:00
Paulus Schoutsen
e09bd74614 Document AI task (#2717)
Co-authored-by: Allen Porter <allen@thebends.org>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-07-16 09:07:07 +02:00
karwosts
98dda8d381 Document unit_of_measurement translation for number selector (#2716) 2025-07-15 10:41:35 +01:00
Michael
cfdf390d32 Add new device class for absolute humidity (#2721) 2025-07-14 11:46:57 +02:00
Timothy
26070fb788 Add android strict mode documentation (#2719) 2025-07-09 10:07:50 +02:00
Shay Levy
8de9ba5404 Remove STANDBY state from media player states (#2715) 2025-07-04 20:48:58 +02:00
Felipe Santos
98d1ec19f5 Undocument squash add-on build option (#2714) 2025-07-03 09:10:45 +02:00
G Johansson
805d4e37aa Remove battery properties from vacuum entity (#2695)
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-02 19:37:02 +02:00
redlukas
77d0ea69c8 Add closing backticks to core internalization doc (#2713) 2025-06-30 11:36:54 +01:00
Petar Petrov
aaf985168a Add note about defaults in select inputs (#2712) 2025-06-27 17:12:30 +02:00
Erik Montnemery
a87d626dfd Align "Building a Python library" documentation with the "Dependency … (#2711) 2025-06-25 17:04:19 +02:00
Erik Montnemery
c769f0015a Clarify alarm_control_panel ARMED_CUSTOM_BYPASS state (#2710) 2025-06-25 15:54:15 +02:00
Robert Resch
6829d0a280 Fix range icon example (#2706)
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com>
2025-06-23 10:10:10 +02:00
Stefan Agner
a5c8faad38 Add machine ID to Supervisor root info (#2703) 2025-06-18 22:22:40 +02:00
Timothy
345ac6b855 When testing with local frontend for Android 5 we need ES5 (#2704) 2025-06-18 08:52:50 +02:00
Timothy
de4054fe41 Add documentation about Fail fast strategy in android (#2697)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Joris Pelgröm <jpelgrom@users.noreply.github.com>
2025-06-17 14:14:33 +02:00
Erik Montnemery
7b349ffd13 Document that entity translations only work if has_entity_name is True (#2702) 2025-06-16 21:54:55 +02:00
Paulus Schoutsen
1ddf3437ee Fix intents link (#2698) 2025-06-13 09:36:10 +02:00
Paulus Schoutsen
41fc4de3a6 Document tts_start_streaming for INTENT-PROGRESS (#2693) 2025-06-10 10:59:22 -04:00
G Johansson
1ff344309a Remove no longer needed deprecation warning in vacuum (#2694) 2025-06-10 12:15:25 +02:00
Markus Adrario
6eca11c42e correct "an user" (#2687) 2025-06-03 10:00:20 +03:00
Timothy
3c139515d2 Add information about testing-unit Gradle module (#2674)
Co-authored-by: Joris Pelgröm <jpelgrom@users.noreply.github.com>
2025-05-26 15:55:21 +02:00
Paulus Schoutsen
a5037b9f32 Document pipline event run-start: tts_output.stream_response (#2679) 2025-05-26 15:54:51 +02:00