Petar Petrov
5a4080f866
use isolated env
2025-08-27 10:17:26 +03:00
Petar Petrov
664ace6644
store rendered value
2025-08-27 09:59:50 +03:00
Petar Petrov
bd89553008
remove from tile and add to gallery
2025-08-27 09:12:45 +03:00
Petar Petrov
64993ff409
fix shouldUpdate
2025-08-27 08:33:04 +03:00
Petar Petrov
273aa3db5c
HaTemplate non element class to use render to string
2025-08-26 18:44:52 +03:00
Petar Petrov
75ff4a8c04
Use Set to avoid duplicates
2025-08-26 10:55:06 +03:00
Petar Petrov
8b523a5aaa
state_attr
2025-08-26 10:46:48 +03:00
Petar Petrov
5261d7bb7b
clean up
2025-08-26 10:17:05 +03:00
Petar Petrov
024c70c49e
Allow templates in tile card name
2025-08-26 10:05:43 +03:00
69e3d8e13d
Update dependency eslint to v9.34.0 ( #26694 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-26 08:12:36 +03:00
Paul Bottein and GitHub
3ab6e389d3
Fixes dahsboard tab bar on mobile ( #26690 )
...
* Don't show toolbar in desktop
* Fix tab bar height
* Fix tab bar height
* rename to Add person
* Fix title
* Fix key
2025-08-25 15:41:49 +00:00
9cc85bc928
Fix hold action for picture element card in Android app ( #26647 )
...
Co-authored-by: Petar Petrov <[email protected] >
Co-authored-by: Bram Kragten <[email protected] >
2025-08-25 14:36:20 +00:00
Wendelin and GitHub
4f4343d6c8
Automation editor mobile bottom sheet ( #26680 )
2025-08-25 16:27:57 +02:00
7ab27d620a
Sum & Median Area card sensors ( #26681 )
...
Co-authored-by: Copilot <[email protected] >
2025-08-25 16:02:16 +02:00
Petar Petrov and GitHub
fa4ee71803
Fix rounding in energy dashboard ( #26689 )
2025-08-25 14:00:44 +00:00
82026250c5
Update dependency @material/web to v2.4.0 ( #26678 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-25 15:28:19 +02:00
bc7533bb42
Add scene to button tile feature ( #26520 )
...
Co-authored-by: Petar Petrov <[email protected] >
2025-08-25 13:16:31 +00:00
Petar Petrov and GitHub
7110c0381f
Show detailed storage space info ( #26686 )
...
* Storage space breakdown
* update mock data
* update format
* new format
* clean up
* fix
* remove useless if
* use ha-tooltip and styleMap
* fix hover
2025-08-25 13:03:58 +00:00
Surya Prakash and GitHub
87fa05accc
Fix: Volume bar cut off at 100% in media player entity row ( #26675 )
2025-08-25 12:47:17 +00:00
56ee3f82fb
Improve states tool performance ( #26236 )
...
Co-authored-by: Simon Lamon <[email protected] >
2025-08-25 14:15:56 +02:00
victorigualada and GitHub
11872b076b
Fix ha-alert icon z-index overlapping over other elements ( #26685 )
...
* Fix ha-alert icon z-index overlapping over other elements
* directly remove ha-alert's icon z-index property to fix overlapping
2025-08-25 14:14:37 +03:00
Kendell R and GitHub
620db4238d
Indirect -> direct use of @rspack/dev-server ( #26665 )
...
* Indirect -> direct use of @rspack/dev-server
* move to devdependencies
2025-08-25 08:26:38 +03:00
Surya Prakash and GitHub
ef78bec48d
Fix: Enable tile button feature for entities with 'unknown' state ( #26673 )
...
## What this fixes
Fixes #26670
The button tile feature was incorrectly disabled for entities in the 'unknown' state. It should only be disabled for 'unavailable' entities, as a button is always pressable.
## Changes made
Removed `"unknown"` from the disabled states check in `hui-button-card-feature.ts`.
**Before:** Button was disabled if state was `"unavailable"` OR `"unknown"`
**After:** Button is disabled **only** if state is `"unavailable"`
2025-08-25 08:06:06 +03:00
Kendell R and GitHub
4dcf2287ce
Fix invalid CSS ( #26677 )
2025-08-24 21:26:07 +02:00
a9766ed66b
Update dependency core-js to v3.45.1 ( #26667 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-23 22:03:05 +02:00
26a83feeb0
Update Yarn to v4.9.3 ( #26662 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-23 22:02:49 +02:00
karwosts and GitHub
8c5dd7cdba
Fix shortcuts quickbar translation ( #26666 )
2025-08-23 22:02:35 +02:00
0d025a2355
Update dependency @rsdoctor/rspack-plugin to v1.2.3 ( #26659 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-23 10:33:08 +02:00
karwosts and GitHub
8216778d0c
Fix last backup status counter on system page ( #26655 )
2025-08-23 09:46:43 +02:00
fe16b689a8
Remove floors from the area overview dashboard ( #26622 )
...
* Remove floors from the area overview dashboard
* Refactor summaries view code
* Update src/panels/lovelace/strategies/overview/overview-home-view-strategy.ts
---------
Co-authored-by: Paulus Schoutsen <[email protected] >
2025-08-23 07:44:47 +00:00
Aidan Timson and GitHub
2653f6c874
Move section to other views/dashboards from edit dialog menu ( #26621 )
...
* Init
* Pass in lovelace
* Working move
* Finalise
2025-08-23 09:22:34 +02:00
Jan-Philipp Benecke and GitHub
8093f7f4cb
Add background opacity option to section styling ( #26651 )
...
* Add background opacity option to section styling
* Run updated prettier
2025-08-22 18:58:47 +02:00
Jan-Philipp Benecke and GitHub
b26c914ff9
Use dedicated translation key for none option in section background type ( #26652 )
2025-08-22 18:13:04 +02:00
Jan-Philipp Benecke and GitHub
b2fa97b6dc
Add background styling options to section settings ( #26369 )
...
* Add background styling options to section settings
* Improve
* Fix linter
* Move to subkey
* Use hex instead of rgb to save in yaml
* Remove or
2025-08-22 12:51:07 +02:00
8a8bba422a
Update dependency typescript-eslint to v8.40.0 ( #26648 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-22 08:34:15 +03:00
76ca66b1b5
Change home and other zones edit dialog title to location name ( #26637 )
...
* Change home and other zone edit dialog title to location name
* Remove no longer used translations
* Use name as context
Co-authored-by: Petar Petrov <[email protected] >
* Use name as context
* Add translation
* Use name as context
* Actually use the right key
* Use name as context
---------
Co-authored-by: Petar Petrov <[email protected] >
2025-08-22 08:13:10 +03:00
Paul Bottein and GitHub
280dbfc958
Add "add" button to lovelace dashboard toolbar ( #26644 )
...
* Add add button to lovelace dashboard toolbar
* Add person and area
* Fix typing
2025-08-21 20:45:57 +02:00
karwosts and GitHub
0b10ad3e78
No multiline strings in state-history-chart-timeline ( #26646 )
2025-08-21 17:39:54 +02:00
Aidan Timson and GitHub
04d0aa2f22
Remove "hassio" option from commands in quick bar ( #26640 )
2025-08-21 16:42:40 +03:00
Aidan Timson and GitHub
4b901101da
Fix voice assist setup success step translations ( #26638 )
2025-08-21 16:41:16 +03:00
4960284e2d
Media player playback controls card feature ( #26608 )
...
* Setup
* Add buttons
* Fix
* Move to function
* Clean
* Cleanup
* Check client size
* Get width from host component
* Fix
* Spacing
* use current target
* Ensure state updates update render
* Apply suggestions from code review
Co-authored-by: Copilot <[email protected] >
* Update src/panels/lovelace/card-features/hui-media-player-playback-card-feature.ts
* Resolve code suggestion type errors
* Resize observer not needed
---------
Co-authored-by: Petar Petrov <[email protected] >
Co-authored-by: Copilot <[email protected] >
2025-08-21 10:28:43 +00:00
11d32300e9
Update dependency eslint-plugin-unused-imports to v4.2.0 ( #26641 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-21 13:26:40 +03:00
Philipp Waller and GitHub
f131e93e63
Refactor automation editor event naming for consistency ( #26634 )
2025-08-21 13:23:59 +03:00
Wendelin and GitHub
5a540dd889
Use automation sidebar in scripts ( #26602 )
2025-08-21 12:21:00 +02:00
Drinor Dalipi and GitHub
3a70310f78
Follow-up: revert ultimate fallback to undefined in computeEntityEntryName ( #26629 )
2025-08-21 09:50:48 +02:00
Philipp Waller and GitHub
feed58c33e
Add show-automation-editor event for custom cards & panels ( #26613 )
...
* expose showAutomationEditor functionality in ha-panel-custom
* drop connectedCallback change (leftover from earlier test)
* enhance documentation for showAutomationEditor method
* Add automation editor mixin and event declaration for show-automation-editor
2025-08-21 08:22:05 +03:00
Philipp Waller and GitHub
e5585e13fe
Replace deprecated ESLint flag to remove warning ( #26630 )
...
replace deprecated ESLint flag
2025-08-21 04:43:17 +00:00
edd49e1511
Update dependency marked to v16.2.0 ( #26632 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-21 06:35:54 +02:00
057fad55e8
Rename "Logbook" to "Activity" in user-facing strings ( #26619 )
...
* Initial plan
* Update user-facing strings from "Logbook" to "Activity"
Co-authored-by: balloob <[email protected] >
* Apply suggestions from code review
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected] >
Co-authored-by: balloob <[email protected] >
Co-authored-by: Paulus Schoutsen <[email protected] >
2025-08-20 17:36:32 +03:00
Aidan Timson and GitHub
d1a8165de2
Allow clock to show without background ( #26554 )
2025-08-20 17:31:25 +03:00
+4
31c555445d
Bar gauge card feature for sensors ( #26585 )
...
* Bar graph card feature for sensors
* use state color
* tweak name
* rename and improve colors
* Update src/panels/lovelace/card-features/hui-progress-bar-card-feature.ts
Co-authored-by: Paul Bottein <[email protected] >
* rename to Bar gauge
* name fix
* Force dark-only themes to be in dark mode (#26583 )
* Fetch translations for switch-as-x domains (#26566 )
* Fetch translations for switch-as-x domains
* no cache
* Migrate ha-progress-ring to webawesome (#26542 )
* Migrate all sl-animation usages to wa-animation (#26544 )
* Remove unused shoelace animation import (#26584 )
* Bump actions/checkout from 4.2.2 to 5.0.0 (#26586 )
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.2.2 to 5.0.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4.2.2...v5.0.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 5.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add date card feature (#26531 )
* Add date card feature
* Rename from "date" to "date-set"
* Better label
* Fix
* Parse date for datetime
* Show accurate state of show_header_toggle in entities card editor (#26564 )
* Add clipboard support to condition card conditions (#26535 )
* Add copy paste support to condition card conditions
* Don't clear the clipboard
* Fix selection
* Add cut and duplicate
* Remove
* Fix event
* Fix picture glance mouse pointer (#26391 )
* Fix picture glance mouse pointer
* More action updates
* Capitalize "Samba" as the name of the Open Source project (#26590 )
Capitalize "Samba" as name for the Open Source project
* Update dependency @codemirror/language to v6.11.3 (#26589 )
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Set default forecast option in weather forecast card editor (#26592 )
* Add fan oscillate feature (#26519 )
* First working fan-oscillate feature
This a first working impl, need at least to do:
- Tooltip not yet "Yes/No"
- Need implementation verification
* Use same strings as more info label for control tooltip
* Add missing label for editor
* Rename some variables
* Add fan features in gallery
* Fix lint:types by applying suggestions from code review
Co-authored-by: Aidan Timson <[email protected] >
* fix lint new line after import
* fix typo
Co-authored-by: Petar Petrov <[email protected] >
* fix event value type treating
* remove type magic as suggested
Co-authored-by: Petar Petrov <[email protected] >
* Update localize.ts
Complete suggestion change to have tooltip
* fix lint by removing unused import
---------
Co-authored-by: Aidan Timson <[email protected] >
Co-authored-by: Petar Petrov <[email protected] >
* Lock file maintenance (#26598 )
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Fix legend in devices-detail-graph (#26596 )
* Change Suggest with AI label to Suggest (#26603 )
* Automation row remember collapsed status (#26604 )
* Summaries overview dashboard (#26594 )
* Change categories to lights, climate and security
* Add entities grouped by devices
* Fix garage cover device class
* Rename category to summary
* Add media players categories
* Reduce spacing
* Remove person
* Remove translations
* Use media player cards
* Display entities without device
* Add missing entity category
* Update src/panels/lovelace/strategies/overview/helpers/overview-summaries.ts
Co-authored-by: Paulus Schoutsen <[email protected] >
* Add white space
---------
Co-authored-by: Paulus Schoutsen <[email protected] >
* Fix entities not showing due to JavaScript crash (fixes #25363 ) (#26599 )
* Fix entity UI crash from undefined entity names (fixes #25363 )
* Fix mock function type compatibility in test
- Update mock to handle string | undefined parameter
- Maintain test functionality while satisfying type checker
* Simplify approach based on reviewer feedback
- Use String() coercion to preserve numeric entity names (e.g., power strip outlets)
- Single line change instead of complex type validation across multiple files
- Revert stripPrefixFromEntityName to original (no longer needs null handling)
- Remove separate test file, update existing test to expect stringified numbers
- More conservative approach that preserves data rather than replacing with fallbacks
* History chart card feature (#26555 )
Co-authored-by: Bram Kragten <[email protected] >
* Fix space in overview welcome caption (#26618 )
* Fix space in overview welcome caption
* Update src/panels/lovelace/strategies/overview/overview-home-view-strategy.ts
---------
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: Paul Bottein <[email protected] >
Co-authored-by: karwosts <[email protected] >
Co-authored-by: Simon Lamon <[email protected] >
Co-authored-by: Wendelin <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aidan Timson <[email protected] >
Co-authored-by: Norbert Rittel <[email protected] >
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: pcan08 <[email protected] >
Co-authored-by: Paulus Schoutsen <[email protected] >
Co-authored-by: Drinor Dalipi <[email protected] >
Co-authored-by: Bram Kragten <[email protected] >
2025-08-20 17:27:05 +03:00
Paul Bottein and GitHub
61bb5d33e5
Add home structure helper to overview dashboard ( #26620 )
...
* Use home structure in overview home
* Use home structure in summary views
2025-08-20 14:53:05 +02:00
Paulus Schoutsen and GitHub
20a3bab5bc
Fix space in overview welcome caption ( #26618 )
...
* Fix space in overview welcome caption
* Update src/panels/lovelace/strategies/overview/overview-home-view-strategy.ts
2025-08-20 09:48:59 +00:00
e8d916acd7
History chart card feature ( #26555 )
...
Co-authored-by: Bram Kragten <[email protected] >
2025-08-20 11:30:42 +02:00
Drinor Dalipi and GitHub
8b73d664b4
Fix entities not showing due to JavaScript crash ( fixes #25363 ) ( #26599 )
...
* Fix entity UI crash from undefined entity names (fixes #25363 )
* Fix mock function type compatibility in test
- Update mock to handle string | undefined parameter
- Maintain test functionality while satisfying type checker
* Simplify approach based on reviewer feedback
- Use String() coercion to preserve numeric entity names (e.g., power strip outlets)
- Single line change instead of complex type validation across multiple files
- Revert stripPrefixFromEntityName to original (no longer needs null handling)
- Remove separate test file, update existing test to expect stringified numbers
- More conservative approach that preserves data rather than replacing with fallbacks
2025-08-20 06:10:13 +00:00
10dcc08068
Summaries overview dashboard ( #26594 )
...
* Change categories to lights, climate and security
* Add entities grouped by devices
* Fix garage cover device class
* Rename category to summary
* Add media players categories
* Reduce spacing
* Remove person
* Remove translations
* Use media player cards
* Display entities without device
* Add missing entity category
* Update src/panels/lovelace/strategies/overview/helpers/overview-summaries.ts
Co-authored-by: Paulus Schoutsen <[email protected] >
* Add white space
---------
Co-authored-by: Paulus Schoutsen <[email protected] >
2025-08-19 19:48:43 +00:00
Wendelin and GitHub
fc5adc3753
Automation row remember collapsed status ( #26604 )
2025-08-19 12:13:35 +02:00
Paulus Schoutsen and GitHub
d1db8f456f
Change Suggest with AI label to Suggest ( #26603 )
2025-08-19 11:39:12 +02:00
karwosts and GitHub
0dd07a395a
Fix legend in devices-detail-graph ( #26596 )
2025-08-19 09:12:30 +03:00
589771df5c
Lock file maintenance ( #26598 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-19 08:44:22 +03:00
92812048dc
Add fan oscillate feature ( #26519 )
...
* First working fan-oscillate feature
This a first working impl, need at least to do:
- Tooltip not yet "Yes/No"
- Need implementation verification
* Use same strings as more info label for control tooltip
* Add missing label for editor
* Rename some variables
* Add fan features in gallery
* Fix lint:types by applying suggestions from code review
Co-authored-by: Aidan Timson <[email protected] >
* fix lint new line after import
* fix typo
Co-authored-by: Petar Petrov <[email protected] >
* fix event value type treating
* remove type magic as suggested
Co-authored-by: Petar Petrov <[email protected] >
* Update localize.ts
Complete suggestion change to have tooltip
* fix lint by removing unused import
---------
Co-authored-by: Aidan Timson <[email protected] >
Co-authored-by: Petar Petrov <[email protected] >
2025-08-18 18:22:41 +03:00
Aidan Timson and GitHub
9fc14d6627
Set default forecast option in weather forecast card editor ( #26592 )
2025-08-18 16:18:50 +03:00
3da6b85593
Update dependency @codemirror/language to v6.11.3 ( #26589 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-18 15:59:13 +03:00
Norbert Rittel and GitHub
d2a4f481be
Capitalize "Samba" as the name of the Open Source project ( #26590 )
...
Capitalize "Samba" as name for the Open Source project
2025-08-18 14:54:51 +02:00
karwosts and GitHub
e37f67c548
Fix picture glance mouse pointer ( #26391 )
...
* Fix picture glance mouse pointer
* More action updates
2025-08-18 13:33:10 +03:00
Aidan Timson and GitHub
e775a6770b
Add clipboard support to condition card conditions ( #26535 )
...
* Add copy paste support to condition card conditions
* Don't clear the clipboard
* Fix selection
* Add cut and duplicate
* Remove
* Fix event
2025-08-18 13:10:58 +03:00
karwosts and GitHub
4ba5ef6c37
Show accurate state of show_header_toggle in entities card editor ( #26564 )
2025-08-18 13:01:25 +03:00
Aidan Timson and GitHub
d528ab06d9
Add date card feature ( #26531 )
...
* Add date card feature
* Rename from "date" to "date-set"
* Better label
* Fix
* Parse date for datetime
2025-08-18 09:57:09 +00:00
03a628cfe2
Bump actions/checkout from 4.2.2 to 5.0.0 ( #26586 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.2.2 to 5.0.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4.2.2...v5.0.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 5.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-18 12:38:04 +03:00
Wendelin and GitHub
973851b332
Remove unused shoelace animation import ( #26584 )
2025-08-18 10:42:59 +03:00
Simon Lamon and GitHub
4c5795c276
Migrate all sl-animation usages to wa-animation ( #26544 )
2025-08-18 09:04:42 +02:00
Simon Lamon and GitHub
41d016d96a
Migrate ha-progress-ring to webawesome ( #26542 )
2025-08-18 09:02:32 +02:00
karwosts and GitHub
22e647cad4
Fetch translations for switch-as-x domains ( #26566 )
...
* Fetch translations for switch-as-x domains
* no cache
2025-08-18 08:40:31 +03:00
karwosts and GitHub
b63dd9dbbf
Force dark-only themes to be in dark mode ( #26583 )
2025-08-18 08:39:32 +03:00
3b3b9e269d
Update dependency hls.js to v1.6.10 ( #26581 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-18 08:33:39 +03:00
d2c3b9ee83
Update dependency @lokalise/node-api to v15.2.1 ( #26577 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-17 15:33:15 +02:00
5b50a8692b
Update babel monorepo to v7.28.3 ( #26576 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-17 15:32:52 +02:00
Paulus Schoutsen and GitHub
8a8bbee8e0
Update theme color in web app manifests ( #26572 )
2025-08-17 10:19:40 +02:00
TheJulianJES and GitHub
28e28d1417
Fix restrict-task-creation workflow ( #26569 )
2025-08-17 10:19:16 +02:00
ea77a0f3d6
Update dependency @lokalise/node-api to v15.1.0 ( #26567 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-16 21:23:51 +02:00
karwosts and GitHub
10e09b238a
Configurable todo item tap action ( #26551 )
...
* Configurable todo item tap action
* string
2025-08-15 16:33:50 +03:00
Simon Lamon and GitHub
f9cd2b66cb
Migrate ha-fade-in to webawesome ( #26543 )
...
fade in
2025-08-15 13:29:34 +03:00
b1c0fba8cf
Update dependency @rsdoctor/rspack-plugin to v1.2.2 ( #26553 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-15 13:27:29 +03:00
Norbert Rittel and GitHub
fdae6257b3
Consistently use "Home Assistant OS" as name ( #26552 )
2025-08-15 10:02:00 +02:00
6a48aea128
Fix media manage button default visibilty ( #26548 )
...
* Fix Inconsistent naming of "Input button" in Quickbar navigation
* Fix Media Manage button default visibilty.
---------
Co-authored-by: Simon Lamon <[email protected] >
2025-08-15 07:19:09 +00:00
Norbert Rittel and GitHub
a90b173671
Fix missing sentence-case in a few strings ( #26547 )
...
* Fix missing sentence-case in a few strings
* One more
* And another one
2025-08-15 09:10:00 +02:00
Dav15Jr and GitHub
d9971bfaa9
Fix Inconsistent naming of "Input button" in Quickbar navigation ( #26541 )
...
* Fix Inconsistent naming of "Input button" in Quickbar navigation
* Fix Media Manage button default visibilty.
* undo wrong change
2025-08-15 07:09:54 +00:00
369d56a809
Update dependency typescript-eslint to v8.39.1 ( #26546 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-15 09:04:30 +02:00
Norbert Rittel and GitHub
939a3cdf63
Fix missing sentence-casing in People settings ( #26539 )
...
* Fix missing sentence-casing in People settings
* Remove hyphen from "presence detection integration"
2025-08-14 16:56:02 +02:00
208fd0662c
Migrate ha-button-toggle-group to webawesome ( #26506 )
...
Co-authored-by: Bram Kragten <[email protected] >
2025-08-14 14:52:39 +02:00
f133f246cb
Update vaadinWebComponents monorepo to v24.8.5 ( #25954 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-14 14:51:25 +02:00
Paul Bottein and GitHub
b9b8997d68
Makes ha-combo-box clear value compatible with vaadin 24.8 ( #26530 )
2025-08-14 14:50:24 +02:00
Aidan Timson and GitHub
46c4a19a13
Fix conditional card options alignment ( #26534 )
2025-08-14 12:27:21 +00:00
Paul Bottein and GitHub
8d63654211
Create overview dashboard with lights, covers, energy and favorite entities ( #26504 )
...
* Create overview dashboard with light, cover, energy and favorite
* Add welcome message
* Add person entities
* Add editor for favorite entities
* Don't use property
2025-08-14 11:56:35 +02:00
Wendelin and GitHub
3bf25f125b
Automation editor sidebar ( #26413 )
2025-08-14 10:06:16 +02:00
Petar Petrov and GitHub
8c65876413
Filter hidden entities from group more-info ( #26527 )
2025-08-13 17:50:00 +02:00
Bram Kragten and GitHub
2ab6d49553
Update tabs when user data changes ( #26524 )
2025-08-13 16:24:56 +02:00
Aidan Timson and GitHub
67b0cf0952
Add small amount of extra padding to ohf card in about section ( #26523 )
2025-08-13 17:23:01 +03:00
Bram Kragten and GitHub
5138276f8a
Show password forgot link on mobile ( #26526 )
...
show password forgot link on mobile
2025-08-13 17:22:17 +03:00
Paul Bottein and GitHub
30e6777529
Fix related entities click behavior in the more info dialog ( #26525 )
2025-08-13 16:08:52 +02:00
Aidan Timson and GitHub
1686ab4b9d
Add valve position card feature ( #26511 )
2025-08-13 15:04:44 +03:00
Wendelin and GitHub
b7102c0d7d
Fix ha-button icon padding ( #26517 )
2025-08-13 13:40:44 +02:00
Petar Petrov and GitHub
d41d524850
Show battery in and out energy in Sankey chart ( #26490 )
2025-08-13 12:40:45 +03:00
4f05f6305a
Update fullcalendar monorepo to v6.1.19 ( #26516 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-13 09:50:40 +02:00
karwosts and GitHub
ba0b1239be
Fix search in automation yaml editor ( #26513 )
2025-08-13 09:07:50 +03:00
Wendelin and GitHub
708b68f35d
Fix handling empty release notes in more-info-update ( #26515 )
...
Fix handling empty release nots in more-info-update
2025-08-13 09:03:25 +03:00
Aidan Timson and GitHub
3108e98b97
Update ha-spinner component to webawesome ( #26507 )
2025-08-12 21:00:40 +02:00
Bram Kragten and GitHub
ba7609cc2c
Fix style variable in base chart ( #26509 )
2025-08-12 17:14:29 +02:00
Bram Kragten
506fd7d480
center spinner
2025-08-12 15:30:47 +02:00
Bram Kragten and GitHub
9767ebe1fb
Show spinner when loading application credential config ( #26510 )
2025-08-12 15:25:18 +02:00
Aidan Timson and GitHub
539e89e7b5
Add valve open/close card feature ( #26488 )
...
* Add valve open/close card feature
* Toggle button UI if no assumed state
2025-08-12 14:26:12 +02:00
karwosts and GitHub
a7eef81272
Fix search in raw configuration editor ( #26496 )
2025-08-12 14:31:38 +03:00
Aidan Timson and GitHub
7986be103f
Fix invalid loading margin while variables are loading ( #26495 )
...
* Fix invalid loading margin while variables are loading
* Fix invalid loading margin while variables are loading
2025-08-12 07:53:36 +03:00
055e65c45e
Add a dashboard condition based on user's location ( #26401 )
...
* Add a dashboard condition based on user's location
* Update src/translations/en.json
Co-authored-by: Norbert Rittel <[email protected] >
* Update src/data/person.ts
Co-authored-by: Bram Kragten <[email protected] >
* Use multiple: true
---------
Co-authored-by: Norbert Rittel <[email protected] >
Co-authored-by: Bram Kragten <[email protected] >
2025-08-12 07:51:31 +03:00
fe762e9ae4
Update dependency eslint to v9.33.0 ( #26502 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-12 07:47:01 +03:00
pcan08 and GitHub
5267c6fdfc
Add fan direction feature in gallery ( #26499 )
2025-08-11 19:40:32 +02:00
Andrew Jackson and GitHub
8eff913845
Sort subentries within integration devices by title ( #26497 )
...
Sort subentries by title
2025-08-11 17:34:36 +00:00
1c845d0052
Update dependency lint-staged to v16.1.5 ( #26498 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-11 19:22:34 +02:00
60a1d25e1e
Add fan direction feature ( #26467 )
...
* Create fan-direction feature
* Translate direction buttons tooltip
* Update src/translations/en.json
fix fan-direction label to sentence-cased
Co-authored-by: Norbert Rittel <[email protected] >
* Update src/translations/en.json
Remove usued translation
Co-authored-by: Paul Bottein <[email protected] >
---------
Co-authored-by: Norbert Rittel <[email protected] >
Co-authored-by: Paul Bottein <[email protected] >
2025-08-11 16:32:42 +03:00
Aidan Timson and GitHub
3439d1d663
Add area, device, floor and formatted state to template editor completions ( #26383 )
2025-08-11 15:28:34 +02:00
bf120d9cb2
Update dependency @rsdoctor/rspack-plugin to v1.2.1 ( #26492 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-11 14:25:53 +03:00
Paul Bottein and GitHub
b5a024c879
Fix default alarm modes order when customizing it in card feature ( #26491 )
2025-08-11 14:13:02 +03:00
602d754e5e
Update dependency typescript to v5.9.2 ( #26372 )
...
* Update dependency typescript to v5.9.2
* fix types
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Petar Petrov <[email protected] >
2025-08-11 11:11:15 +00:00
b7c4f4029d
Translate service worker update toast notification ( #26487 )
...
* Translate service worker update toast notification
* Update src/managers/notification-manager.ts
Co-authored-by: Bram Kragten <[email protected] >
* Update src/managers/notification-manager.ts
Co-authored-by: Bram Kragten <[email protected] >
* Fix toast translation args
---------
Co-authored-by: Bram Kragten <[email protected] >
2025-08-11 14:07:32 +03:00
7fdb5d4862
Bump actions/cache from 4.2.3 to 4.2.4 ( #26489 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 4.2.3 to 4.2.4.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v4.2.3...v4.2.4 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-version: 4.2.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-11 13:32:14 +03:00
bc52ab410c
Split repeat building blocks in picker ( #26385 )
...
Co-authored-by: Bram Kragten <[email protected] >
2025-08-11 11:07:41 +02:00
karwosts and GitHub
3b0220fa92
Support multiple for StateSelector ( #25716 )
...
* Support `multiple` for StateSelector
* lint
* Fixup after merge
2025-08-11 11:24:37 +03:00
Wendelin and GitHub
a60c9f788d
Fix first letter uppercase in some buttons ( #26485 )
2025-08-11 10:47:06 +03:00
karwosts and GitHub
d9c297c06a
Improve robustness of UI for if/then action ( #26477 )
2025-08-11 08:40:42 +03:00
3789bebb2b
Update dependency @bundle-stats/plugin-webpack-filter to v4.21.2 ( #26480 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-11 08:36:51 +03:00
bbecf5f368
Update dependency hls.js to v1.6.9 ( #26474 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-10 14:30:38 +02:00
e580b30219
Update dependency @rsdoctor/rspack-plugin to v1.2.0 ( #26471 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-10 14:30:12 +02:00
ed8c8ad3e3
Update dependency @rsdoctor/rspack-plugin to v1.1.11 ( #26470 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-09 15:19:04 +02:00
Simon Lamon and GitHub
4f61d5689b
Fix diagnostic download ( #26466 )
...
Diagnostic fix 2
2025-08-09 15:17:59 +02:00
renovate[bot] and GitHub
60a18185d7
Update dependency @tsparticles/engine to v3.9.1 ( #26420 )
...
* Update dependency @tsparticles/engine to v3.9.1
2025-08-09 06:19:38 +00:00
karwosts and GitHub
e0246b8488
Support button feature for input_button ( #26444 )
2025-08-09 07:52:14 +02:00
1cd0fae84a
Update dependency @awesome.me/webawesome to v3.0.0-beta.4 ( #26465 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-08 21:42:37 +02:00
e8a1ebbff4
Update dependency fs-extra to v11.3.1 ( #26464 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-08 19:38:28 +02:00
karwosts and GitHub
c5010b8502
Fix some date-range bugs ( #26441 )
2025-08-08 16:57:54 +03:00
Petar Petrov and GitHub
a7db401b62
Show sankey chart in vertical layout on mobile ( #26439 )
...
* Show sankey chart in vertical layout on mobile
* ts fix
2025-08-08 16:37:44 +03:00
Petar Petrov and GitHub
49c7dad6eb
Font improvements for Sankey chart ( #26438 )
...
* Use theme vars for sankey chart font
* improve font size calculation
2025-08-08 08:43:59 +02:00
Aidan Timson and GitHub
521c3d40b7
Add missing button feature translation ( #26437 )
2025-08-08 08:42:45 +02:00
709a1d2ef0
Update dependency typescript-eslint to v8.39.0 ( #26446 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-08 08:42:06 +02:00
3c5d7b97d1
Update dependency core-js to v3.45.0 ( #26449 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-08 08:41:49 +02:00
9165c8bc57
Update dependency hls.js to v1.6.8 ( #26451 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-08 08:40:58 +02:00
Luke Mondy and GitHub
0b3e4eab23
Add 'Not' to lovelace visibility conditions ( #26408 )
...
:Add 'Not' to lovelace visibility conditions
2025-08-07 16:40:27 +03:00
Wendelin and GitHub
39d14c943c
Revert "Add Mobile team and design has codeowner of the theme colors" ( #26432 )
...
Revert "Add Mobile team and design has codeowner of the theme colors (#26428 )"
This reverts commit 9588987e30 .
2025-08-07 15:06:41 +02:00
Wendelin and GitHub
09469be93f
Fix css var naming --ha-color-border-primary ( #26433 )
2025-08-07 15:06:13 +02:00
karwosts and GitHub
6e215870ef
Fix mqtt config panel ( #26422 )
2025-08-07 16:06:07 +03:00
Wendelin and GitHub
d5985dcaaf
Fix button start/end slot margins, add reduce-left-padding flag ( #26431 )
...
* Fix button start/end slot margins, add reduce-left-padding flag
* Always reduce padding when icons are there
* Revert icon padding changes
2025-08-07 15:05:56 +02:00
Timothy and GitHub
bbd9d8887d
Fix typo in Neutral80 color ( #26430 )
2025-08-07 10:07:12 +00:00
Timothy and GitHub
9588987e30
Add Mobile team and design has codeowner of the theme colors ( #26428 )
2025-08-07 09:56:47 +00:00
Wendelin and GitHub
52c05a4426
Fix plain button in legacy browsers ( #26426 )
2025-08-07 09:50:05 +02:00
e8224df4e5
Update dependency echarts to v6 ( #26356 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-07 09:41:59 +03:00
karwosts and GitHub
83a6df1621
Fix a dangerous button color ( #26418 )
2025-08-07 07:40:31 +02:00
c46ebc8d3e
Update dependency marked to v16.1.2 ( #26423 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-07 07:38:25 +02:00
Aidan Timson and GitHub
fca530411f
Fix Mod-S (Ctrl-S/Cmd-S) support for automation/scene/script YAML editors ( #26412 )
...
* Fix automation and script yaml mode Mod-S (Ctrl/Cmd-S) support
* Fix manual script editor
* Fix manual automation editor save
* Fix scene yaml mode
2025-08-06 18:52:41 +02:00
Norbert Rittel and GitHub
c2c64b9923
Fix summary for Choose building block by counting options ( #26409 )
...
* Fix summary for Choose building block
* Sentence-case "If-then" to match label of that building block
2025-08-06 18:52:03 +02:00
9968c27a8e
Update dependency lint-staged to v16.1.4 ( #26414 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-06 18:45:36 +02:00
Wendelin and GitHub
96796ac5da
Add border radius css var ha prefix ( #26411 )
2025-08-06 12:59:34 +00:00
Bram Kragten and GitHub
37def6d3e4
add save button to AI suggestions settings ( #26407 )
2025-08-06 14:27:58 +02:00
Bram Kragten and GitHub
013d603ba0
Fix buttons in button row ( #26405 )
2025-08-06 11:15:09 +00:00
Bram Kragten and GitHub
b76407d28d
Update zwave js buttons ( #26404 )
2025-08-06 13:13:22 +02:00
Bram Kragten and GitHub
4e969ccf09
Update color variables ( #26403 )
2025-08-06 10:42:21 +00:00
Bram Kragten and GitHub
cdfd6431c3
Fix colors in network graphs ( #26397 )
2025-08-05 15:14:21 +02:00
Bram Kragten and GitHub
c363995718
Fix network graph not rendering ( #26396 )
2025-08-05 15:05:23 +02:00
Jan-Philipp Benecke and GitHub
53497aa632
Add localization for third-party data reporting in the Z-Wave JS dashboard ( #26395 )
...
* Add localization for third-party data reporting in the Z-Wave JS dashboard
* Run prettier
2025-08-05 13:00:14 +02:00
Stefan Agner and GitHub
8d89b0e57f
Fix System information dialog unhealthy/unsupported list ( #26393 )
...
The System Information dialog was not displaying translated list of
unhealthy and unsupported reasons because the wrong translation keys
were used. This commit updates the translation keys to the correct
ones.
2025-08-05 12:10:51 +02:00
Stefan Agner and GitHub
92cf8b5579
Remove eMMC specific references in disk life time handling ( #26379 )
...
* Remove eMMC specific references in disk life time handling
Remove eMMC specific calculations and references in the disk life
time handling to generalize the code for all disk types. This includes
updating translations and UI components to reflect a more generic
approach to disk life time metrics.
* Assume 30 MB/s as the speed for disk operations
The previous code tried to estimate based on disk type, 30 MB/s for
eMMC devices and 10 MB/s for others. However, this did not work
correctly since the disk_life_time returns null for non-eMMC devices,
leading to 30 MB/s being used for all devices.
Now disk_life_time is not a eMMC indicator anymore. Simply assume a
constant speed of 30 MB/s for all disk operations explicitly.
2025-08-05 10:42:42 +02:00
karwosts and GitHub
6068c32176
Pass narrow through parallel/sequence automation actions ( #26386 )
2025-08-04 17:51:17 +02:00
karwosts and GitHub
38893324af
Fix energy now button ( #26384 )
...
Update hui-energy-period-selector.ts
2025-08-04 16:19:26 +02:00
a39ab3c174
Improve ha button radius variables ( #26382 )
...
* Improve ha button radius variables
* fixes
---------
Co-authored-by: Bram Kragten <[email protected] >
2025-08-04 12:58:12 +00:00
Christoph and GitHub
797d2be5bf
show spinner on update button (during update installation) ( #26110 )
...
* scroll to top when installing an update
* Revert "scroll to top when installing an update"
This reverts commit d0051b0c4c .
* add progress spinner to update button
* refactor disabled logic for update/skip button
* do not run update when disabled button is clicked
* refactor: use new ha-button to show progress
* refactor: move functions to update.ts
2025-08-04 14:51:38 +02:00
Wendelin and GitHub
99a91e1019
Improve neutral color palette ( #26381 )
...
Improve neutral, add docs, removed unused var.
2025-08-04 12:24:42 +00:00
Wendelin and GitHub
5de8d07ce0
Fix ha-buttons ( #26373 )
...
* Fix ha-button supervisor network
* Fix button appearance for entity row
* Fix logs button menu mobile width
* Fix new logs indicator
2025-08-04 14:18:31 +02:00
3a31a4a721
Bump home-assistant/wheels from 2025.03.0 to 2025.07.0 ( #26375 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-04 11:01:02 +02:00
Squazel and GitHub
05f4419a92
Fix picture-glance card icon styling for unavailable/unknown entities ( #26352 )
2025-08-04 08:16:11 +02:00
5ea8feb86b
Update rspack monorepo to v1.4.11 ( #26365 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-04 06:52:21 +02:00
Jan-Philipp Benecke and GitHub
8fd70b3ae6
Improve Z-Wave JS config dashboard styling ( #26368 )
2025-08-04 06:50:35 +02:00
343aa40bc8
Update dependency @types/luxon to v3.7.1 ( #26351 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-03 08:10:32 +02:00
Jan-Philipp Benecke and GitHub
6022f9a77e
Do not show AI suggestion button when no inputs in save dialog ( #26357 )
2025-08-03 08:10:06 +02:00
bd9de0680e
Update dependency @types/luxon to v3.7.0 ( #26342 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-01 17:09:44 +02:00
Simon Lamon and GitHub
b8000d5bc1
Fix diagnostic download on integration level ( #26341 )
2025-08-01 13:16:09 +02:00
Wendelin and GitHub
c6efa1127f
Fix dialog secondary button design ( #26344 )
2025-08-01 13:13:42 +02:00
Bram Kragten and GitHub
688a3d91d3
Add support for sub config flows in conversation agent picker ( #26336 )
2025-08-01 13:13:28 +02:00
Timothy and GitHub
68151a2a70
Add Bruno and Timo as codeowners of the external_app folders ( #26345 )
2025-08-01 11:49:47 +02:00
Wendelin and GitHub
c2ca556151
Fix line-height, fix script editor buttons ( #26337 )
...
* Fix line-height
* Fix script root buttons
2025-07-31 16:52:36 +02:00
Wendelin and GitHub
df86b27af4
Use tilecard button feature editor ( #26335 )
...
Use button feature editor
2025-07-31 13:27:40 +02:00
Wendelin and GitHub
eba1f401cc
Fix ha-button with missing label and links ( #26332 )
2025-07-31 12:40:17 +02:00
Wendelin and GitHub
19c2f9c9e8
Revert "Use query params instead of path for media browser navigate ids" ( #26333 )
2025-07-31 12:38:52 +02:00
Bram Kragten and GitHub
4250447d14
Fix area picker text alignment in voice wizard ( #26330 )
2025-07-31 11:52:33 +02:00
Joost Lekkerkerker and GitHub
4666197f28
Use underscores in AI task name ( #26327 )
2025-07-30 21:52:09 +02:00
a5ca36c93f
Add weekdays to time trigger ( #25908 )
...
* Add weekdays to time trigger
* Update src/translations/en.json
Co-authored-by: Norbert Rittel <[email protected] >
* Localization changes
---------
Co-authored-by: Norbert Rittel <[email protected] >
Co-authored-by: Simon Lamon <[email protected] >
2025-07-30 19:45:10 +02:00
Norbert Rittel and GitHub
a88950e16c
Correct the setup steps for Matter sharing in Google Home app ( #26322 )
...
Correct the setup steps in the Google Home app
2025-07-30 19:40:41 +02:00
Bram Kragten
c013c5ec64
Merge branch 'rc' into dev
2025-07-30 16:18:36 +02:00
Bram Kragten
53d5d0efbd
Merge branch 'master' into rc
2025-07-30 16:18:22 +02:00
Bram Kragten
3577991553
Bumped version to 20250730.0
2025-07-30 16:16:28 +02:00
fa758f2bee
Redesign ha-button ( #25564 )
...
Co-authored-by: Bram Kragten <[email protected] >
2025-07-30 16:15:18 +02:00
6dbfc2f4ed
Add new card feature: button ( #26165 )
...
Co-authored-by: Simon Lamon <[email protected] >
Co-authored-by: Wendelin <[email protected] >
2025-07-30 16:13:05 +02:00
Petar Petrov and GitHub
b355556c07
Improve network graph layout ( #26268 )
2025-07-30 15:55:06 +02:00
fec336260e
Pin dependency @types/culori to 4.0.0 ( #26318 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-30 14:07:48 +02:00
Wendelin and GitHub
3e67d91d1a
Add color palettes ( #26271 )
2025-07-30 13:51:14 +02:00
karwosts and GitHub
641e406502
Don't allow view URL to be a number ( #26313 )
2025-07-29 21:33:58 +02:00
073ba22233
Update dependency @bundle-stats/plugin-webpack-filter to v4.21.1 ( #26316 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-29 21:29:30 +02:00
Norbert Rittel and GitHub
6b4a4e6024
Fix doubled plural in "add-on(s) repositories / capabilities" ( #26310 )
...
The string "Manage add-on repositories" has it correct, so this makes the fixed ones more consistent, too.
2025-07-29 10:05:13 +02:00
karwosts and GitHub
7d8b418a81
Fix some instability in ha-selector-object ( #26301 )
...
Fix some instability in ha-object-selector
2025-07-29 09:50:58 +03:00
karwosts and GitHub
c14425b2d1
Allow picture card to serve media images ( #26291 )
...
* Allow picture card to serve media images
* small adjustments
2025-07-29 09:49:08 +03:00
4740a71bdd
Update dependency eslint to v9.32.0 ( #26309 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-28 22:12:27 +02:00
6d0e0158ea
Bump relative-ci/agent-action from 3.0.0 to 3.0.1 ( #26307 )
...
Bumps [relative-ci/agent-action](https://github.com/relative-ci/agent-action ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/relative-ci/agent-action/releases )
- [Commits](https://github.com/relative-ci/agent-action/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: relative-ci/agent-action
dependency-version: 3.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-28 17:03:04 +03:00
e966d6f4f4
Update rspack monorepo to v1.4.10 ( #26300 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-27 22:11:12 +02:00
karwosts and GitHub
b99bb60cd0
Cleanup some selectors firing double value-changed events ( #26302 )
2025-07-27 22:10:30 +02:00
karwosts and GitHub
080c79234c
Fix typo in attribute ( #26303 )
...
Update hui-action-editor.ts
2025-07-27 22:09:16 +02:00
karwosts and GitHub
9ad887942e
Add raindrops to lightning-rainy state SVG ( #26298 )
2025-07-27 07:54:25 +02:00
27dfa514e7
Update dependency @lokalise/node-api to v15 ( #26297 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-27 07:50:01 +02:00
ab5c5389e8
Update dependency @rsdoctor/rspack-plugin to v1.1.10 ( #26295 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-27 07:49:07 +02:00
219679bce9
Update rspack monorepo to v1.4.9 ( #26289 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-25 14:43:41 +02:00
Chai and GitHub
aca4a1f86d
Fix for integration 'Add entry' unnecessary dialogs ( #26285 )
2025-07-25 11:42:34 +00:00
Paulus Schoutsen and GitHub
f428d6b3f2
Add download device info button ( #26278 )
...
* Add download device info button
* Update src/panels/config/core/ha-config-section-analytics.ts
* Guard download support
* Update src/translations/en.json
2025-07-24 19:53:04 +00:00
109c3e86d9
Lock file maintenance ( #26230 )
...
* Lock file maintenance
* Remove duplicated packages
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Simon Lamon <[email protected] >
2025-07-24 19:02:51 +00:00
karwosts and GitHub
e4b6c3fd4d
Disallow special characters in view URL ( #26280 )
...
* Disallow special characters in view URL
2025-07-24 18:58:26 +00:00
43f1d9be44
Update dependency typescript-eslint to v8.38.0 ( #26283 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-24 20:05:15 +02:00
5c405201b2
Update dependency eslint-plugin-lit-a11y to v5.1.1 ( #26279 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-24 19:25:39 +03:00
karwosts and GitHub
9fc91fbbcc
Fix spelling, remove errant apostrophe ( #26277 )
...
Update en.json
2025-07-24 17:06:57 +03:00
Norbert Rittel and GitHub
d9e3f2c15f
Three smaller fixes in user-facing strings ( #26276 )
...
- change "eg." to "e.g." (four other occurrences are correct)
- add a comma after "Enter your email address, …" as the noun in the second part of the sentence changes to "we"
- sentence-case "Newest version"
2025-07-24 15:10:35 +03:00
Abílio Costa and GitHub
3e2f5b0dd3
Handle visibility changes in camera players ( #26235 )
...
* Handle visibility changes in webrtc player
* Implement visibility handling for hls
* Remove console logs
2025-07-23 19:31:39 +02:00
aae1a3604c
Bump axios from 1.10.0 to 1.11.0 ( #26273 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.10.0...v1.11.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.11.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-23 17:03:08 +00:00
Bram Kragten and GitHub
e31b9c4264
Update translations action with dispatch
2025-07-23 14:54:35 +02:00
Marcin and GitHub
90a9dbafbf
Fixed icon ( #26249 )
2025-07-23 14:52:07 +02:00
Marcin and GitHub
7041557ee2
Changed area dashboard preview icon ( #26269 )
2025-07-23 14:50:51 +02:00
Joost Lekkerkerker and GitHub
3d6e5ef1f0
Render AI task entities with formatted time ( #26265 )
2025-07-23 14:49:51 +02:00
Petar Petrov and GitHub
d9bf605c3f
Improve ZHA routes vizualization ( #26270 )
2025-07-23 14:48:47 +02:00
20dab92ad8
Sort devices and services alphabetically in integration pages ( #26231 )
...
Co-authored-by: balloob <[email protected] >
Co-authored-by: copilot-swe-agent[bot] <[email protected] >
2025-07-23 14:41:34 +02:00
Petar Petrov and GitHub
98ed3bdd4d
Add handle to axis pointer in charts on mobile ( #26088 )
...
* Add handle to axis pointer in charts on mobile
* Ignore hidden xAxis
* simplify
2025-07-23 13:13:43 +02:00
Petar Petrov and GitHub
f5bc6309ae
Add features to light & cover groups more-info ( #26187 )
...
* Add features to light & cover groups more-info
* 12 column tiles
2025-07-23 13:13:09 +02:00
Simon Lamon and GitHub
620ebd8a61
Correct lokalise docker image ( #26267 )
...
Mistyped docker iamge
2025-07-23 13:11:57 +02:00
Norbert Rittel and GitHub
ca30af5c8a
Various spelling fixes in user-facing strings ( #26261 )
...
* Various spelling fixes in user-facing strings
* Fix triple apostrophes
2025-07-23 13:23:17 +03:00
Simon Lamon and GitHub
9d30ce348f
Bump Lokalise docker image to latest v3.1.4 ( #26226 )
...
Bump lokalise to latest version v3.1.4
2025-07-23 11:44:36 +02:00
karwosts and GitHub
07c7b07362
Stabilize step flow errors ( #26258 )
2025-07-23 08:33:48 +03:00
karwosts and GitHub
c13a80ce5e
Hide hardware integrations in brand sub-menu ( #26252 )
...
* Hide hardware integrations in brand sub-menu
* Filter before sort
2025-07-22 16:16:03 +02:00
Wendelin and GitHub
13868478f7
Download core logs via supervisor ( #26251 )
...
Use supervisor download dialog for core downloads
2025-07-22 14:55:11 +03:00
77aca59dda
Bump form-data from 4.0.3 to 4.0.4 ( #26248 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-22 09:04:27 +02:00
b86605949b
Update dependency marked to v16.1.1 ( #26247 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-22 09:08:42 +03:00
cd19022e2e
Update dependency eslint-config-prettier to v10.1.8 ( #26246 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-22 09:08:17 +03:00
03368c1859
Improve Z-Wave firmware update dialog on device page ( #26158 )
...
Co-authored-by: Bram Kragten <[email protected] >
2025-07-21 13:55:31 +00:00
Petar Petrov and GitHub
8e0ed288e1
Tweak the color of sum/change lines in statistics chart ( #26242 )
2025-07-21 10:57:18 +02:00
Petar Petrov and GitHub
879e0ed3d5
Show more details in statistics legend when only 1 entity ( #26241 )
2025-07-21 10:57:13 +02:00
657275fd17
Update dependency marked to v16.1.0 ( #26238 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-21 08:48:59 +03:00
Paul Bottein and GitHub
3d1c908a01
Add support for multiple entities and hide_states option in state and attribute selectors ( #26207 )
...
* Add support for multiple entities and target for state selector
* Add support for multiple entities for attribute selector
* Improve context support
* Add combine mode and fix hidden and entity category for service control
* Don't use combine mode
* Refactor options
2025-07-21 08:48:25 +03:00
Norbert Rittel and GitHub
713e8e7b71
Fix missing sentence-casing in Quickbar navigation items ( #26224 )
...
Fix missing sentence-casing in Quickbar navigation
Also replace one occurrence of "configuration" with "settings" as this is now it's menu title.
2025-07-20 10:17:48 +02:00
Petar Petrov and GitHub
9e597d22a5
Handle predefined options in Z-Wave config panel ( #26097 )
...
* Handle predefined options in Z-Wave config panel
* use ha-combo-box
* lint
* display invalid status on the input
* show number and label
* compute items outside of render
2025-07-19 09:18:27 +03:00
Petar Petrov and GitHub
259e8a14da
Fix history for energy_storage device class ( #26223 )
2025-07-18 20:34:05 +02:00
4de4243b55
Update rspack monorepo to v1.4.8 ( #26222 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-18 18:35:35 +02:00
Paul Bottein and GitHub
a667cb627b
Add reorder option to entity selector ( #26217 )
2025-07-18 18:08:54 +02:00
Paul Bottein and GitHub
9461634670
Fix interactions translation in area card editor ( #26218 )
2025-07-18 16:00:02 +02:00
Petar Petrov and GitHub
51b79b33fb
Disable network graph emphasis on mobile ( #26106 )
2025-07-18 14:04:22 +02:00
539884295b
Update rspack monorepo to v1.4.7 ( #26216 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-18 12:40:48 +02:00
Bram Kragten
a885c7e358
Merge branch 'rc'
2025-07-18 10:32:20 +02:00
Bram Kragten
fa968f49c1
Bumped version to 20250702.3
2025-07-18 10:32:06 +02:00
Petar Petrov and Bram Kragten
cf3c40f5f7
Fix "Cancel exclusion" button for Z-Wave ( #26188 )
2025-07-18 10:31:56 +02:00
Petar Petrov and Bram Kragten
361474885f
Fix entity renaming when adding a new device ( #26177 )
2025-07-18 10:31:55 +02:00
Petar Petrov and Bram Kragten
1e06046bd6
Fix number format in statistics charts ( #26176 )
...
fix number format in statistics charts
2025-07-18 10:31:54 +02:00
Petar Petrov and Bram Kragten
4c940e62f3
Fix entities link on integration page ( #26167 )
2025-07-18 10:31:53 +02:00
dcapslock and Bram Kragten
7631c409e1
Improve performance of Helpers config page ( #26153 )
2025-07-18 10:31:52 +02:00
Paul Bottein and GitHub
e1192403d9
Update card size icon for area strategy ( #26213 )
2025-07-18 10:22:37 +02:00
f5c49c83a0
Update dependency @codemirror/view to v6.38.1 ( #26214 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-18 10:22:16 +02:00
faae7a2322
ZWaveJS network graph ( #26112 )
...
* ZwaveJS network visualization
* more progress
* working version
* lint
* remove unused code
* Update src/translations/en.json
Co-authored-by: Norbert Rittel <[email protected] >
* remove "live" toggle and use deepEqual
* styling tweak
---------
Co-authored-by: Norbert Rittel <[email protected] >
2025-07-18 10:12:28 +02:00
Petar Petrov and GitHub
f6aa55ef74
Fix entities link on integration page ( #26167 )
2025-07-18 10:01:33 +02:00
Petar Petrov and GitHub
1a0afc5079
Show more details on storage page ( #26202 )
2025-07-18 08:31:31 +02:00
Christoph and GitHub
4a50ca4ea5
do not set "___ADD_NEW___" value in ha-area-picker ( #26210 )
2025-07-18 08:37:04 +03:00
Logan Rosen and GitHub
6cb27ede09
Refresh store collection when adding or removing repository ( #26174 )
...
* Refresh store collection when adding new repository
* Remove store refresh from `hassio-addon-store`
* Only refresh store when adding/removing repositories
2025-07-18 08:35:41 +03:00
Petar Petrov and GitHub
1b68c51a05
Add Sankey chart to the energy dashboard ( #26192 )
...
* Add Sankey chart to the energy dashboard
* hide floors & areas if there is an explicit hierarchy
2025-07-18 06:30:21 +02:00
5f2b11ca9f
Update dependency typescript-eslint to v8.37.0 ( #26211 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-18 06:08:59 +02:00
Tommy Goode and GitHub
ec6666a4ea
Add 'state' option for secondary entity info on Entities card ( #26201 )
...
* add 'state' option for secondary entity info on Entities card
* Use formatEntityState instead of computeStateDisplay
2025-07-17 14:02:09 +00:00
Paul Bottein and GitHub
a10dbb64f0
Small improvements for area strategy editor ( #26206 )
2025-07-17 16:39:38 +03:00
Stefan Agner and GitHub
aa17be0e33
Add Supervisor unhealthy reason translations ( #26190 )
...
* Add Supervisor unhealthy reason translations
This adds translations for new Supervisor unhealthy reasons, including:
- `oserror_bad_message` (https://github.com/home-assistant/supervisor/pull/4750 )
- `duplicate_os_installation` (https://github.com/home-assistant/supervisor/pull/6024 )
While at it, sort the keys alphabetically for consistency.
2025-07-17 10:27:36 +02:00
Norbert Rittel and GitHub
a8919703ee
Fix description of Picture elements card ( #26203 )
...
- change explanation from plural to singular to match first sentence
- remove the exclamation mark from the middle of the sentence and fix wrong capitalization
2025-07-17 11:01:36 +03:00
Norbert Rittel and GitHub
1c66a5e437
Sentence-case "Enable state reporting" for Alexa ( #26204 )
...
Makes it consistent with identical `enable_state_reporting` string for `google`.
2025-07-17 11:00:33 +03:00
Paul Bottein and GitHub
767d785d04
Increase area card default height when using camera and features ( #26205 )
2025-07-17 10:59:29 +03:00
Paul Bottein and GitHub
0839528e22
Add option to change the area card size for area dashboard ( #26199 )
2025-07-17 09:07:24 +03:00
Norbert Rittel and GitHub
1012245ef7
Different sentence-casing fixes in user-facing strings ( #26200 )
...
* Several casing fixes in en.json
* Include "Security Devices PIN"
* Include "Browser Media Player"
2025-07-17 09:03:00 +03:00
karwosts and GitHub
0d6db8b834
Show picture-elements error messages for elements ( #26196 )
2025-07-17 09:01:42 +03:00
Petar Petrov and GitHub
adea2efb01
Fix "Cancel exclusion" button for Z-Wave ( #26188 )
2025-07-16 17:29:28 +02:00
dcapslock and GitHub
818914b837
Include card error message in card error ( #26184 )
...
Pass card error message to createErrorCardElement
2025-07-16 17:28:42 +02:00
Paul Bottein and GitHub
b207528ecf
Remove specific icons for area controls card features ( #26195 )
2025-07-16 17:27:05 +02:00
Norbert Rittel and GitHub
039ef18d8c
Fix spelling of "to log in to" (verb) and "login" (noun) ( #26189 )
...
Fix spelling of "to log in to" and "login"
2025-07-16 12:22:52 +03:00
Petar Petrov and GitHub
db387834f2
Fix entity renaming when adding a new device ( #26177 )
2025-07-16 11:00:49 +03:00
Petar Petrov and GitHub
1b7d9f9e3b
Remove vis-data dependency ( #26186 )
2025-07-16 08:42:37 +02:00
Paulus Schoutsen and GitHub
ed8c9f5ce5
AI Task automation save improvements ( #26140 )
...
* also assign category
* Extract Suggest AI button
* Add sick animation
* Show AI Task pref but disabled if not done loading
* Lint
* Update progress wording
* Define better interface
* Add My panel
* Adjust instructions to params.domain
* Mention sentence capitalization
* Update label when failure
* Keep width during suggestion
2025-07-16 08:20:37 +03:00
Norbert Rittel and GitHub
c3bf1d8770
Consistently capitalize "Companion" for the mobile apps ( #26180 )
2025-07-15 19:27:04 +02:00
Paul Bottein and GitHub
7db4693082
Don't show members for legacy groups ( #26179 )
2025-07-15 17:05:38 +00:00
Petar Petrov and GitHub
72a12a4ba4
Fix for charts with identically named entities ( #26166 )
...
* Fix for charts with identically named entities
* lint
* type fix
2025-07-15 19:01:58 +02:00
Paul Bottein and GitHub
aee9e4b0a5
Show group members in more info ( #26178 )
...
* Should group members in more info
* Fix flickering
2025-07-15 19:51:46 +03:00
Petar Petrov and GitHub
55f6affc9e
Fix number format in statistics charts ( #26176 )
...
fix number format in statistics charts
2025-07-15 18:40:23 +02:00
1e5f2f7215
Update dependency eslint to v9.31.0 ( #26171 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-15 08:14:15 +03:00
da864d5bb7
Update dependency lit-html to v3.3.1 ( #26162 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-14 12:23:55 +02:00
Paul Bottein and GitHub
8d60f39cf4
Improve aria support in control elements ( #26107 )
...
* Improve aria support in control elements
* Use radiogroup for control select
* Fix switch
2025-07-14 12:56:31 +03:00
2045519814
Update dependency @lit/reactive-element to v2.1.1 ( #26159 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-14 08:35:27 +00:00
3f70e88a4f
Update dependency lit to v3.3.1 ( #26160 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-14 11:27:40 +03:00
6ed5fbe102
Update dependency @lit-labs/observers to v2.0.6 ( #26155 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-14 11:26:43 +03:00
4e72d5083d
Update dependency @lit/context to v1.1.6 ( #26157 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-14 11:25:55 +03:00
f9e102e537
Update dependency @lit-labs/virtualizer to v2.1.1 ( #26156 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-14 11:05:03 +03:00
e54363875b
Update dependency @lit-labs/motion to v1.0.9 ( #26154 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-14 09:10:11 +03:00
dcapslock and GitHub
1ce4e2a799
Improve performance of Helpers config page ( #26153 )
2025-07-14 08:42:37 +03:00
karwosts and GitHub
80b86a89f0
Render energy-gas in the display unit of the sources ( #26143 )
2025-07-14 08:34:53 +03:00
1a316d251e
Update rspack monorepo to v1.4.6 ( #26148 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-13 09:00:49 +00:00
a74f90b768
Update dependency luxon to v3.7.1 ( #26147 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-13 10:51:09 +02:00
fc6e457581
Update dependency @types/leaflet to v1.9.20 ( #26142 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-11 23:25:08 +02:00
karwosts and GitHub
ad7b8b66f2
Render energy-water in the display unit of the sources ( #26141 )
...
Render energy-water in the display unit of the source
2025-07-11 19:31:27 +03:00
0714677a8a
Update dependency hls.js to v1.6.7 ( #26137 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-11 12:37:28 +02:00
0a946a5c43
Update rspack monorepo to v1.4.5 ( #26138 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-11 12:37:04 +02:00
4930a8d88e
Update dependency typescript-eslint to v8.36.0 ( #26136 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-11 12:36:55 +02:00
8b781cec8e
Handle disabled ZWave provisionning entries ( #26132 )
...
* Handle disabled ZWave provisionning entries
* Update src/translations/en.json
Co-authored-by: Norbert Rittel <[email protected] >
---------
Co-authored-by: Simon Lamon <[email protected] >
Co-authored-by: Norbert Rittel <[email protected] >
2025-07-11 12:36:19 +02:00
Petar Petrov and GitHub
065c98c5d7
"Add device" primary button on protocol integration pages ( #26130 )
2025-07-11 10:37:25 +03:00
Bram Kragten
6a3c58d20f
Merge branch 'rc'
2025-07-10 21:35:08 +02:00
Bram Kragten
a87afe9fb3
Bumped version to 20250702.2
2025-07-10 21:34:53 +02:00
Christoph and Bram Kragten
61fe8983f3
do not set "___ADD_NEW___" value in ha-floor-picker ( #26102 )
2025-07-10 21:34:33 +02:00
Ezra Freedman and Bram Kragten
c10410ade3
Weather card smallest width is not set correctly ( #26082 )
...
set result.width, not result.height
2025-07-10 21:34:32 +02:00
Yosi Levy and Bram Kragten
761fded9e3
RTL fixes for 7-25 ( #26074 )
2025-07-10 21:34:32 +02:00
karwosts and Bram Kragten
b87fbe7a1e
Fix default range icon ( #26069 )
2025-07-10 21:34:31 +02:00
karwosts and Bram Kragten
7fdf824e97
Revert changes to persistent notification in sidebar ( #25984 )
2025-07-10 21:34:30 +02:00
karwosts and GitHub
69d8eeb7db
Revert changes to persistent notification in sidebar ( #25984 )
2025-07-10 21:33:33 +02:00
Norbert Rittel and GitHub
3b7d2869e5
Fix sentence-casing of two "More Info" button labels ( #26135 )
...
Fix sentence-casing of two "More Info" buttons
- the one in the Dev tools opens the "More info" dialog for the entity, so it's changed to that dialog's name
- the one for Thread configuration opens href=${documentationUrl(this.hass, `/integrations/thread`)}
therefore it's changed to "More information"
2025-07-10 16:07:11 +00:00
bcda5cd0cf
Update dependency core-js to v3.44.0 ( #26134 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-10 16:02:35 +00:00
eeb64a25ff
Update dependency @rsdoctor/rspack-plugin to v1.1.8 ( #26133 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-10 16:01:56 +00:00
Petar Petrov and GitHub
9134132ba9
Only show loading for slow flow steps to avoid flickering ( #26131 )
2025-07-10 17:59:07 +02:00
karwosts and GitHub
1ded254e5a
Fix some weather-forecast card editor issues ( #26125 )
2025-07-10 11:27:37 +03:00
Christoph and GitHub
fc104a7992
add floor column to datatable in config devices page ( #26103 )
...
* add floor column to datatable in config devices page
* refactor conditions related to floor column in config devices page
2025-07-10 11:25:56 +03:00
karwosts and GitHub
e7e062a222
Pause map autofit when user initiates pan/zoom ( #26114 )
...
* Pause map autofit when user initiates pan/zoom
* not a state
* a different approach
2025-07-09 17:32:20 +03:00
Franck Nijhof and GitHub
5233086efb
Add Task issue form ( #26121 )
2025-07-09 14:14:37 +02:00
Christoph and GitHub
8d95f0d95d
add unit tests for common/url/search-params.ts ( #26115 )
2025-07-09 14:11:28 +03:00
karwosts and GitHub
5cf8b39703
Coerce all energy distribution values to the same unit ( #26117 )
2025-07-09 14:06:47 +03:00
Franck Nijhof and GitHub
15dabe372c
Adjust feature request links in issue reporting ( #26123 )
2025-07-09 12:40:37 +02:00
aab52a8bb2
Update dependency vis-data to v7.1.10 ( #26122 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-09 10:27:49 +00:00
Norbert Rittel and GitHub
aa52825b40
Capitalize "REST", remove excessive commas ( #26109 )
2025-07-08 12:57:30 +02:00
Christoph and GitHub
2809a306e6
do not set "___ADD_NEW___" value in ha-floor-picker ( #26102 )
2025-07-08 12:40:24 +02:00
a6304d6284
Update rspack monorepo to v1.4.4 ( #26105 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-08 08:50:51 +03:00
Paul Bottein and GitHub
8e866e86d6
Use query params instead of path for media browser navigate ids ( #26099 )
2025-07-08 08:50:28 +03:00
Kevin Lakotko and GitHub
2e8203f666
Sort groups if same as sort column ( #26010 )
...
* fix(grouping): if sorted by column sort group
* chore: use props to group for memoization
2025-07-07 19:23:27 +03:00
Paulus Schoutsen and GitHub
b60f2e3201
Add extra margin AI Task pref ( #26096 )
...
Add extra margin AI Task
2025-07-07 12:11:35 +03:00
c5f57f436c
Update rspack monorepo to v1.4.3 ( #26093 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-07 10:17:53 +03:00
steinmn and GitHub
3bb930b906
Fix flickering Edit sidebar dialog by locking content padding ( #26084 )
...
Fix flickering Edit sidebar dialog
2025-07-07 05:29:25 +00:00
Ezra Freedman and GitHub
e75331e159
Weather card smallest width is not set correctly ( #26082 )
...
set result.width, not result.height
2025-07-06 10:12:59 +02:00
d6b66a7145
Update dependency @rsdoctor/rspack-plugin to v1.1.7 ( #26087 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-06 08:07:11 +00:00
Yosi Levy and GitHub
5c346798c8
RTL fixes for 7-25 ( #26074 )
2025-07-06 10:04:09 +02:00
5ffe37407a
Update dependency hls.js to v1.6.6 ( #26085 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-06 09:58:49 +02:00
2b056c0434
Update dependency @lokalise/node-api to v14.9.1 ( #26081 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-06 09:58:06 +02:00
Paulus Schoutsen and GitHub
27b36707e5
Automation save dialog to suggest name, description and labels ( #26071 )
...
* AI Task structure
* Suggest description and labels too
2025-07-06 09:57:16 +02:00
5760614b65
Update babel monorepo to v7.28.0 ( #26079 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-05 12:17:24 +02:00
3835912b01
Update dependency @rsdoctor/rspack-plugin to v1.1.6 ( #26078 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-05 12:14:01 +02:00
Petar Petrov and GitHub
a385655c85
Remove deprecated dependency @types/glob ( #26075 )
2025-07-05 08:27:41 +02:00
karwosts and GitHub
e177012108
Fix default range icon ( #26069 )
2025-07-04 23:34:38 +02:00
cc3234ad8f
Update dependency eslint to v9.30.1 ( #26072 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-04 22:47:44 +02:00
karwosts and GitHub
4d932f0b4a
Support translating number selector UoM ( #26070 )
2025-07-04 21:06:49 +03:00
257769cdc7
Update dependency globals to v16.3.0 ( #26068 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-04 18:42:09 +02:00
6619f064eb
Update dependency @lokalise/node-api to v14.9.0 ( #26067 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-04 15:12:03 +02:00
382a47a082
Update rspack monorepo to v1.4.2 ( #26066 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-04 15:11:40 +02:00
Bram Kragten
fe946eb75b
Merge branch 'rc'
2025-07-04 13:53:23 +02:00
Bram Kragten
3bfbe4bde6
Bumped version to 20250702.1
2025-07-04 13:53:08 +02:00
7963a97358
Terminology: change controller to adapter ( #26051 )
...
* Terminology: change controller to adapter
* Update src/translations/en.json
Co-authored-by: AlCalzone <[email protected] >
* Apply suggestions from code review
---------
Co-authored-by: AlCalzone <[email protected] >
2025-07-04 13:52:37 +02:00
Ezra Freedman and Bram Kragten
0ed2b5966e
Prevent uncaught TypeError on HuiWeatherForecastCard render ( #26038 )
2025-07-04 13:52:37 +02:00
Paul Bottein and Bram Kragten
70c5f77aa7
Fix play media action ( #26035 )
2025-07-04 13:52:36 +02:00
Paul Bottein and Bram Kragten
1013647249
Fix zoom in statistic chart ( #26034 )
2025-07-04 13:52:35 +02:00
Paul Bottein and Bram Kragten
45e9c51525
Reduce media selector size ( #26033 )
2025-07-04 13:52:34 +02:00
ad4be75fe1
Update dependency typescript-eslint to v8.35.1 ( #26058 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-04 10:16:33 +03:00
Ezra Freedman and GitHub
d605b67b41
Prevent uncaught TypeError on HuiWeatherForecastCard render ( #26038 )
2025-07-03 21:19:48 +02:00
dba6a3c756
Update fullcalendar monorepo to v6.1.18 ( #26047 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-03 17:14:49 +03:00
002e9ad071
Terminology: change controller to adapter ( #26051 )
...
* Terminology: change controller to adapter
* Update src/translations/en.json
Co-authored-by: AlCalzone <[email protected] >
* Apply suggestions from code review
---------
Co-authored-by: AlCalzone <[email protected] >
2025-07-03 15:51:35 +02:00
Paul Bottein and GitHub
6e7874c2c9
Fix play media action ( #26035 )
2025-07-02 19:30:06 +02:00
Paul Bottein and GitHub
978f9b0f83
Reduce media selector size ( #26033 )
2025-07-02 18:08:31 +02:00
2b88669a72
Update dependency eslint-plugin-lit-a11y to v5.1.0 ( #26020 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-02 17:20:13 +02:00
252fd2bb6c
Update dependency @bundle-stats/plugin-webpack-filter to v4.21.0 ( #26032 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-02 17:19:41 +02:00
Paul Bottein and GitHub
cc68a087a2
Fix zoom in statistic chart ( #26034 )
2025-07-02 17:18:39 +02:00
Bram Kragten
bbe3a9e0c2
Merge branch 'rc'
2025-07-02 13:45:20 +02:00
Bram Kragten
33ea02208a
Bumped version to 20250702.0
2025-07-02 13:44:53 +02:00
Bram Kragten
cf531cd935
Disable fullscreen in trigger detail dialog ( #26030 )
2025-07-02 13:44:27 +02:00
Paul Bottein and Bram Kragten
232649c0cd
Improve styling of the code editor in fullscreen mode ( #26029 )
2025-07-02 13:44:26 +02:00
Bram Kragten
1db8ef37a2
Dont fetch device actions on first updated ( #26028 )
2025-07-02 13:44:25 +02:00
Paul Bottein and Bram Kragten
eecd765d09
Fix UI jump when using drag and drop in areas strategy editor ( #26026 )
2025-07-02 13:44:25 +02:00
Paul Bottein and Bram Kragten
3d75831623
Add missing domain icon import in area controls ( #26023 )
2025-07-02 13:44:24 +02:00
Paul Bottein and Bram Kragten
c1934e0b9a
Add missing area helper ( #26022 )
2025-07-02 13:44:23 +02:00
karwosts and Bram Kragten
c0e9c3b9dc
Fix glitchy 'show' checkboxes on integration page ( #26021 )
2025-07-02 13:44:22 +02:00
karwosts and GitHub
3e1341a731
Fix glitchy 'show' checkboxes on integration page ( #26021 )
2025-07-02 13:43:06 +02:00
Bram Kragten and GitHub
6be25270fd
Dont fetch device actions on first updated ( #26028 )
2025-07-02 13:42:21 +02:00
Bram Kragten and GitHub
ce929aea46
Disable fullscreen in trigger detail dialog ( #26030 )
2025-07-02 13:41:52 +02:00
Paul Bottein and GitHub
8853bf6ea2
Improve styling of the code editor in fullscreen mode ( #26029 )
2025-07-02 13:41:26 +02:00
Paul Bottein and GitHub
2241807745
Fix UI jump when using drag and drop in areas strategy editor ( #26026 )
2025-07-02 09:03:21 +00:00
Paul Bottein and GitHub
50d705c943
Add missing domain icon import in area controls ( #26023 )
2025-07-01 21:47:20 +02:00
Paul Bottein and GitHub
eb111d3c32
Add missing area helper ( #26022 )
2025-07-01 21:46:58 +02:00
Paul Bottein and GitHub
c3f0bba4a3
20250701.0 ( #26019 )
2025-07-01 15:04:35 +02:00
Paul Bottein
0026ee7563
Bumped version to 20250701.0
2025-07-01 15:02:51 +02:00
Paul Bottein
61f1c8cbd4
Force narrow style for action, condition and trigger in blueprint ( #26018 )
2025-07-01 15:02:17 +02:00
Paul Bottein
e0b32ea789
Increase target area in tile card and area card ( #26017 )
2025-07-01 15:02:17 +02:00
Paul Bottein
96bbfe8a93
Add dashboard title to strategy editor ( #26015 )
2025-07-01 15:02:16 +02:00
Paul Bottein
93837f01f7
Avoid selector to take to much space in action calls ( #26014 )
2025-07-01 15:02:15 +02:00
Ezra Freedman and Paul Bottein
d0737082a5
Fix translation in the integration page for entities ( #26009 )
...
add call to localize
2025-07-01 15:02:14 +02:00
Paul Bottein
57da4d3499
Fix object selector not displayed ( #26007 )
2025-07-01 15:02:13 +02:00
Paul Bottein
6e84fee791
Do not display quality scale for custom integrations ( #26006 )
2025-07-01 15:02:12 +02:00
Paul Bottein
2e223e637b
Improve device row in integration page ( #26005 )
...
Improve device row in config entry page
2025-07-01 15:02:11 +02:00
Paul Bottein
3e45821fd0
Allow to re-order floors in areas dashboard ( #26002 )
...
* Allow to re-order floors in areas dashboard
* Move drag handle to right
* Improve typings
* Only show drag handle if there is at least 2 floors
2025-07-01 15:02:10 +02:00
Simon Lamon and Paul Bottein
b16087d5b5
Fix fullscreen yaml editor (transparency background) ( #25989 )
...
Fix fullscreen editor (transparency background)
2025-07-01 15:02:10 +02:00
Norbert Rittel and Paul Bottein
6300bfb200
Fix grammar of Light, Sensor and Tile card descriptions ( #25988 )
...
* Fix grammar of Light, Sensor and Entity card descriptions
* Capitalize "Tile card" as a name
* Apply same change to Entity badge description
2025-07-01 15:02:09 +02:00
Simon Lamon and Paul Bottein
05a9f69c9e
Pass area control service calls through hass ( #25986 )
...
Connection logging
2025-07-01 15:02:08 +02:00
Norbert Rittel and Paul Bottein
e306e29d95
Fix sentence-casing, spelling and grammar issues ( #25981 )
...
* Fix sentence-casing, spelling and grammar issues
* Add "IP information" to the list
* More sentence-casing issues
2025-07-01 15:02:07 +02:00
Norbert Rittel and Paul Bottein
619974ffdb
Dev Tools: Remove excessive space from "Input date times" ( #25973 )
...
Remove excessive space from "input date times"
2025-07-01 15:02:06 +02:00
Paul Bottein
6f753c4909
Use entity format state if only one entity for that domain in the area card ( #25964 )
...
Use entity format state if only one entity is area card
2025-07-01 15:02:05 +02:00
Paul Bottein and GitHub
1e59f9f4be
Increase target area in tile card and area card ( #26017 )
2025-07-01 14:34:19 +02:00
Paul Bottein and GitHub
523eb9522f
Add dashboard title to strategy editor ( #26015 )
2025-07-01 14:33:36 +02:00
Paul Bottein and GitHub
f6cb322819
Avoid selector to take to much space in action calls ( #26014 )
2025-07-01 14:32:54 +02:00
Paul Bottein and GitHub
4f97756f4e
Force narrow style for action, condition and trigger in blueprint ( #26018 )
2025-07-01 15:22:55 +03:00
Ezra Freedman and GitHub
8644dd5271
Fix translation in the integration page for entities ( #26009 )
...
add call to localize
2025-07-01 06:48:13 +00:00
26d842f432
Update dependency @babel/helper-define-polyfill-provider to v0.6.5 ( #26008 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-01 08:34:48 +02:00
ad4f14ffaf
Update dependency eslint to v9.30.0 ( #26012 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-01 08:31:30 +02:00
Paul Bottein and GitHub
948c858e78
Fix object selector not displayed ( #26007 )
2025-06-30 16:15:37 +00:00
Paul Bottein and GitHub
49099223d3
Do not display quality scale for custom integrations ( #26006 )
2025-06-30 16:10:08 +00:00
Paul Bottein and GitHub
0fbd430594
Allow to re-order floors in areas dashboard ( #26002 )
...
* Allow to re-order floors in areas dashboard
* Move drag handle to right
* Improve typings
* Only show drag handle if there is at least 2 floors
2025-06-30 16:09:42 +00:00
Kevin Lakotko and GitHub
8cc762d839
Fix use of numeric option for collator ( #25917 )
...
* fix(string): use numeric option for collator
* test: add natural sort comparison tests
2025-06-30 18:00:45 +02:00
Paul Bottein and GitHub
89d9dd2893
Improve device row in integration page ( #26005 )
...
Improve device row in config entry page
2025-06-30 17:44:50 +02:00
b7d1ce1c37
Update rspack monorepo to v1.4.1 ( #26001 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-30 17:22:39 +02:00
869d10ca3f
Update CodeMirror ( #26003 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-30 17:22:09 +02:00
Simon Lamon and GitHub
f338089148
Pass area control service calls through hass ( #25986 )
...
Connection logging
2025-06-30 14:59:15 +02:00
06b0f9fcaf
Update dependency @rsdoctor/rspack-plugin to v1.1.5 ( #26000 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-30 13:49:05 +02:00
Simon Lamon and GitHub
7ad07e4c55
Fix fullscreen yaml editor (transparency background) ( #25989 )
...
Fix fullscreen editor (transparency background)
2025-06-30 14:16:59 +03:00
ad65600d11
Update dependency marked to v16 ( #25997 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-30 14:15:16 +03:00
renovate[bot] and GitHub
e91d907e56
Update dependency prettier to v3.6.2 ( #25996 )
2025-06-30 08:26:28 +02:00
b35a1fc9e0
Update dependency @babel/core to v7.27.7 ( #25992 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-29 20:54:40 +03:00
dd18ad96f3
Update dependency gulp-rename to v2.1.0 ( #25985 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-29 17:16:40 +02:00
Norbert Rittel and GitHub
62eec56e5f
Fix grammar of Light, Sensor and Tile card descriptions ( #25988 )
...
* Fix grammar of Light, Sensor and Entity card descriptions
* Capitalize "Tile card" as a name
* Apply same change to Entity badge description
2025-06-29 17:16:09 +02:00
7187e25cad
Update rspack monorepo to v1.4.0 ( #25987 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-29 11:06:34 +02:00
Norbert Rittel and GitHub
6d9e6a616d
Fix sentence-casing, spelling and grammar issues ( #25981 )
...
* Fix sentence-casing, spelling and grammar issues
* Add "IP information" to the list
* More sentence-casing issues
2025-06-29 09:25:29 +02:00
44d87e3c66
Update dependency barcode-detector to v3.0.5 ( #25980 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-28 17:41:15 +02:00
085e2460bc
Update dependency prettier to v3.6.1 ( #25978 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-28 17:40:47 +02:00
karwosts and GitHub
1f8a9e4caf
Improve settings page accessibility (No. 2) ( #25965 )
2025-06-27 19:38:11 +02:00
Franck Nijhof and GitHub
f08877437e
Add initial instructions file for GitHub Copilot and Claude Code ( #25967 )
2025-06-27 18:06:23 +02:00
6690d1ef22
Update dependency @types/leaflet to v1.9.19 ( #25974 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-27 17:54:52 +02:00
Paul Bottein and GitHub
9d8a5b366e
Use entity format state if only one entity for that domain in the area card ( #25964 )
...
Use entity format state if only one entity is area card
2025-06-27 17:41:58 +02:00
Franck Nijhof and GitHub
22c798c9d6
Add Claude to gitignore ( #25966 )
2025-06-27 15:59:14 +02:00
Norbert Rittel and GitHub
8aabb1f32f
Dev Tools: Remove excessive space from "Input date times" ( #25973 )
...
Remove excessive space from "input date times"
2025-06-27 15:57:52 +02:00
33d5cecc85
Update dependency ua-parser-js to v2.0.4 ( #25968 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-27 15:12:14 +03:00
Paul Bottein and GitHub
a0a2b5f065
20250627.0 ( #25971 )
2025-06-27 13:51:57 +02:00
Paul Bottein
5430325127
Bumped version to 20250627.0
2025-06-27 13:50:14 +02:00
Paul Bottein
56d3cf7f1e
Use areas dashboard name in the top bar ( #25969 )
2025-06-27 13:49:10 +02:00
Paul Bottein
b39e9c38b9
Bump vaadin to 24.7.9 ( #25963 )
2025-06-27 13:49:09 +02:00
Bram Kragten and Paul Bottein
c065efc52f
Disable fullscreen editor for editors that are already fullscreen ( #25959 )
...
* Disabled fullscreen editor for editors that are already fullscreen
* Update ha-code-editor.ts
2025-06-27 13:49:08 +02:00
Paul Bottein
caaec7d34d
Fix expand icon for entries and sub entries ( #25955 )
2025-06-27 13:49:07 +02:00
Paul Bottein and GitHub
7693a4dc24
Use areas dashboard name in the top bar ( #25969 )
2025-06-27 10:40:15 +02:00
Paul Bottein and GitHub
9ec38c7dd9
Bump vaadin to 24.7.9 ( #25963 )
2025-06-26 21:22:06 +00:00
Bram Kragten and GitHub
e8cb85f7ff
Disable fullscreen editor for editors that are already fullscreen ( #25959 )
...
* Disabled fullscreen editor for editors that are already fullscreen
* Update ha-code-editor.ts
2025-06-26 23:17:30 +02:00
renovate[bot] and GitHub
ef964a2717
Update dependency typescript-eslint to v8.35.0 ( #25956 )
2025-06-26 19:32:39 +02:00
Paul Bottein and GitHub
369881f8a6
Fix expand icon for entries and sub entries ( #25955 )
2025-06-26 19:21:15 +02:00
Bram Kragten
76509d8bd4
Bumped version to 20250626.0
2025-06-26 16:44:40 +02:00
Paul Bottein and Bram Kragten
11fcab87d4
Revert vaadin to 24.7.7 ( #25953 )
2025-06-26 16:44:05 +02:00
Paul Bottein and Bram Kragten
bfa0b8c0fc
Don't limit combo-box dropdown size ( #25952 )
2025-06-26 16:44:04 +02:00
Bram Kragten
f54312a7bc
Load title when fetching flow ( #25951 )
2025-06-26 16:44:03 +02:00
Bram Kragten
8ff3f7733f
Fix filtering on device in entities config panel ( #25948 )
...
* Fix filtering on device in entities config panel
* fix
* set filters from url twice to catch race...
2025-06-26 16:44:02 +02:00
Paul Bottein and Bram Kragten
def8e8a713
Disable escape key to close edit card dialog ( #25947 )
2025-06-26 16:44:01 +02:00
Bram Kragten
e675283fcc
Add label to version number ( #25942 )
...
Add label
2025-06-26 16:44:00 +02:00
Bram Kragten
1900cce7f9
make sure header is always shown in data entry flow ( #25941 )
2025-06-26 16:44:00 +02:00
Bram Kragten
8e2c943dff
add version number to integration page ( #25940 )
...
* add version number to integration page
* Update ha-config-integration-page.ts
2025-06-26 16:43:59 +02:00
Bram Kragten
8c5beb724f
Use different icon for services ( #25939 )
2025-06-26 16:43:58 +02:00
Paul Bottein and Bram Kragten
b9fb981fb2
Remove alert classes and only use slot sensors for areas dashboard ( #25937 )
...
* Remove alert classes and only used slot sensors for areas dashboard
* Rename group to sensors
* Rename group to sensors
2025-06-26 16:43:57 +02:00
Paul Bottein and Bram Kragten
3456aa96e8
Better handle case when no floors in areas dashboard ( #25933 )
2025-06-26 16:43:56 +02:00
Eric Stern and Bram Kragten
e88d9a1ffb
Fix logbook stream subscription ( #25927 )
2025-06-26 16:43:56 +02:00
Paulus Schoutsen and Bram Kragten
0b488e1ffd
Fix wrapping of add subentry buttons ( #25925 )
2025-06-26 16:43:55 +02:00
Paulus Schoutsen and Bram Kragten
47aea824aa
Make the config entry row section wider on mobile ( #25924 )
2025-06-26 16:43:54 +02:00
Bram Kragten
570c63c50a
Prevent overflow of ripple on device row on integration page ( #25922 )
2025-06-26 16:43:53 +02:00
Bram Kragten
d9a3a27245
Dont show internal quality scale ( #25921 )
...
dont show internal quality scale
2025-06-26 16:43:52 +02:00
Bram Kragten
3d1a3e2335
Only show own devices when there are devices... ( #25920 )
...
only show own devices when there are devices...
2025-06-26 16:43:51 +02:00
Bram Kragten
42815c4d5e
Update confirm disable messages ( #25919 )
2025-06-26 16:43:50 +02:00
Bram Kragten and GitHub
68e22d23f1
Fix filtering on device in entities config panel ( #25948 )
...
* Fix filtering on device in entities config panel
* fix
* set filters from url twice to catch race...
2025-06-26 16:42:11 +02:00
Paul Bottein and GitHub
696ba69a9e
Revert vaadin to 24.7.7 ( #25953 )
2025-06-26 14:41:58 +00:00
Paul Bottein and GitHub
e2ab52e10e
Don't limit combo-box dropdown size ( #25952 )
2025-06-26 14:12:07 +00:00
Bram Kragten and GitHub
b154bc1502
Load title when fetching flow ( #25951 )
2025-06-26 14:07:46 +00:00
Paul Bottein and GitHub
a952b880d8
Disable escape key to close edit card dialog ( #25947 )
2025-06-26 15:25:26 +02:00
Bram Kragten and GitHub
018aceb542
Add label to version number ( #25942 )
...
Add label
2025-06-26 15:38:33 +03:00
Bram Kragten and GitHub
2fb86f118e
make sure header is always shown in data entry flow ( #25941 )
2025-06-26 11:07:08 +00:00
Bram Kragten and GitHub
6c8caccfec
Use different icon for services ( #25939 )
2025-06-26 13:05:28 +02:00
Paul Bottein and GitHub
3dd3a80054
Remove alert classes and only use slot sensors for areas dashboard ( #25937 )
...
* Remove alert classes and only used slot sensors for areas dashboard
* Rename group to sensors
* Rename group to sensors
2025-06-26 13:05:05 +02:00
Bram Kragten and GitHub
675310afdf
add version number to integration page ( #25940 )
...
* add version number to integration page
* Update ha-config-integration-page.ts
2025-06-26 11:04:13 +00:00
Paul Bottein and GitHub
f5df91d4c7
Better handle case when no floors in areas dashboard ( #25933 )
2025-06-26 12:18:34 +02:00
Bram Kragten and GitHub
d8ab9b73ba
Prevent overflow of ripple on device row on integration page ( #25922 )
2025-06-26 12:17:00 +02:00
89ab0b4a3d
Update dependency prettier to v3.6.0 ( #25930 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-26 10:18:03 +02:00
Eric Stern and GitHub
dd4cb1df72
Fix logbook stream subscription ( #25927 )
2025-06-26 09:42:43 +02:00
Paulus Schoutsen and GitHub
b81cd37776
Make the config entry row section wider on mobile ( #25924 )
2025-06-26 09:41:39 +02:00
Paulus Schoutsen and GitHub
34112e7446
Fix wrapping of add subentry buttons ( #25925 )
2025-06-26 09:41:10 +02:00
Bram Kragten and GitHub
2dee45b465
Update confirm disable messages ( #25919 )
2025-06-26 08:57:16 +03:00
Norbert Rittel and GitHub
10eb0a8b87
Deduplicate weekdays in time conditions ( #25915 )
...
Replace weekdays conditions with references to common ui strings
2025-06-26 08:55:46 +03:00
Bram Kragten and GitHub
551035238f
Dont show internal quality scale ( #25921 )
...
dont show internal quality scale
2025-06-25 17:34:12 -04:00
Bram Kragten and GitHub
eb9359e9e1
Only show own devices when there are devices... ( #25920 )
...
only show own devices when there are devices...
2025-06-25 17:31:43 -04:00
Bram Kragten
df2523a6a2
Merge branch 'rc' into dev
2025-06-25 17:25:23 +02:00
Bram Kragten
edb1e1bba7
Bumped version to 20250625.0
2025-06-25 17:24:02 +02:00
Bram Kragten and GitHub
e5bc234ab3
make debug mode better visible, improve disabling device ( #25910 )
2025-06-25 17:23:22 +02:00
ildar170975 and GitHub
6006e926a7
fix hui-panel-view for a "warning_multiple_cards" ( #25899 )
2025-06-25 17:20:14 +02:00
Petar Petrov and GitHub
93df473ad2
Translate select options in config flows ( #25911 )
2025-06-25 17:18:29 +02:00
Paul Bottein and GitHub
af149dcfab
Move exclude entities config to area card ( #25909 )
2025-06-25 16:18:47 +02:00
karwosts and GitHub
3ab6a02994
Improve settings page accessibility ( #25885 )
2025-06-25 13:35:14 +00:00
Leon and GitHub
e7a04eb3d2
Short-format negative and small numbers in energy-distribution-card ( #25862 )
2025-06-25 13:22:21 +00:00
karwosts and GitHub
2dfe5f50a6
Support templates in action target ( #25656 )
2025-06-25 15:20:53 +02:00
Paul Bottein and GitHub
174d54396f
Add cover controls to area card and improve areas dashboard ( #25892 )
2025-06-25 13:14:41 +00:00
karwosts and GitHub
5c1a8029bf
Fix entity selector slicing value on load ( #25854 )
2025-06-25 15:11:23 +02:00
Franck Nijhof and GitHub
884341656f
Add full-screen button to code editors ( #25903 )
2025-06-25 13:07:31 +00:00
fcbc8de95a
Update device row in integration page ( #25907 )
...
* Update ha-config-entry-device-row.ts
* Update src/panels/config/integrations/ha-config-entry-device-row.ts
---------
Co-authored-by: Paulus Schoutsen <[email protected] >
2025-06-25 12:16:11 +00:00
Paul Bottein and GitHub
f90eb4fee0
Exclude entities in controls for areas dashboard ( #25906 )
2025-06-25 13:50:21 +03:00
Paulus Schoutsen and GitHub
9afc4260c9
Move AI task prefs to system -> general ( #25904 )
...
Move AI task prefs
2025-06-25 08:27:09 +03:00
Franck Nijhof and GitHub
3aafa47f6d
Improve Entity ID auto-complete in YAML mode ( #25901 )
2025-06-24 16:22:31 -04:00
Paulus Schoutsen and GitHub
35ba2fffda
Also show sub entry services when sub entry expanded ( #25900 )
2025-06-24 19:46:47 +02:00
Paul Bottein and GitHub
31bc708725
Improve alerts padding in area card ( #25897 )
2025-06-24 16:09:56 +00:00
Franck Nijhof and GitHub
caa60e4e8c
Fix warnings raised when migrating incomplete automation configuration ( #25898 )
2025-06-24 18:02:45 +02:00
Paul Bottein and GitHub
edcca81acc
Group area per floor in the areas strategy editor ( #25895 )
2025-06-24 15:28:46 +02:00
Stefan Agner and GitHub
508e451f94
Add container arch to system health data ( #25896 )
2025-06-24 15:27:52 +02:00
Bram Kragten and GitHub
bfcc36bb40
Update integration page layout ( #25880 )
2025-06-24 15:27:07 +02:00
976bf7c512
Update buttons in Z-Wave firmware update dialog ( #25894 )
...
Co-authored-by: Bram Kragten <[email protected] >
2025-06-24 15:20:30 +02:00
Petar Petrov and GitHub
fb28c8971b
Update Z-Wave text ( #25893 )
2025-06-24 14:31:26 +02:00
Paul Bottein and GitHub
641a2eb77c
Use area card in area strategy ( #25879 )
...
* Bring area card to area strategy
* Add device classes
* Use subview
2025-06-24 14:46:12 +03:00
Bram Kragten
47b90feffa
Bumped version to 20250531.4
2025-06-24 09:58:11 +02:00
Paul Bottein and Bram Kragten
45e66d8b6e
Don't send double card updated event when rendering the card ( #25883 )
2025-06-24 09:56:53 +02:00
Petar Petrov and Bram Kragten
73cd1e8e9d
Fix duplicated requests in statistics-graph ( #25878 )
2025-06-24 09:56:52 +02:00
Petar Petrov and Bram Kragten
1a8ff83e2d
Another fix for history chart axis rounding ( #25852 )
2025-06-24 09:56:51 +02:00
Petar Petrov and Bram Kragten
e6fbe0d538
Round chart limits with fit_y_data ( #25851 )
2025-06-24 09:56:51 +02:00
Paul Bottein and Bram Kragten
5ac6781f7d
Remove debug type in secondary line in statistic picker ( #25835 )
2025-06-24 09:56:50 +02:00
Petar Petrov and Bram Kragten
7f7e693547
Fix bar chart data order when using the legend ( #25832 )
...
* Fix bar chart data order when using the legend
* type fix
2025-06-24 09:56:49 +02:00
Paul Bottein and Bram Kragten
51246f119c
Fix disabled color in dark mode in production ( #25818 )
2025-06-24 09:56:48 +02:00
Anthony Relle and Bram Kragten
d764187e8c
Update ElectricityMaps URL in Energy Dashboard ( #25816 )
...
fix: update electricitymap domain
2025-06-24 09:56:47 +02:00
Petar Petrov and Bram Kragten
6738b7d708
Fix sankey total calculation to account for included_in_stat ( #25805 )
2025-06-24 09:56:47 +02:00
Petar Petrov and Bram Kragten
77c458a0e5
Reduce reset-zoom button size on timeline charts ( #25796 )
2025-06-24 09:56:46 +02:00
ildar170975 and GitHub
876e36b4e0
hui-graph-footer-editor: add margin to ha-switch to prevent a scrollbar ( #25645 )
...
* add padding-bottom to card-config to prevent a scrollbar
* revert padding for card-config
* add margin to ha-switch
* revert margin for ha-switch
* set margin for ha-switch
2025-06-24 08:27:16 +03:00
Paul Bottein and GitHub
dd64fa228c
Add color options to area card ( #25881 )
...
* Add color options to area card
* Color all controls with the same color
* Clean area card
2025-06-24 08:23:58 +03:00
b3f5eb256f
Update dependency eslint-plugin-import to v2.32.0 ( #25890 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-24 06:25:30 +02:00
ildar170975 and GitHub
a5005c0840
Device page: sort related automations, scenes, scripts ( #24742 )
...
* sort related items
* use memoize for sorted _related
* fix for "_entities" & "_getEntitiesSorted"
2025-06-24 06:25:09 +02:00
Paul Bottein and GitHub
c73122d7ee
Don't send double card updated event when rendering the card ( #25883 )
2025-06-23 14:10:27 +02:00
Petar Petrov and GitHub
82da36825e
Fix duplicated requests in statistics-graph ( #25878 )
2025-06-23 11:25:46 +02:00
3e2a5bff4d
Zwave delete device button on device page ( #25766 )
...
* Handle ZWaveJS device delete in frontend according to status
* finishing touches
* Fix custom value selected when clicking item in combo box (#25734 )
* Assist Chat: handle intent progress delta not always being there (#25730 )
handle intent progress data type change
* More support for no-grid energy dashboard (#25644 )
* More support for no-grid energy dashboard
* Update src/panels/lovelace/cards/energy/hui-energy-distribution-card.ts
Co-authored-by: Petar Petrov <[email protected] >
* lint
---------
Co-authored-by: Petar Petrov <[email protected] >
* Z-Wave: apply sentence-style capitalization (#25739 )
* Display full error for card preview mode (#25747 )
* Fix edit card not working in chrome after editing (#25751 )
* Change backup type order (#25759 )
* Fix alerts refresh on device page (#25748 )
* Fix alerts refresh on device page
* don't reset actions periodically
* reset stuff only on deviceId change
* Ensure grid options always return an object (#25760 )
Assist Chat: handle intent progress delta not always being there (#25730 )
handle intent progress data type change
More support for no-grid energy dashboard (#25644 )
* More support for no-grid energy dashboard
* Update src/panels/lovelace/cards/energy/hui-energy-distribution-card.ts
Co-authored-by: Petar Petrov <[email protected] >
* lint
---------
Co-authored-by: Petar Petrov <[email protected] >
Z-Wave: apply sentence-style capitalization (#25739 )
Display full error for card preview mode (#25747 )
Fix edit card not working in chrome after editing (#25751 )
Change backup type order (#25759 )
Fix alerts refresh on device page (#25748 )
* Fix alerts refresh on device page
* don't reset actions periodically
* reset stuff only on deviceId change
Ensure grid options always return an object (#25760 )
* fix merge issue
* lint
* Update text and buttons
* Update src/translations/en.json
Co-authored-by: Norbert Rittel <[email protected] >
* update text
---------
Co-authored-by: Paul Bottein <[email protected] >
Co-authored-by: Paulus Schoutsen <[email protected] >
Co-authored-by: karwosts <[email protected] >
Co-authored-by: c0ffeeca7 <[email protected] >
Co-authored-by: Norbert Rittel <[email protected] >
2025-06-23 11:07:19 +03:00
Paulus Schoutsen and GitHub
1349d9d8e3
Hide AI Task from default dashboard ( #25877 )
2025-06-23 09:40:16 +02:00
Petar Petrov and GitHub
f6f2cb0fce
Round chart limits with fit_y_data ( #25851 )
2025-06-23 08:42:54 +03:00
Paulus Schoutsen and GitHub
589fa75b17
Add support for accept keyword in media selector ( #25808 )
2025-06-22 14:02:39 -04:00
fdd6ccf379
Update dependency @rsdoctor/rspack-plugin to v1.1.4 ( #25868 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-22 18:48:32 +03:00
Petar Petrov and GitHub
f50d5d79a4
Another fix for history chart axis rounding ( #25852 )
2025-06-22 12:11:29 +02:00
iluvdata and GitHub
ad589b32c9
allow previews in config_subentries_flow ( #25859 )
2025-06-21 08:09:13 +00:00
renovate[bot] and GitHub
1990472970
Lock file maintenance ( #25838 )
...
* Lock file maintenance
2025-06-20 20:43:30 +00:00
Norbert Rittel and GitHub
299713fd5e
Fix inconsistently spelled occurrences of "add-on" ( #25858 )
...
* Fix inconsistently spelled occurrences of "add-on"
- add the missing hyphen on three occurrences of "addon"
- change one occurrence of "Add-on" to lowercase
* Also capitalize one inconsistent occurrence of "Ingress"
2025-06-20 22:09:09 +02:00
a13dae4745
Update vitest monorepo to v3.2.4 ( #25857 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-20 18:30:39 +00:00
Paulus Schoutsen and GitHub
8324c23618
Update people dashboard intro ( #25856 )
2025-06-20 20:30:25 +02:00
Norbert Rittel and GitHub
9c8d6a939b
Fix spelling of "to log in", "to set up" and more ( #25855 )
...
- add missing space to "log in" where it's the verb
- add missing space to "set up" where it's the verb
- fix sentence-casing of "Create area"
- fix spelling of "ID" as abbreviation
2025-06-20 20:20:00 +02:00
Paulus Schoutsen and GitHub
1059b519af
Add LLM Task to suggest automation name ( #25778 )
...
* Add AI Task to suggest automation name
* Use state and update styling
2025-06-20 12:07:47 -04:00
Paulus Schoutsen and GitHub
52a02093e3
Allow changing LLM Task preferences ( #25779 )
...
* Allow changing LLM Task preferences
* value-changed
2025-06-20 12:07:29 -04:00
Paul Bottein and GitHub
b608bd949b
Add fields and multiple support to object selector ( #25843 )
...
* Add schema and multiple for object selector
* Add selector to gallery
* Fix description
* Improve formatting
* Add ellipsis
* Update fields instead of schema
* Update gallery
* Update format
* Fix format value
* Fix dialog size
2025-06-20 15:48:59 +02:00
Paul Bottein and GitHub
f87e20cae9
Redesign area card ( #25802 )
...
* Use entity filter to get device classes in editor
* Add name and sensor states to area card
* Fix area type
* Add basic controls
* Fix editor
* Add image
* Add image type
* Add translation key for area controls
* Improve editor
* Fix unknown entity id in area
* Fix default feature position
* Add alert badge
* Add helper
* Display all alerts when using big card
* Disable covers and re-enable switches
* Filter compatible controls
* Use state icon for alerts
* Rename to display type
* Delete deprecated show camera
* Fix aspect ratio
* Improve helper
* Undo domain icon changes
* Undo domain icon changes
* Update types
* Fix translation cases
* Fix card size
* Feedback
* Don't fallback to compact
* Use plural form
* Refactor active color
2025-06-20 15:33:26 +02:00
d58186fec9
Update dependency typescript-eslint to v8.34.1 ( #25848 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-20 15:01:44 +03:00
Bastian and GitHub
f47336392c
Fix/dhcp config network sort ( #25799 )
...
* Add ip sort method to compare helper
* Add ip sort functionality to dhcp config panel datatable
* Add type ip to DataTableColumnData
* Change ip sorting to padStart method for better readablity
* Rename ip compare method to clarify ipv4
* Enhance IP compare method to include ipv6
* Add compare IP test
2025-06-20 15:01:02 +03:00
karwosts and GitHub
e9272b9a27
Remove gray colors from chart color set ( #25844 )
2025-06-20 13:50:12 +02:00
Norbert Rittel and GitHub
b20d489bdd
Fix sentence-casing of Z-Wave strings ( #25846 )
...
* Fix sentence-casing of Z-Wave strings
* Also fix casing of "Z-Wave JS Device Database"
2025-06-19 21:29:07 +02:00
Petar Petrov and GitHub
f7634c45c2
Fix bar chart data order when using the legend ( #25832 )
...
* Fix bar chart data order when using the legend
* type fix
2025-06-19 17:49:58 +02:00
8ee80586a8
Update vaadinWebComponents monorepo to v24.8.0 ( #25842 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-19 16:12:02 +02:00
Bram Kragten and GitHub
6aa8a24aad
Fix for my links ending with a slash ( #25841 )
2025-06-19 15:51:11 +03:00
Norbert Rittel and GitHub
65e78de41c
Improve explanation of 'Ping a Matter device' dialog ( #25839 )
...
* Fix explanation of 'Ping a Matter device' dialog
- change to more descriptive wording using third-person singular
- replace first "on" with "of" to clarify (currently "on" contradicts "server-side")
- remove the wrong hyphen in "IP-addresses"
2025-06-19 11:00:22 +00:00
Norbert Rittel and GitHub
573c1db081
Add hyphen to all compounds with "-powered" ( #25840 )
2025-06-19 12:49:07 +02:00
Paul Bottein and GitHub
cf03e041a8
Fix combobox helper ( #25834 )
...
* Fix combobox helper
* Pass disabled to all helpers
2025-06-18 17:57:11 +02:00
Paul Bottein and GitHub
b4dbfa6f70
Remove debug type in secondary line in statistic picker ( #25835 )
2025-06-18 15:44:27 +00:00
Bastian and GitHub
723bb4dfeb
Change duration input to ha-time-input component ( #25800 )
...
* Change duration input to ha-time-input component
* Change ha-time-input to duration-input component
* Add DurationDict to ForDict cast
2025-06-18 15:31:15 +00:00
98dcce6af1
Update dependency lint-staged to v16.1.2 ( #25833 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-18 17:24:40 +02:00
karwosts and GitHub
e3cdd69835
Display yaml errors in all ha-yaml-editor ( #25819 )
2025-06-18 09:32:06 +03:00
karwosts and GitHub
0ddf3aa675
Uncap width of ha-statistics-picker ( #25822 )
2025-06-17 21:12:50 +02:00
9c9ce78ff9
Update dependency lint-staged to v16.1.1 ( #25817 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-17 20:05:09 +02:00
4f8c50aaa9
Show voice ID in Cloud Pref ( #25809 )
...
* Show voice ID in Cloud Pref
* Address style comments
* Update src/panels/config/cloud/account/cloud-tts-pref.ts
---------
Co-authored-by: Bram Kragten <[email protected] >
2025-06-17 13:32:27 +00:00
Petar Petrov and GitHub
3cfc6297b5
Fix sankey total calculation to account for included_in_stat ( #25805 )
2025-06-17 15:14:33 +02:00
Paul Bottein and GitHub
cc0586bf36
Fix disabled color in dark mode in production ( #25818 )
2025-06-17 15:14:07 +02:00
Petar Petrov and GitHub
bdf48140e4
Reduce reset-zoom button size on timeline charts ( #25796 )
2025-06-17 15:07:57 +02:00
Anthony Relle and GitHub
d7f4a7acb0
Update ElectricityMaps URL in Energy Dashboard ( #25816 )
...
fix: update electricitymap domain
2025-06-17 09:54:34 +00:00
154e85eb45
Update dependency eslint-plugin-lit-a11y to v5.0.1 ( #25812 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-17 10:16:13 +03:00
ea15e5a44e
Update dependency eslint-plugin-lit-a11y to v5 ( #25718 )
...
* Update dependency eslint-plugin-lit-a11y to v5
* Update import
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Simon Lamon <[email protected] >
2025-06-17 09:06:44 +03:00
d581c4b0aa
Update dependency eslint to v9.29.0 ( #25810 )
...
* Update dependency eslint to v9.29.0
* fix warning
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Petar Petrov <[email protected] >
2025-06-17 05:55:13 +00:00
karwosts and GitHub
5b7655cf72
Fix automation drag&drop loses item ( #25811 )
2025-06-17 08:42:20 +03:00
634e1dbde8
Bump softprops/action-gh-release from 2.2.2 to 2.3.2 ( #25795 )
...
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release ) from 2.2.2 to 2.3.2.
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](https://github.com/softprops/action-gh-release/compare/v2.2.2...v2.3.2 )
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-version: 2.3.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-16 11:03:16 +03:00
a255463a76
Update dependency sinon to v21 ( #25794 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-16 08:53:23 +03:00
3c40b3112e
Update dependency @codemirror/view to v6.37.2 ( #25791 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-16 08:24:44 +03:00
9f33ec55f5
Update dependency glob to v11.0.3 ( #25792 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-16 08:24:01 +03:00
Simon Lamon and GitHub
c35c4d16f0
Remove Google Assistant link ( #25780 )
2025-06-15 17:17:38 +03:00
Simon Lamon and GitHub
159c4d100a
Add perform action with to translations ( #25781 )
2025-06-15 17:15:08 +03:00
quinnter and GitHub
05035a281b
Improved new dashboard dialog ( #25676 )
...
* tidied cards and more translations
* fix container heading padding
* updated filter to use fusejs, changes to how list is localized
2025-06-14 10:55:14 +02:00
67c7a3931f
Update dependency typescript-eslint to v8.34.0 ( #25770 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-13 10:18:48 +03:00
Paulus Schoutsen and GitHub
cf41a43070
Hide backup during onboarding ( #25768 )
2025-06-12 13:48:59 -04:00
5c385d5368
Update vitest monorepo to v3.2.3 ( #25765 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-12 16:25:22 +03:00
0ae78300c9
Update dependency core-js to v3.43.0 ( #25761 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-12 16:24:57 +03:00
Paul Bottein and GitHub
de42714505
20250531.3 ( #25764 )
2025-06-12 14:23:03 +02:00
Paul Bottein
359460b570
Bumped version to 20250531.3
2025-06-12 14:22:11 +02:00
Paul Bottein
38545a01dd
Ensure grid options always return an object ( #25760 )
2025-06-12 14:21:51 +02:00
Paul Bottein
8cead75087
Change backup type order ( #25759 )
2025-06-12 14:21:50 +02:00
Petar Petrov and Paul Bottein
7f68447a4f
Fix alerts refresh on device page ( #25748 )
...
* Fix alerts refresh on device page
* don't reset actions periodically
* reset stuff only on deviceId change
2025-06-12 14:21:49 +02:00
Paul Bottein and GitHub
01d2ef13c6
Ensure grid options always return an object ( #25760 )
2025-06-12 10:44:20 +03:00
Petar Petrov and GitHub
af6911e848
Fix alerts refresh on device page ( #25748 )
...
* Fix alerts refresh on device page
* don't reset actions periodically
* reset stuff only on deviceId change
2025-06-12 09:40:36 +02:00
Paul Bottein and GitHub
21af10fd28
Change backup type order ( #25759 )
2025-06-12 07:29:58 +00:00
Paul Bottein and GitHub
380f760f79
20250531.2 ( #25752 )
2025-06-11 16:27:54 +02:00
Paul Bottein
bffe38c827
Bumped version to 20250531.2
2025-06-11 16:27:06 +02:00
Paul Bottein
89d0746c7c
Fix edit card not working in chrome after editing ( #25751 )
2025-06-11 16:25:20 +02:00
Paul Bottein and GitHub
6d30d15638
Fix edit card not working in chrome after editing ( #25751 )
2025-06-11 14:15:50 +00:00
Paul Bottein and GitHub
7e2059e836
20250531.1 ( #25749 )
2025-06-11 14:42:10 +02:00
Paul Bottein
0d97962578
Bumped version to 20250531.1
2025-06-11 14:30:59 +02:00
Paul Bottein
4c5015e178
Display full error for card preview mode ( #25747 )
2025-06-11 14:29:55 +02:00
Paul Bottein
28214aebc5
Reduce keypad gap and margin in alarm panel card ( #25735 )
2025-06-11 14:29:54 +02:00
Paul Bottein
a26ca7d065
Fix custom value selected when clicking item in combo box ( #25734 )
2025-06-11 14:29:54 +02:00
Paul Bottein
2ab20aef69
Allow to open more info using query params ( #25733 )
2025-06-11 14:29:53 +02:00
Petar Petrov and Paul Bottein
8149ee60cb
Fix period boundaries in Energy dashboard ( #25728 )
2025-06-11 14:29:52 +02:00
Petar Petrov and Paul Bottein
89ce6870f6
Handle tiny values in a log chart ( #25727 )
2025-06-11 14:29:51 +02:00
Mathieu and Paul Bottein
4307e2350f
Adjust tooltip positioning in ha-sidebar for not first lis… ( #25696 )
...
fix(tooltip): fix tooltip positioning in ha-sidebar for not first listbox
2025-06-11 14:29:50 +02:00
karwosts and Paul Bottein
7dc4d555ae
Hoist integration card tooltips ( #25679 )
2025-06-11 14:29:50 +02:00
Bram Kragten and Paul Bottein
1483e8e38f
Set answers to yes and no for cloud pipeline confirm ( #25674 )
2025-06-11 14:29:49 +02:00
Simon Lamon and Paul Bottein
5daec6bbc5
Calendar add event button gap alignment ( #25662 )
...
Calendar gap alignment
2025-06-11 14:29:48 +02:00
Paul Bottein and GitHub
d542b52ebd
Display full error for card preview mode ( #25747 )
2025-06-11 13:04:54 +03:00
c0ffeeca7 and GitHub
43cc49bb32
Z-Wave: apply sentence-style capitalization ( #25739 )
2025-06-11 09:13:32 +03:00
b3f0a6328e
More support for no-grid energy dashboard ( #25644 )
...
* More support for no-grid energy dashboard
* Update src/panels/lovelace/cards/energy/hui-energy-distribution-card.ts
Co-authored-by: Petar Petrov <[email protected] >
* lint
---------
Co-authored-by: Petar Petrov <[email protected] >
2025-06-11 09:11:46 +03:00
Paulus Schoutsen and GitHub
9d6a7e7e6f
Assist Chat: handle intent progress delta not always being there ( #25730 )
...
handle intent progress data type change
2025-06-10 10:59:10 -04:00
Paul Bottein and GitHub
78d7da21aa
Fix custom value selected when clicking item in combo box ( #25734 )
2025-06-10 16:46:09 +02:00
Paul Bottein and GitHub
0474a24df6
Allow to open more info using query params ( #25733 )
2025-06-10 13:20:10 +03:00
Paul Bottein and GitHub
6e7ac6fdf7
Reduce keypad gap and margin in alarm panel card ( #25735 )
2025-06-10 13:16:06 +03:00
Petar Petrov and GitHub
7b9683df89
Fix period boundaries in Energy dashboard ( #25728 )
2025-06-10 10:28:51 +02:00
8523ddfd29
Update vaadinWebComponents monorepo to v24.7.8 ( #25729 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-09 15:50:36 +03:00
Petar Petrov and GitHub
2589e1a49f
Handle tiny values in a log chart ( #25727 )
2025-06-09 14:45:23 +03:00
Paul Schreiber and GitHub
5ce5f9a189
fix spelling of JavaScript in bug report template ( #25726 )
...
Correctly capitalize JavaScript in the bug report template.
2025-06-09 06:08:58 +00:00
6dd7217a20
Update dependency @babel/runtime to v7.27.6 ( #25722 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-09 09:01:08 +03:00
0d02d0d334
Update vitest monorepo to v3.2.2 ( #25723 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-09 09:00:45 +03:00
fed0dfa091
Update vitest monorepo to v3.2.1 ( #25715 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-07 09:09:17 +02:00
39de40dec9
Update Yarn to v4.9.2 ( #25714 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-07 09:09:11 +02:00
e1c42d9985
Update dependency typescript-eslint to v8.33.1 ( #25712 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-06 20:33:20 +02:00
ad375c9b01
Update dependency hls.js to v1.6.5 ( #25711 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-06 20:33:01 +02:00
07230e5ef5
Update dependency @codemirror/language to v6.11.1 ( #25708 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-06 19:59:35 +02:00
52f5af6090
Update dependency @rsdoctor/rspack-plugin to v1.1.3 ( #25709 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-06 19:59:08 +02:00
karwosts and GitHub
3c07289077
Handle shorthand template conditions in trace ( #25705 )
2025-06-06 18:10:10 +02:00
Mathieu and GitHub
8eb7fe8b0a
Adjust tooltip positioning in ha-sidebar for not first lis… ( #25696 )
...
fix(tooltip): fix tooltip positioning in ha-sidebar for not first listbox
2025-06-05 04:35:32 +00:00
c8c2966d34
Update dependency gulp to v5.0.1 ( #25698 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-05 06:25:43 +02:00
a8768a5d9d
Update dependency @bundle-stats/plugin-webpack-filter to v4.20.2 ( #25692 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-05 06:25:20 +02:00
karwosts and GitHub
02bb7086e7
Hoist integration card tooltips ( #25679 )
2025-06-03 21:41:27 +02:00
42d8b2ae19
Update dependency lint-staged to v16 ( #25463 )
...
* Update dependency lint-staged to v16
* Remove shell parameter
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Simon Lamon <[email protected] >
2025-06-03 19:18:39 +00:00
e08f4a6bba
Update dependency @types/chromecast-caf-receiver to v6.0.22 ( #25681 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-03 17:32:25 +02:00
2e6c35d977
Update dependency hls.js to v1.6.4 ( #25682 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-03 17:32:08 +02:00
17305a818b
Update dependency eslint to v9.28.0 ( #25683 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-03 01:32:02 +02:00
08389dad04
Update babel monorepo to v7.27.4 ( #25680 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-02 22:36:58 +03:00
Bram Kragten and GitHub
ab6ace46b5
Set answers to yes and no for cloud pipeline confirm ( #25674 )
2025-06-02 14:02:06 +00:00
535dedbbc4
Update dependency hls.js to v1.6.3 ( #25669 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-02 16:01:37 +02:00
412eb0c647
Update dependency @codemirror/view to v6.37.1 ( #25672 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-02 16:01:29 +02:00
87c8ebd493
Update dependency @codemirror/view to v6.37.0 ( #25664 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-01 09:31:21 +02:00
Simon Lamon and GitHub
6e49f89126
Calendar add event button gap alignment ( #25662 )
...
Calendar gap alignment
2025-06-01 09:39:10 +03:00
Bram Kragten
77eae6044d
Bumped version to 20250531.0
2025-05-31 16:15:54 +02:00
Bram Kragten
84ac0cd41e
Add css variables for start and end padding of tabs ( #25654 )
2025-05-31 16:15:28 +02:00
Bram Kragten
74f9c1551e
Add label to collapse button in data table groups ( #25653 )
2025-05-31 16:15:27 +02:00
Bram Kragten
aebd6350c0
fix line height entity card ( #25652 )
2025-05-31 16:15:27 +02:00
4c78eb4797
Add cyrilic letters to slugify() ( #25647 )
...
* add cyrilic
* Update src/common/string/slugify.ts
---------
Co-authored-by: Petar Petrov <[email protected] >
2025-05-31 16:15:26 +02:00
ildar170975 and Bram Kragten
560e3890b9
Revert #25027 "more-info-camera: disable download_snapshot if idle" ( #25643 )
...
remove a check for "idle"
2025-05-31 16:15:25 +02:00
Ville Skyttä and Bram Kragten
e448268feb
Spelling fixes ( #25638 )
2025-05-31 16:15:24 +02:00
Ville Skyttä and Bram Kragten
7ceba218fa
Fix Zigbee capitalization in manage device button ( #25637 )
2025-05-31 16:15:24 +02:00
Petar Petrov and Bram Kragten
cd61725cf5
Fix Z-WaveJS device count in dashboard ( #25635 )
2025-05-31 16:15:23 +02:00
Petar Petrov and Bram Kragten
228860a1ee
Use theme variables for network graph labels ( #25634 )
2025-05-31 16:15:22 +02:00
karwosts and Bram Kragten
9f69347e1d
Cleanup some styling on disabled entity picker ( #25632 )
2025-05-31 16:15:21 +02:00
ildar170975 and GitHub
a099e65a9d
Fix "unavailable" state in Area card ( #25063 )
...
* fix "unavailable" state
* Show "-" for unavailable/undefined
2025-05-31 10:45:58 +03:00
11e4a9f056
Update dependency typescript-eslint to v8.33.0 ( #25657 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-30 17:52:29 +00:00
Bram Kragten and GitHub
b617299eee
Add css variables for start and end padding of tabs ( #25654 )
2025-05-30 16:48:15 +02:00
Bram Kragten and GitHub
768f27b1b9
Add label to collapse button in data table groups ( #25653 )
2025-05-30 16:47:54 +02:00
Bram Kragten and GitHub
5ed816df6d
fix line height entity card ( #25652 )
2025-05-30 15:34:03 +02:00
6692ac7517
Update dependency @lokalise/node-api to v14.8.0 ( #25651 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-30 14:11:04 +02:00
65499db0cb
Update babel monorepo to v7.27.3 ( #25650 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-30 14:27:05 +03:00
11a1eabf61
Update rspack monorepo to v1.3.12 ( #25649 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-30 14:26:40 +03:00
ildar170975 and GitHub
b30fa122ba
Revert #25027 "more-info-camera: disable download_snapshot if idle" ( #25643 )
...
remove a check for "idle"
2025-05-30 10:59:03 +03:00
ildar170975 and GitHub
6730d08b85
Map card: add prefix & suffix for "label_mode: attribute" ( #25033 )
...
* added prefix & suffix
* added prefix & suffix
* added prefix & suffix
* added prefix & suffix
* added prefix & suffix
* remove prefix, rename suffix -> unit
* remove prefix, rename suffix -> unit
* remove prefix, rename suffix -> unit
* remove prefix, rename suffix -> unit
* remove prefix, rename suffix -> unit
2025-05-30 10:56:35 +03:00
67003d6fd1
Add cyrilic letters to slugify() ( #25647 )
...
* add cyrilic
* Update src/common/string/slugify.ts
---------
Co-authored-by: Petar Petrov <[email protected] >
2025-05-30 05:38:45 +00:00
Petar Petrov and GitHub
414d46be65
Add device button on the Z-Wave controller's device page ( #25636 )
2025-05-29 15:29:34 +03:00
Petar Petrov and GitHub
1485d1a1de
Fix Z-WaveJS device count in dashboard ( #25635 )
2025-05-29 15:29:24 +03:00
Ville Skyttä and GitHub
fd13e41524
Spelling fixes ( #25638 )
2025-05-29 10:48:50 +02:00
Petar Petrov and GitHub
77f7ca0368
Use theme variables for network graph labels ( #25634 )
2025-05-29 10:05:26 +02:00
Ville Skyttä and GitHub
7471250a07
Fix Zigbee capitalization in manage device button ( #25637 )
2025-05-29 07:59:58 +00:00
karwosts and GitHub
8b0a63d791
Cleanup some styling on disabled entity picker ( #25632 )
2025-05-29 08:53:30 +03:00
57ffa814ed
Update dependency @octokit/rest to v22 ( #25633 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-29 08:51:54 +03:00
Bram Kragten
46e05f10d1
Bumped version to 20250528.0
2025-05-28 22:35:50 +02:00
Paul Bottein and Bram Kragten
a1819d6189
Improve search in add automation element dialog ( #25626 )
...
* Improve search in add automation element dialog
* Remove unexpected import
* Take min character search into account
2025-05-28 22:35:43 +02:00
Paul Bottein and Bram Kragten
48a3e1fd63
Put item at the top of picker result if there is an exact match with entity id ( #25625 )
2025-05-28 22:35:43 +02:00
Paul Bottein and Bram Kragten
139c8b3702
Fix picker field height ( #25623 )
2025-05-28 22:35:42 +02:00
Paul Bottein and Bram Kragten
9458946dcc
Fix missing helper for entity picker ( #25622 )
2025-05-28 22:35:41 +02:00
Paul Bottein and Bram Kragten
b907dbefad
Force narrow style for action, condition and trigger in flows ( #25619 )
2025-05-28 22:35:40 +02:00
Wendelin and Bram Kragten
5371fd649c
Set markdown code line-height ( #25618 )
2025-05-28 22:35:40 +02:00
Paul Bottein and Bram Kragten
61d9b0d2a3
Improve action picker UI and search ( #25525 )
2025-05-28 22:35:39 +02:00
Paul Bottein and GitHub
16e20456e2
Put item at the top of picker result if there is an exact match with entity id ( #25625 )
2025-05-28 22:33:42 +02:00
Paul Bottein and GitHub
9c0ce41ebb
Improve search in add automation element dialog ( #25626 )
...
* Improve search in add automation element dialog
* Remove unexpected import
* Take min character search into account
2025-05-28 19:38:33 +02:00
Paul Bottein and GitHub
b458a1d7c6
Improve action picker UI and search ( #25525 )
2025-05-28 15:03:17 +02:00
0eaeeb1141
Update dependency globals to v16.2.0 ( #25624 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-28 14:51:35 +03:00
Paul Bottein and GitHub
b7e63e697f
Fix picker field height ( #25623 )
2025-05-28 14:07:22 +03:00
Paul Bottein and GitHub
06db0f4b98
Fix missing helper for entity picker ( #25622 )
2025-05-28 14:06:45 +03:00
Paul Bottein and GitHub
d33636c6fb
Force narrow style for action, condition and trigger in flows ( #25619 )
2025-05-28 12:04:54 +02:00
Wendelin and GitHub
bbb546159c
Set markdown code line-height ( #25618 )
2025-05-28 10:04:54 +02:00
karwosts and GitHub
e8fc36026a
More error handling for preview flow ( #25611 )
...
* More error handling for preview flow
* await unsub
2025-05-28 07:04:03 +03:00
Bram Kragten
06270c771f
Bumped version to 20250527.0
2025-05-27 21:43:42 +02:00
Norbert Rittel and Bram Kragten
ae49de8e71
Fix typo in restore_entity_id_selected::confirm_text ( #25615 )
2025-05-27 21:42:52 +02:00
Petar Petrov and Bram Kragten
6abdeeae20
Fix for history graph with tiny values ( #25612 )
2025-05-27 21:42:51 +02:00
Petar Petrov and Bram Kragten
116716c51d
Fix duplicate legend items when comparing energy data ( #25610 )
2025-05-27 21:42:51 +02:00
Wendelin and Bram Kragten
77ee69b64d
Fix font settings for button card ( #25607 )
2025-05-27 21:42:50 +02:00
Wendelin and Bram Kragten
1a57eeddde
Fix sidebar loading and demo ( #25606 )
2025-05-27 21:42:49 +02:00
Petar Petrov and Bram Kragten
9131bf6dfd
Fix double history graphs for a disabled entity ( #25604 )
2025-05-27 21:42:48 +02:00
Paul Bottein and Bram Kragten
1611423ca5
Fix duplicated items in strategy editor ( #25600 )
2025-05-27 21:42:48 +02:00
Petar Petrov and GitHub
38f8c804af
Fix for history graph with tiny values ( #25612 )
2025-05-27 20:46:03 +02:00
Petar Petrov and GitHub
7c5bf26240
Fix duplicate legend items when comparing energy data ( #25610 )
2025-05-27 20:43:32 +02:00
Norbert Rittel and GitHub
189067d14b
Fix typo in restore_entity_id_selected::confirm_text ( #25615 )
2025-05-27 19:56:55 +02:00
Petar Petrov and GitHub
e79e0f77b8
Navigate to newly added device ( #25608 )
2025-05-27 16:19:53 +02:00
Wendelin and GitHub
b226e5c697
Fix font settings for button card ( #25607 )
2025-05-27 12:55:20 +02:00
Wendelin and GitHub
52ad31601c
Fix sidebar loading and demo ( #25606 )
2025-05-27 10:22:04 +02:00
Petar Petrov and GitHub
cba3e4df7f
Fix double history graphs for a disabled entity ( #25604 )
2025-05-27 09:08:58 +02:00
Paul Bottein and GitHub
3532cfa974
Fix duplicated items in strategy editor ( #25600 )
2025-05-26 19:21:44 +02:00
Bram Kragten
de56c3376e
Bumped version to 20250526.0
2025-05-26 18:32:32 +02:00
Bram Kragten
629eb29d42
Merge branch 'rc' into dev
2025-05-26 18:32:04 +02:00
Bram Kragten and GitHub
61019447cf
Update alarm card styling ( #25598 )
2025-05-26 18:31:27 +02:00
Bram Kragten and GitHub
cde2b436d1
Add restore entity id ( #25592 )
2025-05-26 16:23:23 +00:00
6c7d750734
Add support for grouping media players ( #24736 )
...
Co-authored-by: Simon Lamon <[email protected] >
Co-authored-by: Bram Kragten <[email protected] >
2025-05-26 14:35:09 +00:00
fcf5ed7731
Use context instead of stateObj for card features ( #25577 )
...
Co-authored-by: Bram Kragten <[email protected] >
2025-05-26 13:59:26 +00:00
3ce639946c
Make weather-forecast card more responsive ( #24900 )
...
Co-authored-by: Bram Kragten <[email protected] >
2025-05-26 13:26:32 +00:00
bb5f01ac81
Use failed add-ons and folders of backup ( #25548 )
...
Co-authored-by: Bram Kragten <[email protected] >
2025-05-26 13:25:57 +00:00
208e863327
Save sidebar in user data ( #25555 )
...
Co-authored-by: Petar Petrov <[email protected] >
Co-authored-by: Bram Kragten <[email protected] >
2025-05-26 13:25:11 +00:00
9f5f100e98
Tweak rules for entity-filter card ( #25570 )
...
Co-authored-by: Bram Kragten <[email protected] >
2025-05-26 13:24:10 +00:00
114c1fb98b
Update vaadinWebComponents monorepo to v24.7.7 ( #25596 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-26 15:20:08 +02:00
Bram Kragten
3e5bd64b83
Update ha-selector-action.ts
2025-05-26 15:14:59 +02:00
karwosts and GitHub
02b4b8e334
Fix device actions in step-flow-form ( #24539 )
...
* Fix device actions in step-flow-form
* Move xlation fetch to device action
* also conditions & triggers
* move to firstUpdated
2025-05-26 14:19:09 +02:00
Petar Petrov and GitHub
da8d43f5d1
Allow href="data:..." in config flow step description ( #25559 )
...
* Allow href="data:..." in config flow step description
* Update src/dialogs/config-flow/show-dialog-config-flow.ts
2025-05-26 13:56:11 +02:00
Paul Bottein and GitHub
18aaa44d2d
Use constant for Home Assistant bluetooth node in graph ( #25595 )
2025-05-26 12:26:06 +02:00
Paul Bottein and GitHub
7fa697a768
Add actions section and add domains to other section in area dashboard ( #25558 )
...
* Add actions section and add domains to other section in area dashboard
* Add timer and input button
* Better grouping
2025-05-26 10:50:42 +02:00
Jan-Philipp Benecke and GitHub
28fe60f02b
Improve broken cards on dashboards ( #25557 )
2025-05-26 08:45:22 +00:00
549451eccb
Bump relative-ci/agent-action from 2.2.0 to 3.0.0 ( #25593 )
...
Bumps [relative-ci/agent-action](https://github.com/relative-ci/agent-action ) from 2.2.0 to 3.0.0.
- [Release notes](https://github.com/relative-ci/agent-action/releases )
- [Commits](https://github.com/relative-ci/agent-action/compare/v2.2.0...v3.0.0 )
---
updated-dependencies:
- dependency-name: relative-ci/agent-action
dependency-version: 3.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-26 08:26:06 +02:00
113cc118cf
Support for disabled selectors in config flow ( #22592 )
...
* Support for disabled selectors in config flow
* rename flag to readonly
* rename to read_only
* Merge branch 'dev' of https://github.com/home-assistant/frontend into disabled-fields-config-flow
* rework for new backend
* Fix disabled entity picker
* no longer used type
* Update src/dialogs/config-flow/step-flow-form.ts
Co-authored-by: Petar Petrov <[email protected] >
---------
Co-authored-by: Petar Petrov <[email protected] >
2025-05-23 20:52:42 +03:00
Bram Kragten and GitHub
7ffb0f1e3b
rename android-safe-area-inset to app-safe-area-inset ( #25575 )
2025-05-23 18:34:53 +02:00
60ef43044b
Update octokit monorepo to v8.0.1 ( #25576 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-23 17:37:26 +02:00
4e4a82e023
Update rspack monorepo to v1.3.11 ( #25574 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-23 17:36:56 +02:00
Paulus Schoutsen and GitHub
f563146165
Sort discoveries by title on integration page ( #25578 )
2025-05-23 17:33:47 +02:00
Petar Petrov and GitHub
81ba2db93a
Custom variable down sampling for line charts ( #25561 )
2025-05-23 15:20:41 +02:00
4d8176ad6e
Update octokit monorepo to v8 (major) ( #25573 )
...
Update octokit monorepo to v8
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-23 14:13:11 +03:00
Petar Petrov and GitHub
9b8be9f1af
Fix chart labels for multi year periods ( #25572 )
2025-05-23 12:08:22 +02:00
Wendelin and GitHub
c11d2c10df
Enable keyboard sorting for items-display-editor ( #25546 )
...
* Enable keyboard sorting for items-display-editor
* Add alt + arrow and fix bugs
* Fix alt bug
* Improve selected drag highlight
2025-05-23 10:42:27 +02:00
Paul Bottein and GitHub
412a0e9f6a
Improve area floor picker UI and search ( #25540 )
...
* Improve area floor picker UI and search
* Improve area floor picker UI and search
* Remove noResultSorting
2025-05-23 10:35:47 +02:00
67dc830bbf
Update dependency marked to v15.0.12 ( #25571 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-23 08:52:22 +03:00
5581c10139
Update vitest monorepo to v3.1.4 ( #25569 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-22 16:36:02 +00:00
ec26818c53
Update dependency @types/leaflet to v1.9.18 ( #25568 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-22 18:26:19 +02:00
Paul Bottein and GitHub
399458f811
Improve category picker UI and search ( #25560 )
2025-05-22 18:14:26 +02:00
Paul Bottein and GitHub
3355986585
Restore screen readers support on pickers ( #25553 )
2025-05-22 09:51:12 +00:00
9b7db191a6
Add range support to icon translations ( #25541 )
...
Co-authored-by: Bram Kragten <[email protected] >
2025-05-22 11:32:44 +02:00
Paulus Schoutsen and GitHub
2d549ba22f
Voice wizard: Wait 10s for update entity to change state ( #25556 )
2025-05-22 09:49:29 +02:00
Grzegorz Libiszewski and GitHub
c3e155a95c
Unified safe area (insets) for Android and iOS ( #24689 )
...
* feat: Introduce new css variables for safe area
* feat: Replace all safe area env with variable
2025-05-22 08:11:04 +03:00
Petar Petrov and GitHub
754829a836
Localize ZHA visualization text ( #25543 )
2025-05-21 12:54:38 +00:00
c0ffeeca7 and GitHub
87bd039239
Add comma ( #25547 )
2025-05-21 15:44:16 +03:00
Wendelin and GitHub
32b3c83337
Edit sidebar in a dialog ( #25532 )
2025-05-21 13:42:43 +02:00
karwosts and GitHub
f0beef22d2
Add hint helpers to fields that support markdown ( #25528 )
...
* Add hint helpers to fields that support markdown
* reduce duplication
2025-05-21 08:13:28 +03:00
Petar Petrov and GitHub
07e5f53469
Bluetooth network visualization ( #25512 )
...
* Bluetooth network visualization
* fix category symbol
* Add translations
* memoize bluetooth data
* throttle data updates to 10s
* handle proxies that appear as end devices too
* fix tab highlighting
* memoize fix
2025-05-21 07:59:44 +03:00
c0ffeeca7 and GitHub
97e0217906
Remote access strings: tiny typo fix ( #25539 )
2025-05-20 12:47:51 +00:00
Paul Bottein and GitHub
006c7e1ea8
Improve floor picker UI and search ( #25535 )
...
* Improve floor picker UI and search
* sort by level
2025-05-20 14:45:40 +02:00
Andrej Shumkovski and GitHub
9736d0cb55
Added Albanian (Shqip) Language ( #25538 )
...
Update translationMetadata.json
Added Shqip language following:
https://developers.home-assistant.io/docs/translations/#maintainer-steps-to-add-a-new-language
2025-05-20 14:35:49 +02:00
Wendelin and GitHub
9ec689382b
Add has-fab to hass-tabs-subpage ( #25536 )
2025-05-20 14:00:27 +03:00
Paul Bottein and GitHub
4de95f6710
Improve label picker UI and search ( #25522 )
2025-05-20 12:47:33 +02:00
Paul Bottein and GitHub
a55ef8ad47
Fix entity picker in footer graph and media card ( #25531 )
2025-05-20 11:32:37 +02:00
Paul Bottein and GitHub
01b398c2a3
Fix clear area action in area-picker ( #25511 )
...
* Fix clear area action in area-picker
* Fix area not displayed after creation
2025-05-20 10:01:01 +02:00
Paulus Schoutsen and GitHub
83df10ef29
Tweaks to Assist chat dialog ( #25494 )
2025-05-20 08:39:56 +02:00
a026c72230
Update dependency eslint to v9.27.0 ( #25529 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-20 07:44:11 +03:00
c4e391c264
Echarts network graph for ZHA ( #25457 )
...
* Echarts network graph for ZHA
* improve layout
* better diff
* remove vis-network
* not bad layout
* fix LQI and clean up a bit
* Use ha-chart-base and remove header
* legend
* use color vars
* use colorVariables
* fix
* add physics toggle
* tweak lines
* remove vis-network
* minor tweaks
* dynamically load graph chart
* type fix
* fix height
* navigate to device page on label click
* PR comments
* aria tweak
* make extraComponents non reactive
* PR comments
* quick fix
* just make hass non reactive
* button tweak
* Update src/components/chart/ha-network-graph.ts
Co-authored-by: Wendelin <[email protected] >
---------
Co-authored-by: Wendelin <[email protected] >
2025-05-19 16:37:05 +03:00
4b72a6029c
Fix stack editor bugs ( #25501 )
...
* Fix stack editor bugs
* Update src/panels/lovelace/editor/config-elements/hui-stack-card-editor.ts
Co-authored-by: Petar Petrov <[email protected] >
---------
Co-authored-by: Petar Petrov <[email protected] >
2025-05-19 16:36:46 +03:00
Timothy and GitHub
8b87188075
Add navigate command to the external bus ( #25516 )
2025-05-19 13:22:19 +00:00
Paul Bottein and GitHub
2a4c6c9af5
Improve user picker UI and search ( #25514 )
...
Improve user picker
2025-05-19 13:53:19 +03:00
Paul Bottein and GitHub
5cbadaa5f9
Fix labels in duration input ( #25510 )
2025-05-19 11:26:25 +02:00
15fd4134d0
Improve device picker UI and search ( #25401 )
...
* Improve device picker
* Improve device search quick bar
* Fix types
* Fix selected device in the dropdown
* Move filter to picker
* Rename filters
* Use generic picker
* Update src/dialogs/quick-bar/ha-quick-bar.ts
---------
Co-authored-by: Bram Kragten <[email protected] >
2025-05-19 09:24:54 +00:00
eda9abc3c5
Lock file maintenance ( #25508 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-19 07:16:33 +03:00
karwosts and GitHub
7e56d5f351
Fix loading behavior when manually typing card type ( #25502 )
2025-05-18 08:57:59 +03:00
5d4805cde6
Update dependency @codemirror/search to v6.5.11 ( #25499 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-18 08:54:22 +03:00
karwosts and GitHub
c94326bc08
Fix duplicate_id in energy-usage-graph ( #25503 )
2025-05-18 08:53:37 +03:00
karwosts and GitHub
b61180baa6
Don't access hidden tabs via left/right arrow ( #25495 )
2025-05-17 12:43:12 +02:00
karwosts and GitHub
bc15d1474e
Force wrap too long expansion panel headers ( #25496 )
2025-05-17 12:42:08 +02:00
Bram Kragten
95c3013497
Merge branch 'rc'
2025-05-16 18:57:16 +02:00
Bram Kragten
69a156f352
Bumped version to 20250516.0
2025-05-16 18:57:02 +02:00
Paul Bottein and Bram Kragten
67f3d31a4b
Fix domain not translated in entity picker and quick bar ( #25444 )
...
* Fix domain not translated in entity picker
* Remove unused param
2025-05-16 18:56:16 +02:00
Bram Kragten
98a2966432
Render choose and if action correctly on mobile ( #25411 )
2025-05-16 18:56:14 +02:00
karwosts and Bram Kragten
75a2c061c2
Fix card editor help links ( #25408 )
2025-05-16 18:56:13 +02:00
karwosts and Bram Kragten
724df18175
Fix devices graph max_devices ( #25406 )
2025-05-16 18:56:12 +02:00
Paul Bottein and Bram Kragten
c00b4120ab
Fix selected entity in the entity picker dropdown ( #25405 )
2025-05-16 18:56:11 +02:00
Paul Bottein and Bram Kragten
d392bb4c83
Fallback to preferred pipeline if the pipeline doesn't exist ( #25404 )
2025-05-16 18:56:11 +02:00
Paul Bottein and Bram Kragten
30d46f2f8a
Fix domain max-width in entity picker ( #25400 )
2025-05-16 18:56:10 +02:00
7c879cc291
Add installation method to the about page ( #25378 )
...
Co-authored-by: Bram Kragten <[email protected] >
Co-authored-by: Franck Nijhof <[email protected] >
2025-05-16 18:56:08 +02:00
9a731880f3
Update rspack monorepo to v1.3.10 ( #25493 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-16 18:06:17 +02:00
Yosi Levy and GitHub
77efaaf7de
RTL base font fix ( #25478 )
...
* RTL base font fix
* Fix comments
2025-05-16 08:20:19 +03:00
Paulus Schoutsen and GitHub
da96266454
Update media content type for picked TTS ( #25489 )
2025-05-16 08:18:31 +03:00
renovate[bot] and GitHub
036d739d6e
Update dependency @codemirror/view to v6.36.8 ( #25487 )
2025-05-15 19:56:20 +02:00
c274a94ee5
Update dependency typescript-eslint to v8.32.1 ( #25488 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-15 19:53:57 +02:00
Paul Bottein and GitHub
da7d359696
Use generic picker for statistic picker ( #25484 )
2025-05-15 19:38:36 +02:00
Paul Bottein and GitHub
20a7b3870c
Improve area picker UI and search ( #25472 )
...
* Improve area picker UI and search
* Feedbacks
2025-05-15 15:53:22 +02:00
Wendelin and GitHub
9749a64ae1
Preload Roboto for Chrome OS ( #25480 )
2025-05-15 14:48:09 +02:00
68741f6ba4
Update vaadinWebComponents monorepo to v24.7.6 ( #25475 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-15 14:33:08 +03:00
AlCalzone and GitHub
e052ee04b4
Fix label for Thermostat Setback in Z-Wave JS installer panel ( #25476 )
2025-05-15 13:22:52 +02:00
Wendelin and GitHub
d2cc4a624e
Use ha-line-height css tokens in codebase ( #25468 )
2025-05-15 11:57:17 +02:00
Paul Bottein and GitHub
5bcbe98f8e
Create generic picker component ( #25464 )
...
* Create generic combo-box
* Fix focus
* Delete entity combo-box
* Rename components
* Create generic picker
* Fix undefined and placeholder
* Fix labels
* Fix icon and search
* Add missing hideClearIcon property to entity picker
* Make search string optional
2025-05-15 09:55:32 +00:00
Petar Petrov and GitHub
beee76580d
Keep screen on while adding new ZHA device ( #25465 )
2025-05-15 11:55:05 +02:00
karwosts and GitHub
28e5a30772
Prioritize battery consumption before solar consumption ( #25467 )
2025-05-15 10:32:07 +03:00
785929b370
Add ZHA status details to configuration dashboard ( #25425 )
...
Co-authored-by: Wendelin <[email protected] >
2025-05-14 11:57:30 +00:00
55cf7e635d
Keep screen on while adding new ZwaveJS device ( #25375 )
...
* Keep screen on while adding new ZwaveJS device
* Add compatibility check
* Update src/mixins/wakelock-mixin.ts
Co-authored-by: Bram Kragten <[email protected] >
* format
---------
Co-authored-by: Bram Kragten <[email protected] >
2025-05-14 13:45:48 +03:00
4b270eb444
Periodically refresh alerts on the device page ( #25385 )
...
* Periodically refresh alerts on the device page
* Update src/panels/config/devices/ha-config-device-page.ts
Co-authored-by: Bram Kragten <[email protected] >
* revert type change
* Apply suggestions from code review
Co-authored-by: Bram Kragten <[email protected] >
---------
Co-authored-by: Bram Kragten <[email protected] >
2025-05-14 11:28:56 +02:00
Jan-Philipp Benecke and GitHub
d0e55719d1
Make map card clustering configurable ( #25429 )
...
* Persistent map clustering
* Make config option instead
2025-05-14 11:27:42 +02:00
87f9397643
Update dependency @bundle-stats/plugin-webpack-filter to v4.20.1 ( #25461 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-14 08:47:57 +02:00
Wendelin and GitHub
910e7e10a7
Use ha-dialog-header for data-entry-flow ( #25403 )
...
* Use ha-dialog-header for data-entry-flow header
* Fix header wrap
2025-05-13 14:17:54 +03:00
Wendelin and GitHub
e1b9b47ac7
Hide map cluster toggle when there is just one entry ( #25454 )
2025-05-13 12:23:24 +03:00
89e04fcc45
Allow for shift click in data table checkboxes ( #25024 )
...
Co-authored-by: Wendelin <[email protected] >
2025-05-13 11:08:45 +02:00
David Rapan and GitHub
93f2e75fc9
Update network_adapter_info translation as all core discovery integrations will now use network ( #25452 )
2025-05-13 09:27:54 +02:00
Wendelin and GitHub
6c671d398f
Fix zwave creating nvm backup translation ( #25453 )
2025-05-13 05:59:50 +00:00
Paul Bottein and GitHub
2e5c6a4d3f
Fix domain not translated in entity picker and quick bar ( #25444 )
...
* Fix domain not translated in entity picker
* Remove unused param
2025-05-13 08:54:31 +03:00
04e736a51e
Update dependency @lokalise/node-api to v14.7.0 ( #25450 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-13 08:53:25 +03:00
Wendelin and GitHub
ec3fdc0ea7
Subscribe to frontend user data ( #25445 )
2025-05-12 16:01:56 +02:00
Robert Resch and GitHub
a7a8c25d24
Remove getCandidatesUpfront ( #25399 )
2025-05-12 14:55:39 +02:00
c0ffeeca7 and GitHub
60d457c3d9
Register account: apply sentence-style capitalization ( #25440 )
2025-05-12 10:09:47 +02:00
a58b1e636d
Update dependency @rsdoctor/rspack-plugin to v1.1.2 ( #25420 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-12 09:12:13 +02:00
f67e7ae081
Update rspack monorepo to v1.3.9 ( #25421 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-12 08:52:00 +02:00
0032c5508e
Update dependency eslint-config-prettier to v10.1.5 ( #25439 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-12 08:51:39 +02:00
036df78de8
Update dependency idb-keyval to v6.2.2 ( #25432 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-11 21:02:47 +02:00
617a6ba938
Update dependency @lokalise/node-api to v14.6.0 ( #25433 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-11 21:00:45 +02:00
Alex Gustafsson and GitHub
76b9063aec
Fix typo in lint config ( #25419 )
...
Fix a typo causing yaml and "aml" files to be formatted with prettier as
opposed to yaml and yml.
2025-05-10 13:22:25 +02:00
60c1d0a556
Update dependency globals to v16.1.0 ( #25416 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-10 13:22:10 +02:00
Bram Kragten and GitHub
193caec2df
Render choose and if action correctly on mobile ( #25411 )
2025-05-10 09:03:53 +02:00
42c8d132bf
Update dependency @babel/preset-env to v7.27.2 ( #25409 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-10 09:03:37 +02:00
0311a7c976
Update dependency @rsdoctor/rspack-plugin to v1.1.1 ( #25414 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-10 09:03:26 +02:00
40ffd50b8a
Update dependency barcode-detector to v3.0.4 ( #25412 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-10 09:03:22 +02:00
334991902a
Update dependency eslint-config-prettier to v10.1.3 ( #25415 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-10 09:03:14 +02:00
karwosts and GitHub
c968266065
Fix card editor help links ( #25408 )
2025-05-09 18:38:03 +02:00
Paul Bottein and GitHub
d4fc0318f7
Fix domain max-width in entity picker ( #25400 )
2025-05-09 18:37:14 +02:00
karwosts and GitHub
8a0d3baf67
Fix devices graph max_devices ( #25406 )
2025-05-09 18:35:54 +02:00
Paul Bottein and GitHub
8fc55cb6e2
Fix selected entity in the entity picker dropdown ( #25405 )
2025-05-09 18:35:38 +02:00
Paul Bottein and GitHub
d6ebd9bfc4
Fallback to preferred pipeline if the pipeline doesn't exist ( #25404 )
2025-05-09 16:01:03 +02:00
Bram Kragten and GitHub
15ae37d077
Move vaadin typography vars to typography globals ( #25398 )
2025-05-09 12:08:12 +00:00
461d5eb687
Add device rename to voice wizard ( #25187 )
...
Co-authored-by: Wendelin <[email protected] >
2025-05-09 13:56:50 +02:00
Wendelin and GitHub
3058fcad46
Use ha-font-size typography css tokens ( #25361 )
2025-05-09 13:47:25 +02:00
06bd1ae4cd
Update dependency @rsdoctor/rspack-plugin to v1.1.0 ( #25389 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Wendelin <[email protected] >
2025-05-09 13:43:39 +02:00
00733357a1
Update dependency lint-staged to v15.5.2 ( #25394 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-09 13:19:20 +02:00
Bram Kragten
7f6ce97199
Merge branch 'rc'
2025-05-09 12:11:58 +02:00
Bram Kragten
0742aed8e7
Bumped version to 20250509.0
2025-05-09 12:11:36 +02:00
Bram Kragten
f675dd3388
Fix width of device in create entry step ( #25392 )
2025-05-09 12:11:08 +02:00
Bram Kragten
9751cb4e50
Fix bottom padding in service control when in narrow mode ( #25390 )
2025-05-09 12:11:07 +02:00
Bram Kragten
7919028780
Fix sidebar keyboard navigation in edit mode ( #25376 )
2025-05-09 12:11:07 +02:00
Wendelin and Bram Kragten
1508c7c905
Fix backup custom retention save issue ( #25368 )
2025-05-09 12:11:06 +02:00
Wendelin and Bram Kragten
3fe907f388
Fix backup settings undefined cloudStatus ( #25366 )
2025-05-09 12:11:05 +02:00
5cc87661b9
Add a dialog to SSDP to show raw data ( #25362 )
...
* Add a dialog to SSDP to show raw data
* tweaks
* Add a dialog to SSDP to show raw data
* reduce
* tweaks
* Update src/panels/config/integrations/integration-panels/ssdp/dialog-ssdp-raw-data.ts
Co-authored-by: Petar Petrov <[email protected] >
* Update src/panels/config/integrations/integration-panels/ssdp/dialog-ssdp-discovery-info.ts
Co-authored-by: Petar Petrov <[email protected] >
* Update src/panels/config/integrations/integration-panels/ssdp/dialog-ssdp-discovery-info.ts
Co-authored-by: Petar Petrov <[email protected] >
* add dump
* preen
---------
Co-authored-by: Petar Petrov <[email protected] >
2025-05-09 12:11:04 +02:00
fc372172a6
Fix ha-dialog actions padding to use safe-area-inset ( #25359 )
...
* Fix ha-dialog actions padding to use safe-area-inset
* Update src/components/ha-dialog.ts
Co-authored-by: Petar Petrov <[email protected] >
---------
Co-authored-by: Petar Petrov <[email protected] >
2025-05-09 12:11:03 +02:00
Simon Lamon and Bram Kragten
7bd9a39bf5
Fix bluetooth device info is encoding data twice ( #25353 )
...
Data is already encoded
2025-05-09 12:11:02 +02:00
Bram Kragten and GitHub
665c971822
Fix width of device in create entry step ( #25392 )
2025-05-09 12:00:06 +02:00
Bram Kragten and GitHub
eff5471dd1
Fix bottom padding in service control when in narrow mode ( #25390 )
2025-05-09 11:01:58 +02:00
4fba9c3c0a
Add installation method to the about page ( #25378 )
...
Co-authored-by: Bram Kragten <[email protected] >
Co-authored-by: Franck Nijhof <[email protected] >
2025-05-09 10:23:52 +02:00
0b32b51e2f
Update dependency @types/leaflet-draw to v1.0.12 ( #25386 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-09 09:00:39 +02:00
Bram Kragten and GitHub
6370b0b8e5
Fix sidebar keyboard navigation in edit mode ( #25376 )
2025-05-09 08:51:04 +02:00
681518f443
Update dependency typescript-eslint to v8.32.0 ( #25383 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-08 23:51:36 +02:00
Simon Lamon and GitHub
9f5b89978d
Bump the hls patch ( #25264 )
2025-05-08 15:30:49 +00:00
Bram Kragten and GitHub
130839ee7b
Revert "Add left text alignment to call service button" ( #25377 )
2025-05-08 17:24:10 +02:00
ba4ec960c8
Use ha-font-weight typography css tokens ( #25374 )
...
Co-authored-by: Petar Petrov <[email protected] >
2025-05-08 15:11:53 +00:00
Petar Petrov and GitHub
6692d9c6aa
Use the new included_in_stat hierarchy in the Energy Sankey card ( #25306 )
2025-05-08 17:01:18 +02:00
4d2d94c54f
Update dependency @lokalise/node-api to v14.5.2 ( #25380 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-08 17:51:45 +03:00
Wendelin and GitHub
d59c6612c6
Fix backup custom retention save issue ( #25368 )
2025-05-08 16:50:31 +02:00
Wendelin and GitHub
498f158253
Use ha-font-smoothing typography css tokens ( #25364 )
2025-05-08 17:32:48 +03:00
b8026ccf46
Update vitest monorepo to v3.1.3 ( #25379 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-08 17:29:57 +03:00
Wendelin and GitHub
84def48222
Add tests for common name utils ( #25373 )
2025-05-08 16:59:28 +03:00
Wendelin and GitHub
cea0ac02fe
Improve ha-spinner gallery docs ( #25369 )
2025-05-08 15:50:03 +03:00
Wendelin and GitHub
e1b099e88b
Fix backup settings undefined cloudStatus ( #25366 )
2025-05-08 13:47:17 +02:00
Yosi Levy and GitHub
d571ef3f18
Font style in side bar ( #25367 )
2025-05-08 13:21:39 +02:00
Lucas and GitHub
c8cffef647
Add left text alignment to call service button ( #24846 )
2025-05-08 09:58:46 +02:00
Simon Lamon and GitHub
6b568307a4
Fix bluetooth device info is encoding data twice ( #25353 )
...
Data is already encoded
2025-05-08 08:21:01 +03:00
1b501907f1
Add a dialog to SSDP to show raw data ( #25362 )
...
* Add a dialog to SSDP to show raw data
* tweaks
* Add a dialog to SSDP to show raw data
* reduce
* tweaks
* Update src/panels/config/integrations/integration-panels/ssdp/dialog-ssdp-raw-data.ts
Co-authored-by: Petar Petrov <[email protected] >
* Update src/panels/config/integrations/integration-panels/ssdp/dialog-ssdp-discovery-info.ts
Co-authored-by: Petar Petrov <[email protected] >
* Update src/panels/config/integrations/integration-panels/ssdp/dialog-ssdp-discovery-info.ts
Co-authored-by: Petar Petrov <[email protected] >
* add dump
* preen
---------
Co-authored-by: Petar Petrov <[email protected] >
2025-05-08 08:18:26 +03:00
c7e79998a4
Fix ha-dialog actions padding to use safe-area-inset ( #25359 )
...
* Fix ha-dialog actions padding to use safe-area-inset
* Update src/components/ha-dialog.ts
Co-authored-by: Petar Petrov <[email protected] >
---------
Co-authored-by: Petar Petrov <[email protected] >
2025-05-07 18:04:43 +02:00
Wendelin and GitHub
03ccf014d9
Use ha-font-family typography css token ( #25355 )
...
Use ha-font-family
2025-05-07 17:38:07 +03:00
ab41bdb87d
Update dependency @lokalise/node-api to v14.5.1 ( #25360 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-07 17:35:54 +03:00
karwosts and GitHub
821a0bc418
New solar-consumed-gauge algorithm ( #25326 )
...
* New solar-consumed-gauge algorithm
* update tests
* Apply suggestion
* reduce duplicate code
2025-05-07 17:35:24 +03:00
karwosts and GitHub
6d931b9e37
Add UoM to location selector ( #25358 )
2025-05-07 16:13:29 +02:00
Bram Kragten
f0341f28ab
Merge branch 'rc'
2025-05-07 13:14:55 +02:00
Paul Bottein and Bram Kragten
603663e0cc
Fix badge overlay in scrolling mode ( #25352 )
...
Co-authored-by: Bram Kragten <[email protected] >
2025-05-07 13:14:21 +02:00
Bram Kragten
80dddc9eef
Only enable drag scroll controller when needed ( #25351 )
2025-05-07 13:14:20 +02:00
Bram Kragten
8494d0542e
Bumped version to 20250507.0
2025-05-07 10:45:48 +02:00
Wendelin and Bram Kragten
467a5bef0b
Fix data-table search clear button alignment ( #25348 )
2025-05-07 10:45:19 +02:00
Petar Petrov and Bram Kragten
24736e36ff
Set <=0 chart values to null so they render as gaps on a log graph ( #25347 )
2025-05-07 10:45:18 +02:00
Paulus Schoutsen and Bram Kragten
604c00d772
Update network browser descriptions ( #25345 )
2025-05-07 10:45:17 +02:00
Bram Kragten
12bbba1bff
fix height of stats graph card in section ( #25344 )
2025-05-07 10:45:16 +02:00
Bram Kragten
e3221ad4ee
Merge branch 'rc'
2025-05-06 20:46:09 +02:00
Bram Kragten
7d3a7fa1db
Bumped version to 20250506.0
2025-05-06 20:45:47 +02:00
Paul Bottein and Bram Kragten
5e67bf1fa7
Fix outlined icon button style ( #25340 )
2025-05-06 20:45:16 +02:00
Paul Bottein and Bram Kragten
7147c7578d
Use right theme variable for dashboard tab color in edit mode ( #25339 )
2025-05-06 20:45:16 +02:00
Paul Bottein and Bram Kragten
90710fedf2
Simplify entity combo-box code ( #25338 )
2025-05-06 20:45:15 +02:00
Paul Bottein and Bram Kragten
9629159ef1
Use middle dot 00B7 as separator ( #25336 )
2025-05-06 20:45:14 +02:00
Paul Bottein and Bram Kragten
bfac6e1516
Add covers to overview view for area strategy ( #25334 )
2025-05-06 20:45:13 +02:00
Wendelin and Bram Kragten
7c288d1769
Fix sidebar item text width ( #25332 )
...
* Fix sidebar item text width to utilize full available space
* Update src/components/ha-sidebar.ts
Co-authored-by: Bram Kragten <[email protected] >
---------
Co-authored-by: Bram Kragten <[email protected] >
2025-05-06 20:45:12 +02:00
Paul Bottein and Bram Kragten
39119eeb2a
Align side bar title with items ( #25330 )
2025-05-06 20:45:11 +02:00
Wendelin and Bram Kragten
9c16ce3342
Fix flow form padding end ( #25328 )
...
* Fix flow form padding end
* Use more end padding if docs are present
2025-05-06 20:45:10 +02:00
3595fab5cb
Show voice ID in TTS media browser ( #25324 )
...
* Show voice ID in TTS media browser
* Apply suggestions from code review
Co-authored-by: Paul Bottein <[email protected] >
* Add copy button
* Now copy correct clipboard icon
* Improve styling
* GAP
---------
Co-authored-by: Paul Bottein <[email protected] >
2025-05-06 20:45:09 +02:00
Wendelin and Bram Kragten
78b2d17f10
Add custom retention info to backup locations ( #25318 )
...
* Add retention messages to backup locations
* Fix mobile
* Use join
2025-05-06 20:45:09 +02:00
Paul Bottein and GitHub
7b8b8f9d0b
20250502.1 ( #25323 )
2025-05-05 20:14:29 +02:00
Paul Bottein
b7f866faff
Bumped version to 20250502.1
2025-05-05 20:12:59 +02:00
Paulus Schoutsen and Paul Bottein
37671fd613
Populate integration domain My link ( #25322 )
...
* Populate integration domain My link
* break out of loop
* Actually just return from function
* Consolidate code
2025-05-05 20:12:06 +02:00
Paulus Schoutsen and Paul Bottein
92905c1433
Clean up network browser nav ( #25321 )
...
* Clean up network browser nav
* Add ha-md-list
2025-05-05 20:12:05 +02:00
Paulus Schoutsen and Paul Bottein
cb7251cb5e
Reorder my links ( #25319 )
2025-05-05 20:12:04 +02:00
Paul Bottein
44485c0de4
Do not display no areas in entity pickers ( #25317 )
2025-05-05 20:12:03 +02:00
Paul Bottein
1191a09576
Use new entity naming in card entity picker ( #25316 )
2025-05-05 20:12:03 +02:00
karwosts and Paul Bottein
c178488aac
Add energy hourly calculations to CSV report ( #25315 )
2025-05-05 20:12:02 +02:00
Wendelin and Paul Bottein
9f6463eec0
Fix zwave add device LR/mesh icons ( #25313 )
...
Fix zwave LR/mesh icons
2025-05-05 20:12:01 +02:00
Wendelin and Paul Bottein
70fef59401
Fix options and repair flow success ( #25312 )
2025-05-05 20:12:00 +02:00
Wendelin and Paul Bottein
3e053e07c6
Fix selected entity overflow ( #25311 )
2025-05-05 20:11:59 +02:00
Wendelin and Paul Bottein
376cac6002
Fix select entity change ( #25310 )
2025-05-05 20:11:58 +02:00
Paul Bottein
5cd68301ed
Fix pasting yaml in automation code editor ( #25309 )
...
Fix pasting yaml in code editor
2025-05-05 20:11:57 +02:00
Wendelin and Paul Bottein
3121721ac7
Revert "Use md-select for entity-row and state-card" ( #25308 )
...
Revert "Use md-select for entity-row and state-card (#25307 )"
This reverts commit 3c9dce20e2 .
2025-05-05 20:11:56 +02:00
Wendelin and Paul Bottein
868daf692d
Use md-select for entity-row and state-card ( #25307 )
2025-05-05 20:11:56 +02:00
Wendelin and Paul Bottein
75e9ac9e73
Fix flow-form header ( #25305 )
2025-05-05 20:11:55 +02:00
Paulus Schoutsen and Paul Bottein
f6e36f2038
Add profile security link to My Home Assistant ( #25303 )
2025-05-05 20:11:54 +02:00
Bram Kragten and Paul Bottein
55770f3e02
Fix display of disabled items in traces ( #25293 )
2025-05-05 20:11:53 +02:00
Bram Kragten and Paul Bottein
cfc7f91f03
Fix select entity row opening more info on select ( #25292 )
2025-05-05 20:11:52 +02:00
Jan-Philipp Benecke and Paul Bottein
74488c0b96
Use new entity picker style in quick bar ( #25265 )
...
* Use new entity picker style in quick bar
* Cleanup
* Add missing no area
* Process code review
2025-05-05 20:11:51 +02:00
Bram Kragten
1154d1769d
Bumped version to 20250502.0
2025-05-02 21:34:23 +03:00
Bram Kragten and Simon Lamon
a820cd4576
Fix decorators with properties ( #25282 )
...
* Fix decorators with properties
* Green build
---------
Co-authored-by: Simon Lamon <[email protected] >
2025-05-02 21:33:56 +03:00
Bram Kragten
678a8a85cb
Fix alignment of ha-labeled-slider ( #25279 )
2025-05-02 21:33:55 +03:00
karwosts and Bram Kragten
358e450e60
Fix disabled language picker ( #25278 )
2025-05-02 21:33:54 +03:00
Jan-Philipp Benecke and Bram Kragten
32acef8fad
Add save shortcut to shortcuts dialog ( #25271 )
2025-05-02 21:33:53 +03:00
J. Nick Koston and Bram Kragten
fae619085c
Add my links for the Bluetooth monitors ( #25270 )
...
The plan is to link these in the Bluetooth docs for help debugging
2025-05-02 21:33:52 +03:00
Paulus Schoutsen and Bram Kragten
5d89563aa5
Import missing components on init page ( #25269 )
2025-05-02 21:33:52 +03:00
Bram Kragten
d7dd11ba7f
Improve error handling in automation i18n ( #25266 )
2025-05-02 21:33:51 +03:00
Jan-Philipp Benecke and Bram Kragten
4624cc609f
Always show backup location retention settings ( #25261 )
...
Always show backup location retention settings
2025-05-02 21:33:50 +03:00
karwosts and Bram Kragten
f24b6a4cb1
Fix typo in energy calculation ( #25259 )
...
* New energy calculation
* more tests and stricter tests. change priority order
* more test and fix error
2025-05-02 21:33:49 +03:00
Jan-Philipp Benecke and Bram Kragten
2b06742bb9
Hide the tab when view is a subview ( #25256 )
2025-05-02 21:33:48 +03:00
Jan-Philipp Benecke and Bram Kragten
9e5b7462af
Add ? as shortcut for shortcuts dialog ( #25253 )
...
Bind shortcuts dialog to `?` key
2025-05-02 21:33:47 +03:00
J. Nick Koston and Bram Kragten
a544ff4c8a
Improve message when no discovery data is found ( #25252 )
...
* Improve message when no discovery data is found
It was pointed out its a bit confusing when a device has not been
discovered yet for the discovery/network browser panels as we
only said there was no data. Give the user a better hint
as to why there is no data.
* Improve message when no discovery data is found
It was pointed out its a bit confusing when a device has not been
discovered yet for the discovery/network browser panels as we
only said there was no data. Give the user a better hint
as to why there is no data.
* Improve message when no discovery data is found
It was pointed out its a bit confusing when a device has not been
discovered yet for the discovery/network browser panels as we
only said there was no data. Give the user a better hint
as to why there is no data.
* Improve message when no discovery data is found
It was pointed out its a bit confusing when a device has not been
discovered yet for the discovery/network browser panels as we
only said there was no data. Give the user a better hint
as to why there is no data.
2025-05-02 21:33:46 +03:00
J. Nick Koston and Bram Kragten
b81d2013dc
Fix formatting of mac address fields in device info ( #25251 )
...
Previous change lost the `:` seperator, and unexpectedly MAC became
title case instead of MAC when dhcp is loaded.
2025-05-02 21:33:45 +03:00
J. Nick Koston and Bram Kragten
9b7e2886b6
Better explain when DHCP discovery data will be available ( #25250 )
...
It was pointed out that users likely may not know what DHCP is
and wonder why the data is not available yet.
2025-05-02 21:33:44 +03:00
karwosts and Bram Kragten
69eaf178ca
New energy calculation formula ( #25242 )
...
* New energy calculation
* more tests and stricter tests. change priority order
2025-05-02 21:33:44 +03:00
Yosi Levy and Bram Kragten
1a14511fa6
Various RTL fixes ( #25231 )
2025-05-02 21:33:43 +03:00
Paul Bottein and GitHub
e517175f68
20250430.2 ( #25246 )
2025-04-30 17:52:11 +02:00
Paul Bottein
ee9cbf7370
Bumped version to 20250430.2
2025-04-30 17:50:44 +02:00
Bram Kragten and Paul Bottein
efd7b380a9
Handle errrors/wrong values on paste ( #25245 )
2025-04-30 17:49:56 +02:00
Paul Bottein
46cc254f77
Use code font family variable in combo-box ( #25243 )
2025-04-30 17:49:55 +02:00
Paul Bottein and GitHub
d996ba818f
20250430.1 ( #25244 )
2025-04-30 16:10:12 +02:00
Paul Bottein
e5f41ceb3e
Bumped version to 20250430.1
2025-04-30 16:08:42 +02:00
Bram Kragten and Paul Bottein
2e4ce71d06
Improve trigger condition check on paste ( #25241 )
2025-04-30 16:08:03 +02:00
Bram Kragten and Paul Bottein
50e39de974
Allow pasting more script config ( #25240 )
...
* Allow pasting more script config
* Update manual-script-editor.ts
2025-04-30 16:08:02 +02:00
Bram Kragten and Paul Bottein
1ba941282c
Allow pasting more automation config formats ( #25239 )
2025-04-30 16:08:01 +02:00
J. Nick Koston and Paul Bottein
b656ddc1f0
Add DHCP Browser entry point to network ( #25235 )
...
* Add DHCP Browser entry point to network
* lint
2025-04-30 16:08:00 +02:00
Paul Bottein and GitHub
a699149388
20250430.0 ( #25237 )
2025-04-30 13:10:20 +02:00