renovate[bot]
0a3fe6e0fb
Update dependency tar to v7.5.1 ( #27216 )
2025-09-26 19:21:46 +02:00
Paul Bottein
e0348e4da7
Fix slider ticks support for number selector ( #27211 )
2025-09-26 15:35:01 +02:00
Aidan Timson
d53f3ec898
Add missing translations for thread config panel ( #27210 )
2025-09-26 14:09:11 +01:00
renovate[bot]
e422547d93
Update Yarn to v4.10.3 ( #27209 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-26 15:33:12 +03:00
Paul Bottein
d91a3fbe85
Don't display negative durations in media player more info ( #27212 )
...
Don't display negative value in media player more info
2025-09-26 15:28:59 +03:00
Paul Bottein
01d7130f22
Fix try tts dialog max width ( #27208 )
2025-09-26 13:36:05 +02:00
Aidan Timson
c57851e4df
Migrate hex color helper functions to culori ( #27184 )
2025-09-26 11:31:18 +02:00
Aidan Timson
6f1f13acb0
Migrate rgb color helper functions to culori ( #27185 )
2025-09-26 11:00:08 +02:00
Jan-Philipp Benecke
a8abd00809
Refactor media player slider to use slot for position and duration display ( #27205 )
...
* Refactor media player slider to use slot for position and duration display
* Fix variable naming
2025-09-26 06:33:56 +00:00
karwosts
e053978dbe
Add dropdown mode to water heater operation feature ( #27201 )
2025-09-26 08:51:03 +03:00
karwosts
6e57f726a3
Add validation issues to energy diagnostic ( #27203 )
2025-09-26 08:48:21 +03:00
renovate[bot]
b7cabadbe1
Update dependency typescript-eslint to v8.44.1 ( #27197 )
2025-09-25 22:09:08 +02:00
Simon Lamon
d920217374
Fix typos in media player more info ( #27198 )
2025-09-25 19:02:26 +00:00
Jan-Philipp Benecke
1630263276
Round seconds in media player more info before formatting ( #27196 )
2025-09-25 20:47:40 +02:00
Paul Bottein
5680c742be
Revert "Update dependency @types/chromecast-caf-receiver to v6.0.24" ( #27188 )
2025-09-25 17:48:23 +02:00
Paul Bottein
2aeb9cf0ef
Revert "Update dependency @types/chromecast-caf-receiver to v6.0.24 ( #26500 )"
...
This reverts commit 4a3ed62583
.
2025-09-25 17:47:59 +02:00
Paul Bottein
c9931b3a3c
Disabled config badge ( #27172 )
...
* Add disabled option for badge
* Add disabled to struct
2025-09-25 17:45:06 +02:00
Paul Bottein
fbf7ebdfe4
Add icon option to common controls section strategy ( #27180 )
2025-09-25 17:23:54 +02:00
renovate[bot]
52ccb03de5
Update dependency hls.js to v1.6.13 ( #27187 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-25 17:21:23 +02:00
Paul Bottein
900236ac07
Fix storage bar not displayed ( #27183 )
2025-09-25 15:56:26 +01:00
renovate[bot]
28940c930d
Update dependency @codemirror/view to v6.38.3 ( #27163 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-25 15:55:35 +01:00
Paul Bottein
e278b463fd
Fix analytics switches ( #27181 )
2025-09-25 15:54:11 +01:00
renovate[bot]
db2acd4e39
Update dependency @rspack/core to v1.5.6 ( #27177 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-25 13:10:01 +02:00
Wendelin
6dcc52cd44
Reduce default tab padding in tab-group ( #27173 )
2025-09-25 11:52:04 +01:00
Paul Bottein
981db50826
Smooth animation of the sidebar resizing handle ( #27166 )
2025-09-25 10:43:04 +02:00
Paul Bottein
09683863a7
Fix safe padding for bottom sheet and add scroll lock ( #27165 )
2025-09-25 10:41:05 +02:00
Norbert Rittel
8c78f931dc
Use "Add (person)" instead of "New person" / "Create" ( #27161 )
...
* Update dialog-person-detail.ts
* Update en.json
2025-09-25 10:19:25 +02:00
renovate[bot]
40ce3c1e31
Update dependency lint-staged to v16.2.0 ( #27164 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-25 10:13:06 +02:00
Paulus Schoutsen
e430a1b1be
Avoid invalid entities in common controls ( #27158 )
2025-09-25 08:15:54 +03:00
renovate[bot]
a2c6116417
Update dependency tar to v7.4.4 ( #27159 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-25 08:15:06 +03:00
Paul Bottein
3239273f3e
Do not show error message when action has no response in dev tools ( #27156 )
2025-09-24 19:19:31 +02:00
Paul Bottein
e42c5a3254
Merge branch 'master' into dev
2025-09-24 17:09:01 +02:00
Paul Bottein
df7a6297b0
Bumped version to 20250924.0
2025-09-24 16:45:20 +02:00
Jeremy Cook
e4ca478d01
Add themes variables to tile card to change font appearance ( #27092 )
...
* Add themes variables to tile card to change font appearance
* Update documentation header including themes variables
---------
Co-authored-by: Jeremy Cook <jeco@norceresearch.no>
2025-09-24 14:34:43 +00:00
Jan-Philipp Benecke
7be2c59295
Redesign media player more-info dialog ( #26904 )
...
* Redesign media player more-info dialog
* Add missing imports
* Add some more media player controls to gallery
* Fix NaN
* Fix first example source
* Regroup
* Remove
* Add marquee text
* Buttons
* aria-label
* Increase speed
* Improve marquee text
* Improve marquee text
* Improve marquee text
* Add touch events to marquee text
* Use classMap
* Remove chip styling
* Make ha-marquee-text slotted and add to gallery
* Format
* Remove aria-label
* Make turn on and off buttons have labels
* Match more figma
* Add integration logo and move grouping/inputs to top
* Hm
* Fix badge
* Minor tweaks
* Disable position slider when seek is not supported
* Process code review
* remove disabled color for slider
* Process UX
* Run prettier
* Mark listener as passive
* Improve bottom controls and styling
* Remove unused function
* Some minor improvements
* Show remaining instead duration
---------
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2025-09-24 16:13:37 +02:00
Douwe
99d9c67492
Button feature change variable handling script ( #26786 )
...
* Update types.ts
Added extra parameter button_action
* Update hui-button-card-feature-editor.ts
Added second field
* Update hui-button-card-feature.ts
* Update types.ts
* Update hui-button-card-feature-editor.ts
Fix issue with field naming
* Update hui-button-card-feature-editor.ts
* Update hui-button-card-feature-editor.ts
* Update hui-button-card-feature-editor.ts
* .
* Strategy update
* Update types.ts
* Update hui-button-card-feature-editor.ts
* Fix linting issues
* Add data field to editor
* localize error
* Update hui-button-card-feature.ts
Added suggestions
* Use UI to set script variables in button feature
* Update src/panels/lovelace/card-features/hui-button-card-feature.ts
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
---------
Co-authored-by: Wendelin <w@pe8.at>
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
2025-09-24 15:53:42 +03:00
Wendelin
8f781e53e3
Hassio core logs latest endpoint ( #27131 )
2025-09-24 14:48:26 +02:00
Aidan Timson
3c92826e71
Fix pixel gap on mobile for automation card ( #27153 )
2025-09-24 13:23:39 +02:00
karwosts
151a879e0a
Add an energy diagnostics downloader ( #27150 )
...
* Add an energy diagnostics downloader
* add version
2025-09-24 13:47:09 +03:00
Wendelin
f3a8529ed7
Fix show disabled integrations button ( #27151 )
...
* Fix show disabled integrations button
* fix tsc
2025-09-24 13:42:37 +03:00
karwosts
d2cc7856d1
Visually differentiate statistics graph in more-info ( #27055 )
...
visually differentiate statistics graph in more-info
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
2025-09-24 10:41:43 +00:00
Aidan Timson
d5cb815bbd
Automation sidebar bottom fade and safe area fixes ( #27135 )
...
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
Co-authored-by: Wendelin <w@pe8.at>
2025-09-24 10:52:16 +02:00
Tom Carpenter
7f88d863e9
Add toolbar to YAML/template editors ( #26580 )
2025-09-24 09:49:35 +02:00
Aidan Timson
88ac56ac0b
Analog clock: CSS animation and seconds motion options ( #26943 )
...
* Increase analog clock interval and improve accuracy
* Restore
* Use CSS to render hands instead of JS interval with resync to adjust offsets
* Option
* Remove
* Option
* Fix
2025-09-24 08:36:39 +03:00
Bram Kragten
3d173ad03e
Revert "Revert "Rename "Logbook" to "Activity" in user-facing strings"" ( #26882 )
...
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com>
2025-09-23 22:02:44 +02:00
Lukas Waslowski
3889d71768
Improve addon configuration UI ( #26997 )
...
* Replace deeply nested ternary operators with if-return chain
* Extract _convertSchemaElement from _convertSchema
* Extract _convertSchemaElementToSelector from _convertSchemaElement
* Add force parameter to _convertSchemaElementToSelector
* Add UI editor for (lists of) nested dicts in addon configs
* Render top-level dicts to expandable sections
* Use correct translation keys for nested fields in addon configs
* Restructure translation keys for nested addon config fields
2025-09-23 19:08:06 +02:00
Jan-Philipp Benecke
8872adf2ed
Remove unused fab styles from automation and script blueprint editors ( #27147 )
...
* Add missing styles to save fab in automation/script blueprint editor
* Remove unused FAB styles from automation and script editors
2025-09-23 17:28:47 +02:00
Aidan Timson
969e655fff
Set hardware loading to use alert with spinner ( #27149 )
...
* Fix icon size
* Set hardware loading to use alert with spinner
* Match storage size
2025-09-23 17:28:06 +02:00
Wendelin
cdc913d878
Automation Editor: Fix onDisable to not open sidebar ( #27144 )
...
Fix onDisable to not open sidebar always
2025-09-23 16:49:16 +03:00
Jan-Philipp Benecke
4ac1215def
Add undo/redo to script editor ( #27145 )
...
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
2025-09-23 12:16:40 +00:00