Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latest Origin Changes #3

Merged
merged 14 commits into from
Oct 3, 2024
Merged

Latest Origin Changes #3

merged 14 commits into from
Oct 3, 2024

Commits on Oct 2, 2024

  1. Put rename entities in expandable when renaming device (home-assistan…

    …t#22182)
    
    * Put rename entities in expandable when renaming device
    
    * Update ha-config-device-page.ts
    
    * Update src/panels/config/devices/ha-config-device-page.ts
    
    Co-authored-by: Simon Lamon <[email protected]>
    
    ---------
    
    Co-authored-by: Paul Bottein <[email protected]>
    Co-authored-by: Simon Lamon <[email protected]>
    3 people authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    c721de1 View commit details
    Browse the repository at this point in the history
  2. Await removal of statistics when fixing (home-assistant#22167)

    * Await removal of statistics when fixing
    
    * refactor
    
    * translations
    bramkragten authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    f9c3368 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8930ce View commit details
    Browse the repository at this point in the history
  4. Devtools statistics - new style, multi-select, & multi-delete (home-a…

    …ssistant#21813)
    
    * feat: auto-fix statistics
    
    * statistics multi-select and multi-fix
    
    * unused css
    
    * Change multi action to clear, fixes
    
    * Update developer-tools-statistics.ts
    
    * update translations
    
    * Add select all issues option
    
    * Update en.json
    
    * Update developer-tools-statistics.ts
    
    ---------
    
    Co-authored-by: Muka Schultze <[email protected]>
    Co-authored-by: Bram Kragten <[email protected]>
    3 people authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    f7532f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cdd2929 View commit details
    Browse the repository at this point in the history
  6. Allow to transfer all Thread datasets with TLV (home-assistant#22183)

    * Allow to transfer all Thread datasets with TLV
    
    This commit allows to transfer all Thread datasets with TLV. Since
    PR home-assistant#22022 the preferred dataset is transmitted when using Matter
    external commissioning. This commit makes the Thread configuration
    dialog to have feature parity.
    
    * Drop preferred border agent id as additional metric for default router
    
    We always have the extended address, so use this as primary and only
    metric which router is the default. The preferred border agent id gets
    updated best effort.
    
    Also use isDefaultRouter consistently in the code.
    agners authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    fe0fb23 View commit details
    Browse the repository at this point in the history
  7. Simplify create automation from device dialog (home-assistant#22190)

    * Simplify automation dialog
    
    * Fix translations
    
    * Auto expand trigger action and condition
    
    * Improve wording
    
    * Expand all
    
    * Remove unused translations
    piitaya authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    faf872b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    adbcdc6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ce9c514 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0c1b8ab View commit details
    Browse the repository at this point in the history
  11. Handle exceptions when subscribing from the event dev tool (home-assi…

    …stant#22191)
    
    * Handle exceptions when subscribing from the event dev tool
    
    * use ha-alert for the error msg
    
    * import ha-alert element
    
    * use undefined instead of null to align with the rest of the code base
    MindFreeze authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    a30e0d3 View commit details
    Browse the repository at this point in the history
  12. handle unknown state for update voice assitant (home-assistant#22196)

    * handle unknown state for update voice assitant
    
    * Update voice-assistant-setup-step-update.ts
    bramkragten authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    487795b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    67217b9 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. latest origin changes

    gtmuhtasim committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    3a80550 View commit details
    Browse the repository at this point in the history