Commit Graph

299 Commits

Author SHA1 Message Date
Erik Montnemery
2a26bd33bf Add blog post on service web API changes (#2758) 2025-10-24 10:56:10 +02:00
Erik Montnemery
3b5b8d849c Add blog post about changes to the recorder statistics API (#2824)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-10-16 13:34:08 +02:00
Erik Montnemery
3bbdd2b008 Add developer blog about removing device filter from target selector (#2827)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2025-10-14 11:05:08 +02:00
Joakim Plate
ef1dc2fbf3 Add blog post on update coordinator change (#2817)
Co-authored-by: J. Nick Koston <nick+github@koston.org>
2025-10-04 15:19:25 -05:00
Erik Montnemery
94701a27d5 Add blog post about improved API for entity services (#2806)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-09-25 13:35:46 +02:00
epenet
1cf5d52c35 Deprecate hass argument in service helpers (#2688)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-23 22:18:36 +02:00
Jan Bouwhuis
b9af387675 Blog post about one preferred encoding to represent the μ-sign (#2757) 2025-08-19 13:12:15 -05:00
Erik Montnemery
da6574c0f5 Add blog post on deprecation of DeviceEntry.suggested_area (#2740) 2025-08-19 13:22:45 +02:00
Abílio Costa
bc6b1f7e64 Remove deprecation notice from async_show_progress blog post (#2742) 2025-08-01 20:26:06 +02:00
Erik Montnemery
0e3a7b7029 Add blog post on result removed from FlowResult (#2738) 2025-07-31 10:59:45 +02:00
Erik Montnemery
0f5f864d25 Add blog post about helper integrations linking to devices (#2727) 2025-07-18 09:35:52 +02:00
Erik Montnemery
612d557084 Add blog post about media player standby state deprecation (#2726) 2025-07-16 14:38:58 +02:00
Jan Čermák
7479a2b99e Add blog post about new open file limits in HAOS 16 (#2724) 2025-07-15 10:43:38 +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
Abílio Costa
9822f0fd5b Add blog post about default precision for sensors (#2682) 2025-05-28 14:48:25 +01:00
Franck Nijhof
5ab9b83df0 Add range support to icon translations (#2676) 2025-05-22 23:11:25 +02:00
Jan Bouwhuis
42376bda5b Change the location_accuracy type for the DeviceTracker entity class to float (#2653) 2025-04-24 23:12:03 +02:00
Josef Zweck
9c863753db Add search capabilities to media player (#2625)
* Add search to media_player

* add blog post

* fix typos

* Add blog post on searching in media players

* Update blog/2025-04-17-search-media-play.md

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

* Update 2025-04-17-search-media-play.md

* Update media-player.md

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2025-04-16 23:19:03 +02:00
Shay Levy
289f66817a Add blog post about changes to UnitSystem class and their implications (#2618)
* Add blog post about changes to UnitSystem class and their implications

* Apply suggestions from code review

Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com>

* Update blog/2025-03-24-frozen-unit-system.md

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

* Fix typo

* Update filename

---------

Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2025-03-25 12:52:09 +01:00
Erik Montnemery
5327735cea Add blog post about renamed subentry flow methods (#2617) 2025-03-24 12:23:23 +00:00
Erik Montnemery
04d39efd5f Add blog post about changed media player toggle (#2603)
* Add blog post about changed media player toggle

* Fix typo

* Apply suggestions from code review

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

* Update blog/2025-03-14-media-player-toggle-adjusted.md

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

* Update blog/2025-03-14-media-player-toggle-adjusted.md

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

* Update 2025-03-14-media-player-toggle-adjusted.md

* Update blog/2025-03-14-media-player-toggle-adjusted.md

Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com>

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com>
2025-03-20 15:28:29 +00:00
Paul Bottein
8dce7fe407 Add blog post for custom card sizing support (#2441) 2025-03-12 09:50:55 +01:00
Michael
bd8f380557 fix docs link (#2589) 2025-03-06 01:26:04 +01:00
Erik Montnemery
f5ab94a1dd Document changes in BackupAgent API (#2588) 2025-03-04 17:45:57 +01:00
epenet
52d6fae57e Update config flow unique ID blog post (#2587)
* Update config flow unique ID blog post

* Update 2025-03-01-config-flow-unique-id.md
2025-03-04 08:01:33 +01:00
epenet
6c29010778 Add blog post for config_entry unique_id collision warning (#2467)
* Add blog post for config_entry unique_id collision warning

* Update and rename 2024-11-22-config-flow-unique-id to 2024-11-22-config-flow-unique-id.md

* Update 2024-11-22-config-flow-unique-id.md

* Rename 2024-11-22-config-flow-unique-id.md to 2024-12-19-config-flow-unique-id.md

* Adjust date

* Rename 2025-01-16-config-flow-unique-id.md to 2025-03-01-config-flow-unique-id.md
2025-03-01 12:09:59 +01:00
Erik Montnemery
e8ebc9ff19 Document changed config entry state transitions (#2565)
* Document changed config entry state transitions

* Fix links

* Address review comments

* Address review comments

* Address review comments

* Fix line breaks in lists

* Address review comments

* Bump date

* Close br tags

* Bump date

* Simplify example
2025-02-19 10:01:48 +01:00
Martin Hjelmare
c056fa60de Fix backup agents blog date (#2569) 2025-02-17 17:20:49 +01:00
Martin Hjelmare
388350a599 Add dev blog about backup agents (#2568)
* Add dev blog about backup agents

* Apply suggestions from code review
2025-02-17 13:12:30 +01:00
Erik Montnemery
1e3a3f154b Add documentation for config subentries (#2561)
* Add documentation for config subentries

* Address review comments

* component -> integration

* Add blog

* Fix links

* Address review comments

* Add section
2025-02-17 10:02:29 +01:00
Jakob Schlyter
d80e4a1af9 Energy by distance units (#2553)
* Energy by distance units

* Fix speling eror

* Update blog/2025-01-31-energy-distance-units.md

Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com>

---------

Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com>
2025-02-02 23:28:11 +00:00
epenet
b16e246bd4 Relocate ServiceInfo models (#2532) 2025-01-17 19:11:44 +01:00
Adar W
c6104ec9a0 Fix small typo in 2024-04-13-deprecate_async_track_state_change blog post (#2516) 2024-12-27 20:21:38 +01:00
Michael Arthur
80935d4b8a Add blog and update number and sensor entity docs (#2448)
* add blog and update number and sensor entity docs

* Update docs/core/entity/sensor.md

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>

* Update blog/2024-12-04-area-squared-units.md

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>

* remove space

* add number and sensor changes to the blog

* Update blog/2024-12-04-area-squared-units.md

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>

* Update blog/2024-12-04-area-squared-units.md

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>

* Update blog/2024-12-04-area-squared-units.md

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>

* remove example

* Update blog/2024-12-04-area-squared-units.md

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>

* Update blog/2024-12-04-area-squared-units.md

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>

* Rename 2024-12-04-area-squared-units.md to 2024-12-26-area-squared-units.md

---------

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2024-12-26 12:45:35 +01:00
epenet
318fbd7330 Update 2024-12-13-water-heater-entity-description.md (#2500) 2024-12-23 11:29:04 +01:00
Joost Lekkerkerker
27576501ab Add blogpost for pydantic v2 (#2492)
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2024-12-21 13:15:37 +01:00
epenet
d60130cc38 Blog post about Kelvin as the preferred color temperature unit (#2495)
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com>
2024-12-16 18:06:08 +00:00
Ludovic BOUÉ
021592b24b Blog about changed name of WaterHeaterEntityDescription (#2494)
* Create 2024-12-13-waterheaterentitydescription.md

* Update and rename 2024-12-13-waterheaterentitydescription.md to 2024-12-13-water-heater-entity-description.md

* Refers to core PR

* Update blog/2024-12-13-water-heater-entity-description.md

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

* Update blog/2024-12-13-water-heater-entity-description.md

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

* Update blog/2024-12-13-water-heater-entity-description.md

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

* Adjust language

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-12-13 17:46:48 +01:00
G Johansson
aff6de761d Add new vacuum state property and enum (#2360)
* Add new vacuum state property and enum

* Fix review comments

* New date
2024-12-08 18:08:58 +01:00
G Johansson
5c04d2085a Update ClimateEntity for horizontal swing support (#2309) 2024-12-04 10:45:05 +00:00
Erik Montnemery
b78f6127cc Add blog about homeassistant.util.dt.utc_to_timestamp deprecation (#2476) 2024-11-28 17:00:58 +01:00
Robert Resch
a2230fe325 Add blog about camera deprecations (#2473)
* Add blog about camera deprecations

* Tweaks

* Apply suggestions from code review

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

* Change title

* Add link

* Update blog/2024-11-26-camera-deprecations.md

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

* fix link

* Update blog/2024-11-26-camera-deprecations.md

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

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-11-26 19:16:14 +01:00
Abílio Costa
16f69ed65e Add blog post on unit of measurement translations (#2461) 2024-11-21 20:00:44 +01:00
Joost Lekkerkerker
bb2b8ab460 Fix comment on blogpost (#2462) 2024-11-20 20:24:38 +01:00
Joost Lekkerkerker
6e5f5613dc Add blog post about the Integration Quality Scale (#2460)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2024-11-20 19:00:12 +01:00
epenet
58a6cefb57 New helpers for options flows (#2435)
* New helpers for options flows

* Update 2024-11-01-options-flow.md

* Rename 2024-11-01-options-flow.md to 2024-11-03-options-flow.md

* Update 2024-11-03-options-flow.md

* Apply suggestions from code review

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

* Update 2024-11-03-options-flow.md

* Update config_entries_options_flow_handler.md

* Update config_entries_options_flow_handler.md

* Update config_entries_options_flow_handler.md

* Update config_entries_options_flow_handler.md

* Update config_entries_options_flow_handler.md

* Update config_entries_options_flow_handler.md

* Update config_entries_options_flow_handler.md

* Update config_entries_options_flow_handler.md

* Update 2024-11-03-options-flow.md

* Update 2024-11-03-options-flow.md

* Update 2024-11-03-options-flow.md

* Rename 2024-11-03-options-flow.md to 2024-11-04-options-flow.md

* Update 2024-11-04-options-flow.md

* Update config_entries_options_flow_handler.md

* Rename 2024-11-04-options-flow.md to 2024-11-05-options-flow.md

* Update 2024-11-05-options-flow.md

* Update config_entries_options_flow_handler.md

* Update 2024-11-05-options-flow.md

* Rename 2024-11-05-options-flow.md to 2024-11-07-options-flow.md

* Don't mark OptionsFlowWithConfigEntry as deprecated

* Update 2024-11-07-options-flow.md

* Update 2024-11-07-options-flow.md

* Update 2024-11-07-options-flow.md

* Apply suggestions

* Update 2024-11-07-options-flow.md

* Update 2024-11-07-options-flow.md

* Update 2024-11-07-options-flow.md

* Update 2024-11-07-options-flow.md

* 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>

* Rename 2024-11-07-options-flow.md to 2024-11-12-options-flow.md

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-11-13 10:34:56 +01:00
Erik Montnemery
6295807b24 Add blog post about core config move (#2433)
* Add blog post about core config move

* Update blog/2024-10-31-core-config-moved.md

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

* Update blog/2024-10-31-core-config-moved.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>

* Update 2024-10-31-core-config-moved.md

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-11-04 13:57:35 +01:00
Erik Montnemery
317dc4e88e Add blog post about update entity changes (#2431)
* Add blog post about update entity changes

* Add PR links

* Update 2024-10-31-update-entity-changes.md

* Update blog/2024-10-31-update-entity-changes.md

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

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-11-04 13:45:51 +01:00
epenet
90eaf726cd Document required entry_id (#2436)
* Document required entry_id

* Apply suggestions from code review

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

* Update and rename 2024-11-01-reauth-reconfigure-entry-id.md to 2024-11-03-reauth-reconfigure-entry-id.md

* Update 2024-11-03-reauth-reconfigure-entry-id.md

* Update 2024-11-03-reauth-reconfigure-entry-id.md

* Update 2024-11-03-reauth-reconfigure-entry-id.md

* Update blog/2024-11-03-reauth-reconfigure-entry-id.md

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

* Update 2024-11-03-reauth-reconfigure-entry-id.md

* Rename 2024-11-03-reauth-reconfigure-entry-id.md to 2024-11-04-reauth-reconfigure-entry-id.md

* Apply suggestions from code review

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

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-11-04 13:07:29 +01:00
G Johansson
ab02bc1e01 Add new alarm state property and enum (#2361)
* Add new alarm state property and enum

* Mod date

* Change name of enum

* Fix

* Fixes

* Mod
2024-10-22 21:43:51 +02:00