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

20250129.0 #23939

Merged
merged 255 commits into from
Jan 29, 2025
Merged

20250129.0 #23939

merged 255 commits into from
Jan 29, 2025

Conversation

bramkragten
Copy link
Member

No description provided.

karwosts and others added 30 commits December 25, 2024 18:26
Currently the explanation for passive zones says that they "are not used as location for device trackers" which is misleading and does not fit the second sentence that says: "This is useful if you just want to use it for automations.

This commit clarifies that by changing to "not shown as" and fixes the plural / singular mismatch between the two sentences.
…23449)

* Fix misleading use of "hidden" for disabled entities

Entities can be either hidden (by turning off "Visible") or disabled (by turning off "Enabled"),

The stings file uses the very misleading key "hidden_entities" for the count of disabled entities plus the words "not shown" which also pair with "hidden" instead of "disabled".

This commit fixes this by using "disabled" for both the key and in the link shown here.

* Replace "hidden_entities" with "disabled_entities"

Entities can be either hidden (by turning off "Visible") or disabled (by turning off "Enabled"),

The strings file uses the very misleading key "hidden_entities" for the count of disabled entities plus the words "not shown" which also pair with "hidden" instead of "disabled".

This commit fixes this by using "disabled" for the key name as well.

* Re-add accidentally deleted comma
Fix config entry system options dialog header
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Update developer-tools-template.ts

* Update developer-tools-template.ts

* remove extensions
For automations / scenes / scripts the menu item to open the settings dialog is currently "Show settings".

The use of "Show" is misleading here as this usually pairs with "Hide". It's also inconsistent as for all other settings in Home Assistant the menu items, buttons or tooltips don't use "show".

Also note that it's just "Information" or "Traces" for similar other items in the same menu.
* if not whole month, better use days for the period

* fix Type undefined error

* Update src/data/energy.ts

Co-authored-by: Petar Petrov <[email protected]>

---------

Co-authored-by: Petar Petrov <[email protected]>
* Improve description of Suspend connection option

This removes the use of "we" which is kind of off as no person is involved in the process.

It also moves the word "suspend" in the headline and better explains the purpose.

* add comma

---------

Co-authored-by: Petar Petrov <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Replace most occurrences of "click" for touch-friendly wording

Home Assistant should avoid the term "click" or "clicking" as it can be used on (mobile) touch screen devices or with non-mechanical touch pads as well.

This commit changes most occurrences in en.json to either use "select" or "press" depending on context.

For "when you click on log out" it can be dropped completely.

* Change "select" to "press" for two more
… option (#23479)

Improve explanation of selections by including labels as 4th option

This commit adds labels as the 4th option for data sources in history and the error message when you select 'Add current view as card' in that state from the overflow menu.
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
wendevlin and others added 18 commits January 28, 2025 10:53
Revert "Add shortcut hint to assist dialog (#23739)"

This reverts commit d121b33.
make padding similar to system-log-card
* Use handle icon for drag and drop in energy devices settings

* Remove import
* Add backup location settings page

* Add encryption settings

* Display unencrypted locations and backups

* Improve cloud detail page

* Fix encryption flag

* Fix restore backup

* Fix lint

* Fix translations

* Add warning

* Use agents in backup locations

* Feedback

* Use updated

* Improve encrypted/unencrypted status

* Improve code quality

* Remove hardcoded failed id

* Extend agent interface

* Use willupdate
* Open more-info on label click in echarts

* check isExternalStatistic in energy devices click
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Add translations for backup agents encryption

* Update src/translations/en.json

* Split class map

---------

Co-authored-by: Bram Kragten <[email protected]>
Co-authored-by: Paul Bottein <[email protected]>
@github-actions github-actions bot added Supervisor Related to the supervisor panel Cast Related to Home Assistant Cast UI GitHub Actions Pull requests that update GitHub Actions code Build Related to building the code Demo Related to frontend demo content Design Related to Home Assistant design gallery and removed cla-signed labels Jan 29, 2025
@bramkragten bramkragten merged commit b95e878 into master Jan 29, 2025
14 checks passed
@bramkragten bramkragten changed the title 20250109.2 20250129.0 Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build Related to building the code Cast Related to Home Assistant Cast UI Demo Related to frontend demo content Design Related to Home Assistant design gallery GitHub Actions Pull requests that update GitHub Actions code Supervisor Related to the supervisor panel
Projects
None yet
Development

Successfully merging this pull request may close these issues.