Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/home-assistant/core.git. Pull mirroring updated .
  1. Mar 06, 2025
  2. Mar 05, 2025
  3. Mar 02, 2025
  4. Mar 01, 2025
  5. Feb 28, 2025
  6. Feb 27, 2025
  7. Feb 26, 2025
  8. Feb 25, 2025
  9. Feb 20, 2025
  10. Feb 19, 2025
  11. Feb 18, 2025
  12. Feb 17, 2025
  13. Feb 16, 2025
    • Jonas Fors Lellky's avatar
      Add quality scale bronze for flexit_bacnet (#138309) · 7063636d
      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: default avatarJosef Zweck <josef@zweck.dev>
      
      * Review comment
      
      Co-authored-by: default avatarJosef 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: default avatarJosef Zweck <josef@zweck.dev>
      Unverified
      7063636d
  14. Feb 14, 2025
  15. Feb 11, 2025
    • Steven Hartland's avatar
      Fix scaffolding integration generation (#138247) · 1a4738b1
      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: default avatarMartin Hjelmare <marhje52@gmail.com>
      Unverified
      1a4738b1
  16. Feb 10, 2025
    • Erik Montnemery's avatar
    • Erik Montnemery's avatar
      Merge config subentry feature branch to dev (#136121) · 4b34d1bb
      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: default avatarMartin Hjelmare <marhje52@gmail.com>
      
      * Improve docstrings and strings.json
      
      ---------
      
      Co-authored-by: default avatarMartin Hjelmare <marhje52@gmail.com>
      
      * Update snapshots
      
      * Update snapshots
      
      * Update snapshots
      
      * Update snapshots
      
      * Update snapshots
      
      * Update snapshots
      
      * Update snapshots
      
      ---------
      
      Co-authored-by: default avatarMartin Hjelmare <marhje52@gmail.com>
      Unverified
      4b34d1bb
  17. Feb 08, 2025
  18. Feb 07, 2025
  19. Feb 06, 2025
  20. Feb 05, 2025
  21. Feb 04, 2025
  22. Feb 03, 2025
Loading