Petar Petrov
|
92611f46f4
|
Fix water sankey calculation to include total supply from sources (#28191)
|
2025-11-27 16:44:56 +01:00 |
|
Bram Kragten
|
9bc896241d
|
Always store token when using develop and serve (#28179)
|
2025-11-27 16:43:36 +01:00 |
|
Paul Bottein
|
2baafe620c
|
Add hint to reorder areas and floors (#28189)
|
2025-11-27 16:32:23 +01:00 |
|
Wendelin
|
ce52bbaf8c
|
Show hidden entities in target tree (#28181)
* Show hidden entities in target tree
* Fix types
|
2025-11-27 15:44:50 +02:00 |
|
Wendelin
|
0b4b8d9082
|
"Add TCA" dialog desktop height to 800px (#28182)
|
2025-11-27 14:42:18 +01:00 |
|
Petar Petrov
|
bddbb773b7
|
Fix sankey chart resizing (#28180)
|
2025-11-27 15:41:46 +02:00 |
|
Paul Bottein
|
d52e1e8835
|
Use hui-root for panel energy (#28149)
* Use hui-root for panel energy
* Review feedback
* Set empty prefs
|
2025-11-27 15:35:36 +02:00 |
|
Petar Petrov
|
0a9dccfd19
|
Refactor power sankey hierarchy to handle devices with not power sensor (#28164)
|
2025-11-27 12:21:55 +01:00 |
|
Petar Petrov
|
bfd78670cc
|
Disable axis pointer on the energy devices bar chart to fix refresh issues on touch devices (#28163)
|
2025-11-27 12:20:06 +01:00 |
|
Petar Petrov
|
11276af1a0
|
Handle grouping by floor and area in power sankey card (#28162)
|
2025-11-27 12:19:42 +01:00 |
|
Paul Bottein
|
d7be46c00b
|
Fix box shadow for sidebar tabs (#28170)
|
2025-11-27 12:19:15 +01:00 |
|
Paul Bottein
|
94f32ce242
|
Fix disabled dashboard picker when no custom dashboard (#28172)
|
2025-11-27 12:18:48 +01:00 |
|
Wendelin
|
ef3e8186bc
|
Fix add condition default tab and blank styles (#28166)
|
2025-11-27 12:18:21 +01:00 |
|
Paul Bottein
|
50fcf622aa
|
Fix labs back button (#28174)
|
2025-11-27 12:42:55 +02:00 |
|
Paul Bottein
|
77c2444be8
|
Restore sidebar view when clicking back (#28167)
|
2025-11-27 12:42:36 +02:00 |
|
Wendelin
|
e5cb26cd3d
|
Fix automation add TCA autofocus (#28168)
Fix automation add tca autofocus
|
2025-11-27 11:28:18 +01:00 |
|
Simon Lamon
|
2896519bfd
|
Don't show more info for untracked consumption (#28151)
|
2025-11-27 09:55:23 +02:00 |
|
ildar170975
|
0b6e35eb53
|
Data tables: make sorting direction 2-state instead of 3-state (#28160)
* sorting is 2-state
* sorting is 2-state
* sorting is 2-state
|
2025-11-27 09:54:38 +02:00 |
|
Iván Pereira
|
e80a855f87
|
Fix hide sidebar tooltip on touchend events (#28042)
* fix: hide sidebar tooltip on touchend events
* Add a comment recommended by Copilot
* Clear timeouts id in disconnectedCallback
|
2025-11-27 09:03:23 +02:00 |
|
dependabot[bot]
|
7c88cf4e30
|
Bump node-forge from 1.3.1 to 1.3.2 (#28157)
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.3.1 to 1.3.2.
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.3.1...v1.3.2)
---
updated-dependencies:
- dependency-name: node-forge
dependency-version: 1.3.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-27 06:49:09 +01:00 |
|
Petar Petrov
|
9001cd3e65
|
Replace gauges with energy usage graph in energy overview (#28150)
|
2025-11-26 17:37:18 +01:00 |
|
renovate[bot]
|
ca8923d8f4
|
Update dependency glob to v13 (#28135)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-11-26 18:13:05 +02:00 |
|
Bram Kragten
|
e7e4407a09
|
Merge branch 'rc' into dev
|
2025-11-26 16:10:48 +01:00 |
|
Wendelin
|
3f0c9538bd
|
Remove SubscribeMixin from automation and Z-Wave JS dialog components (#28146)
|
2025-11-26 15:05:47 +00:00 |
|
Bram Kragten
|
5c3ccbfdad
|
Remove hard coded mqtt trigger, and migrate to new format (#28143)
|
2025-11-26 14:56:26 +00:00 |
|
Bram Kragten
|
9710142c47
|
Resubscribe to descriptions when labs feat changes (#28145)
|
2025-11-26 15:54:31 +01:00 |
|
Petar Petrov
|
57640d17cd
|
Add show_only_totals option to energy sources table (#28147)
|
2025-11-26 15:49:14 +01:00 |
|
Wendelin
|
b5d93e7515
|
Remove chains of new conditions (#28140)
|
2025-11-26 15:09:40 +01:00 |
|
Steven Travers
|
ca9b29d82a
|
Show encryption key in actions for esphome device (#28080)
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
|
2025-11-26 13:43:58 +00:00 |
|
Bram Kragten
|
51efa4f61f
|
Set defaults for platform triggers and conditions (#28138)
|
2025-11-26 14:05:39 +01:00 |
|
Bram Kragten
|
a6c71719d1
|
Only show section title when it has content (#28141)
|
2025-11-26 12:56:55 +00:00 |
|
Bram Kragten
|
44aa15809a
|
Add helper and other category for triggers and conditons (#28139)
|
2025-11-26 13:41:59 +01:00 |
|
Wendelin
|
0f99fcd58c
|
Add automation action by target (#28136)
|
2025-11-26 13:33:27 +01:00 |
|
renovate[bot]
|
0ff1b92fde
|
Update Yarn to v4.12.0 (#28134)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-11-26 13:02:35 +01:00 |
|
renovate[bot]
|
98c9e0f2e4
|
Update workbox monorepo to v7.4.0 (#28133)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-11-26 13:02:29 +01:00 |
|
Wendelin
|
493d650e15
|
Automation editor: Add trigger/condition/action from target (#28031)
|
2025-11-26 12:36:14 +01:00 |
|
Aidan Timson
|
c4e1ff0276
|
Restore canOverrideAlphanumericInput checks in quick bar (#28132)
|
2025-11-26 12:32:59 +01:00 |
|
Petar Petrov
|
c8f5910d98
|
Add Water view strategy (#28130)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-11-26 12:27:57 +01:00 |
|
Paul Bottein
|
0ae49c7c3e
|
Remove unused sidebar translations (#28131)
|
2025-11-26 12:27:20 +01:00 |
|
Wendelin
|
d961aaace4
|
Fix default language in assists pipeline detail (#28125)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
|
2025-11-26 12:26:56 +01:00 |
|
renovate[bot]
|
bd6bc25874
|
Update dependency typescript-eslint to v8.47.0 (#28129)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-11-26 12:55:26 +02:00 |
|
renovate[bot]
|
a45b07ea23
|
Update dependency rspack-manifest-plugin to v5.2.0 (#28128)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-11-26 12:55:07 +02:00 |
|
Paul Bottein
|
f7c446b257
|
Fix panel energy wizard (#28111)
* Fix panel energy wizard
* Rename
|
2025-11-26 12:24:04 +02:00 |
|
Paul Bottein
|
71a29aa97d
|
Add sidebar to home dashboard (#28084)
|
2025-11-26 09:58:31 +01:00 |
|
Jan Bouwhuis
|
ae3a405a7b
|
Add support for service action description placeholders (#27636)
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com>
|
2025-11-26 09:54:30 +01:00 |
|
Aidan Timson
|
ebbcad812a
|
Migrate generic dialog-box to ha-wa-dialog (#27669)
|
2025-11-26 08:51:51 +00:00 |
|
renovate[bot]
|
d35a12d7e8
|
Update dependency core-js to v3.47.0 (#28124)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-11-26 10:47:14 +02:00 |
|
renovate[bot]
|
67e6dba85c
|
Update vitest monorepo to v4.0.13 (#28123)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-11-26 10:46:34 +02:00 |
|
Petar Petrov
|
fb666a7553
|
Fix sankey diagram passthrough ordering (#28012)
|
2025-11-26 09:45:32 +01:00 |
|
Petar Petrov
|
d767afb1e1
|
Show source table in energy overview only if cost is configured (#28061)
|
2025-11-26 09:43:32 +01:00 |
|