Erik Montnemery
7e6d974438
Fix iteration index when displaying changed variables ( #19184 )
2023-12-30 14:08:01 +01:00
Bram Kragten
c95a30c837
Use username in example on empty automation page ( #19189 )
2023-12-29 20:45:51 +01:00
Bram Kragten
cb568d005e
dont allow UI editor when templates are used in repeat ( #19188 )
2023-12-29 17:59:11 +00:00
Bram Kragten
442cce1574
Fix play media action not shown ( #19187 )
2023-12-29 18:56:15 +01:00
Erik Montnemery
c25baf25ad
Exclude hidden entities from scenes ( #19179 )
2023-12-29 18:41:10 +01:00
renovate[bot]
5e279405c7
Update typescript-eslint monorepo to v6.16.0 ( #19174 )
2023-12-28 20:32:43 -05:00
Bram Kragten
7b4ecfd30a
20231228.0 ( #19170 )
20231228.0
2023-12-28 15:34:42 +01:00
Bram Kragten
e5707b423f
Bumped version to 20231228.0
2023-12-28 15:33:39 +01:00
Bram Kragten
7983556f98
Update sortable styling ( #19169 )
2023-12-28 15:32:49 +01:00
Bram Kragten
1916dff57b
Keep todo item selected when checked/unchecked ( #19168 )
...
* Keep todo item selected when checked/unchecked
* update label when in reoder mode
2023-12-28 15:32:40 +01:00
Bram Kragten
b11563d618
Small automation editor fixes ( #19160 )
2023-12-28 15:32:31 +01:00
Bram Kragten
b180a587bf
Address feedback of automation editor ( #19167 )
2023-12-28 14:18:18 +01:00
Simon Lamon
5b11e0ce29
Fix self referencing translation ( #19159 )
2023-12-27 20:26:17 +01:00
Bram Kragten
d6684c5806
Revert hide automation desc in advanced mode ( #19158 )
2023-12-27 17:46:17 +01:00
Bram Kragten
9d9e789f4b
20231227.0 ( #19157 )
20231227.0
2023-12-27 17:29:11 +01:00
Bram Kragten
1a0e3890f4
Bumped version to 20231227.0
2023-12-27 17:22:34 +01:00
Bram Kragten
caece9d6ad
Add QR code element ( #19155 )
...
* Add QR code element
* fixes
* move to workflow
* limit webpack imports
2023-12-27 17:22:09 +01:00
renovate[bot]
953a3793c4
Update dependency vue to v2.7.16 ( #19156 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-27 17:19:27 +01:00
Jan-Philipp Benecke
8bfae3b4cf
Fix ha-combo-box helper text not displaying text ( #19154 )
...
* Fix ha-combo-box helper text
* Update src/components/ha-combo-box.ts
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2023-12-27 15:22:19 +00:00
Bram Kragten
6911685bd0
Only focus search when not in fullscreen dialog ( #19153 )
2023-12-27 12:45:49 +00:00
Bram Kragten
71025eaf4d
Fix dialog headers ( #19152 )
...
* Fix dialog headers
* increase padding
2023-12-27 13:45:36 +01:00
Bram Kragten
3aa612b766
Todo list layout fixes ( #19150 )
2023-12-27 13:22:36 +01:00
Simon Lamon
a2ffd0ae83
Circular progress improvement in update area ( #18983 )
...
* Fixes
* Add aria label again
2023-12-27 11:07:40 +01:00
Simon Lamon
c399da586e
Increase battery column width ( #19143 )
2023-12-27 11:00:48 +01:00
Erik Montnemery
d7826e4e6c
Show +/- volume buttons for media players which support VOLUME_SET ( #19111 )
...
* Show +/- volume buttons for media players which support VOLUME_SET
* Fixup
2023-12-27 11:00:12 +01:00
Yosi Levy
f5d13c9079
Various RTL fixes ( #19134 )
...
* Various RTL fixes
* Various RTL fixes
2023-12-27 10:59:28 +01:00
Paul Bottein
01a142790f
Add update actions card feature ( #19110 )
...
* Add update tile feature
* Fix translations
* Add confirmation dialog
* Remove unused styles
* Fix gallery
* Update wording
* Update src/translations/en.json
2023-12-27 10:55:14 +01:00
karwosts
df54687de1
Fix trailing energy gaps, refactor chart options ( #19117 )
...
* Fix trailing gap on energy graph cards
* Use date methods instead of unix time calculation
* Fix trailing energy gaps, refactor chart options
---------
Co-authored-by: Till Fleisch <till@fleisch.dev>
2023-12-27 10:53:16 +01:00
karwosts
bded31b311
Fix entities sort for hidden/readonly ( #19124 )
2023-12-27 10:51:36 +01:00
c0ffeeca7
67e573aff7
HVAC in demo - fix typo ( #19132 )
2023-12-27 10:25:30 +01:00
c0ffeeca7
6295c4ac76
Add Oxford comma ( #19133 )
2023-12-27 10:24:57 +01:00
renovate[bot]
469811847f
Lock file maintenance ( #19084 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-26 11:53:07 -05:00
renovate[bot]
8a1aefefca
Update vaadinWebComponents monorepo to v24.3.2 ( #19141 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-25 15:39:49 -05:00
renovate[bot]
bea16028a1
Update dependency open to v10.0.1 ( #19145 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-25 15:38:06 -05:00
dependabot[bot]
bedb7d1d9e
Bump actions/setup-node from 4.0.0 to 4.0.1 ( #19140 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v4.0.0...v4.0.1 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-25 15:37:25 -05:00
renovate[bot]
1a3a20f478
Update dependency element-internals-polyfill to v1.3.10 ( #19136 )
2023-12-24 23:25:00 -05:00
Bram Kragten
68ecb7c219
Store height and width of dialog, autofocus searchbar ( #19122 )
2023-12-23 00:03:52 +01:00
renovate[bot]
61b04a882b
Update dependency core-js to v3.34.0 ( #18974 )
...
* Update dependency core-js to v3.34.0
* Update Babel setting with package.json version
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com>
2023-12-22 15:41:33 -05:00
renovate[bot]
f8e621c5b9
Update dependency open to v10 ( #19116 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-22 14:16:41 -05:00
Bram Kragten
2f2209682e
Update learn more URLs to just "Learn more"
2023-12-22 16:40:20 +01:00
Bram Kragten
f4f361b51a
Add automation picker descriptions ( #19121 )
2023-12-22 16:35:41 +01:00
Erik Montnemery
55e59f8cb0
Add valve to switch_as_x domains ( #19118 )
2023-12-22 11:34:09 +01:00
renovate[bot]
6d20ed0a22
Update dependency hls.js to v1.4.14 ( #19112 )
2023-12-21 20:22:36 -05:00
renovate[bot]
874f604295
Update typescript-eslint monorepo to v6.15.0 ( #19113 )
2023-12-21 20:21:23 -05:00
renovate[bot]
30d36a11c1
Update dependency eslint-plugin-lit to v1.11.0 ( #19103 )
2023-12-21 20:19:36 -05:00
Bram Kragten
09dcc29175
Add description and due support to todo lists ( #19107 )
2023-12-21 21:30:24 +01:00
Bram Kragten
8f07e6f141
Group add automation elements in dialog ( #19086 )
...
* Group add automation elements in dialog
* Add search
* clear filter on close
* Split out services
* group services by integration type
* Update add-automation-element-dialog.ts
* fix typing
* clear filter on back
* Update add-automation-element-dialog.ts
* Fix search
* scroll to top
* Add service descriptions
* fix clipboard
* Move play media, sort services
* use helpers
* move to data
* Move building blocks to a group
* fix search
* Update add-automation-element-dialog.ts
* Update en.json
* fix alignment of single line and multi line items
* use repeat instead of map
2023-12-21 21:01:27 +01:00
Bram Kragten
7b6b5724e1
Add descriptions to automation page sections ( #19081 )
...
* Add descriptions to automation page sections
* add name key
* Update manual-automation-editor.ts
* hide explanation if there is content
* Update src/translations/en.json
* hide when advanced
2023-12-21 21:01:11 +01:00
Quentame
521c0b58c8
Add climate fan mode feature to thermostat & tile cards ( #19094 )
...
* climate: Add fan_only exemple
* climate: add fan_mode feature to thermostat & tile cards
* review: update dropdown icon
2023-12-21 15:49:08 +01:00
Bram Kragten
53839ab7b1
Update text on empty automation/script/scene pages ( #19095 )
2023-12-21 15:36:56 +01:00