This project is mirrored from https://github.com/home-assistant/core.git.
Pull mirroring updated .
- Mar 06, 2025
-
-
Allen Porter authored
* Add a roborock quality_scale.yaml * Update wording in polling * Update event listening * Update quality scale based on feedback
-
- Mar 05, 2025
-
-
Michael Hansen authored
Co-authored-by:
Franck Nijhof <git@frenck.dev>
-
Joost Lekkerkerker authored
* Bump aioecowitt to 2025.3.1 * Bump aioecowitt to 2025.3.1
-
Michael Hansen authored
Co-authored-by:
Franck Nijhof <git@frenck.dev>
-
Joost Lekkerkerker authored
* Bump aioecowitt to 2025.3.1 * Bump aioecowitt to 2025.3.1
-
- Mar 02, 2025
-
-
G Johansson authored
* Specify recorder as after dependency in sql integration * Remove hassfest exception --------- Co-authored-by:
J. Nick Koston <nick@koston.org>
-
- Mar 01, 2025
- Feb 28, 2025
-
-
G Johansson authored
* Specify recorder as after dependency in sql integration * Remove hassfest exception --------- Co-authored-by:
J. Nick Koston <nick@koston.org>
-
- Feb 27, 2025
-
-
Michael Hansen authored
-
Joost Lekkerkerker authored
-
- Feb 26, 2025
-
-
Michael Hansen authored
-
Erik Montnemery authored
-
- Feb 25, 2025
-
-
elmurato authored
-
Maikel Punie authored
-
Erik Montnemery authored
* Add backup helper * Add hassio to stage 1 * Apply same changes to newly merged `webdav` and `azure_storage` to fix inflight conflict * Address comments, add tests --------- Co-authored-by:
J. Nick Koston <nick@koston.org>
-
- Feb 20, 2025
-
-
Joost Lekkerkerker authored
-
- Feb 19, 2025
-
-
Steven Hartland authored
-
Michael Arthur authored
* add quality scale file * Apply suggestions from code review Co-authored-by:
Josef Zweck <josef@zweck.dev> * add suggestions and add extra missing icon * update a few based on documentation * exempt installation parameters * set a few more documentation items to done * Update homeassistant/components/electric_kiwi/quality_scale.yaml Co-authored-by:
Josef Zweck <josef@zweck.dev> * update reason for no installation parameters * set docs installation parameters to done * revert back to exempt * add bronze scale --------- Co-authored-by:
Josef Zweck <josef@zweck.dev>
-
- Feb 18, 2025
-
-
Robert Resch authored
-
Robert Resch authored
-
- Feb 17, 2025
-
-
Robert Resch authored
-
- Feb 16, 2025
-
-
Jonas Fors Lellky authored
* Add quality scale bronze for flexit_bacnet * Add new line at end of file * Remove flexit_bacnet from list of integrations without quality scale * Add missing translation strings * Fix review comments * Remove flexit_bacnet from list of integrations without quality scale * Review comment Co-authored-by:
Josef Zweck <josef@zweck.dev> * Review comment Co-authored-by:
Josef Zweck <josef@zweck.dev> * Add the complete list of quality scale rules * Fix lint error * Use correct formatting for todos * Fix lint error * Set all rules above bronze to todo * Update status for rules that are done * Update homeassistant/components/flexit_bacnet/quality_scale.yaml * Update homeassistant/components/flexit_bacnet/quality_scale.yaml --------- Co-authored-by:
Josef Zweck <josef@zweck.dev>
-
- Feb 14, 2025
- Feb 11, 2025
-
-
Steven Hartland authored
* fix(scaffold): integration generation Fix script.scaffold integration generation which was failing due to hassfest quality check. Add the required `quality_scale` to the generated integration manifest.json. Use the new `--skip-plugins` flag to skip the hassfest quality check when generating integrations, as the quality scale rules are marked as todo, and only run against the generated integration. Correct typo in help for hassfest command `--plugins` flag. Update Integration.core method to use absolute path to ensure it returns the true if the integration is a core integration, which was causing other checks to fail, as the integration was not being marked as core. Always output subprocess output as it contains the error message when a command fails, without this the user would not know why the command failed. Fixes: #128639 * Adjust comment language --------- Co-authored-by:
Martin Hjelmare <marhje52@gmail.com>
-
- Feb 10, 2025
-
-
Erik Montnemery authored
-
Erik Montnemery authored
* Reapply "Add support for subentries to config entries" (#133470) (#136061) * Reapply "Add support for subentries to config entries" (#133470) This reverts commit ecb3bf79. * Update test snapshot * Add config subentry support to device registry (#128157) * Add config subentry support to device registry * Apply suggestions from code review * Update syrupy serializer * Update snapshots * Address review comments * Allow a device to be connected to no or a single subentry of a config entry * Update snapshots * Revert "Allow a device to be connected to no or a single subentry of a config entry" This reverts commit ec6f6131. * Update test snapshots * Bump release version in comments * Rename config_subentries to config_entries_subentries * Add config subentry support to entity registry (#128155) * Add config subentry support to entity registry * Update syrupy serializer * Update snapshots * Update snapshots * Accept suggested changes * Clean registries when removing subentry (#136671) * Clean up registries when removing subentry * Update tests * Clean up subentries from deleted devices when removing config entry (#136669) * Clean up subentries from deleted devices when removing config entry * Move * Add config subentry support to entity platform (#128161) * Add config subentry support to entity platform * Rename subentry_id to config_subentry_id * Store subentry type in subentry (#136687) * Add reconfigure support to config subentries (#133353) * Add reconfigure support to config subentries * Update test * Minor adjustment * Rename supported_subentry_flows to supported_subentry_types * Address review comments * Add subentry support to kitchen sink (#136755) * Add subentry support to kitchen sink * Add subentry reconfigure support to kitchen_sink * Update kitchen_sink tests with subentry type stored in config entry * Update kitchen_sink * Update kitchen_sink * Adjust kitchen sink tests * Fix hassfest * Apply suggestions from code review Co-authored-by:
Martin Hjelmare <marhje52@gmail.com> * Improve docstrings and strings.json --------- Co-authored-by:
Martin Hjelmare <marhje52@gmail.com> * Update snapshots * Update snapshots * Update snapshots * Update snapshots * Update snapshots * Update snapshots * Update snapshots --------- Co-authored-by:
Martin Hjelmare <marhje52@gmail.com>
-
- Feb 08, 2025
-
-
RJPoelstra authored
* Mark as ready for Bronze * Add rest of quality scale rules * Evaluate all quality scale rules * Exempt repair-issues * Update dynamic-devices comment Co-authored-by:
Josef Zweck <josef@zweck.dev> --------- Co-authored-by:
Josef Zweck <josef@zweck.dev>
-
- Feb 07, 2025
-
-
Michael Arthur authored
* bump ek api version to fix deps * Revert "Skip building wheels for electrickiwi-api (#137556)" This reverts commit 5f6068ee. --------- Co-authored-by:
Marc Mueller <30130371+cdce8p@users.noreply.github.com>
-
Marc Mueller authored
-
- Feb 06, 2025
-
-
Michael Arthur authored
* bump ek api version to fix deps * Revert "Skip building wheels for electrickiwi-api (#137556)" This reverts commit 5f6068ee. --------- Co-authored-by:
Marc Mueller <30130371+cdce8p@users.noreply.github.com>
-
Marc Mueller authored
Co-authored-by:
Martin Hjelmare <marhje52@gmail.com>
-
Marc Mueller authored
-
- Feb 05, 2025
-
-
Michael Hansen authored
-
Michael Hansen authored
-
- Feb 04, 2025
-
-
Jan Bouwhuis authored
* Bump paho-mqtt client to version 2.1.0 * Remove commented code * Bump pyeconet==0.1.26 * Ensure types-paho-mqtt==1.6.0.20240321 is uninstalled if test requirements are updated * Update roombapy dependency * Remove pyeconet from exceptions list * Revert changes to install test requirements task
-
Sid authored
-
Robert Resch authored
-
- Feb 03, 2025
-
-
Marc Mueller authored
-