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

Conversation

fuadnafiz98
Copy link
Member

Breaking change

Proposed change

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (thank you!)
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code or addition of tests

Example configuration

Additional information

  • This PR fixes or closes issue: fixes #
  • This PR is related to issue or discussion:
  • Link to documentation pull request:

Checklist

  • The code change is tested and works locally.
  • There is no commented out code in this PR.
  • Tests have been added to verify that the new code works.

If user exposed functionality or configuration variables are added/changed:

bramkragten and others added 14 commits October 2, 2024 07:19
…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]>
* Await removal of statistics when fixing

* refactor

* translations
…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]>
* 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.
* Simplify automation dialog

* Fix translations

* Auto expand trigger action and condition

* Improve wording

* Expand all

* Remove unused translations
…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
* handle unknown state for update voice assitant

* Update voice-assistant-setup-step-update.ts
@fuadnafiz98 fuadnafiz98 merged commit 9e75d0c into dev Oct 3, 2024
5 checks passed
Copy link

netlify bot commented Oct 3, 2024

Deploy Preview for my-smart-homes-frontend-gallery failed.

Name Link
🔨 Latest commit 3a80550
🔍 Latest deploy log https://app.netlify.com/sites/my-smart-homes-frontend-gallery/deploys/66fe115b3a493000084888c5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants