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
Chris Roberts
dcfe9617b3
Make disabled sliders properly visible ( #19102 )
...
Followed similar variable usage by ha-*-chip components.
Fixes #19101
2023-12-20 21:26:48 +00:00
Matthias Alphart
58eebf2dbd
Clear Area picker when "Add new area" was canceled ( #19088 )
2023-12-20 22:17:31 +01:00
Paul Bottein
af9b64c6f0
Add option to show current temperature on thermostat card ( #19049 )
...
* Fix unit position when no decimal
* Add option to switch between current and target for thermostat card
* Refactor code
* Clean label code
* Rename config name
2023-12-20 14:41:22 +01:00
Paul Bottein
2b18ac8d4e
Add option to show current humidity on humidifier card ( #19079 )
2023-12-20 14:12:59 +01:00
karwosts
2306234063
Localize date-range-picker ( #18945 )
2023-12-19 09:25:56 +01:00
renovate[bot]
883a9e422e
Update dependency eslint to v8.56.0 ( #19083 )
2023-12-18 21:24:47 -05:00
Dmitry Tsydzik
d77ce721e3
Add possibility to define group id manually for ZHA ( #18932 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2023-12-18 15:37:57 +01:00
Bram Kragten
325ad6f721
Fix step any in number selector ( #19077 )
2023-12-18 15:24:46 +01:00
Simon Lamon
d762a9365f
Automation traces localization ( #18862 )
2023-12-18 15:06:41 +01:00
Paul Bottein
ce983f043e
Fix empty classmap for thermostat card ( #19078 )
2023-12-18 14:00:37 +01:00
Bram Kragten
45b7ebbe46
Add empty page to automation/script/scene config ( #19075 )
2023-12-18 13:59:36 +01:00
Paul Bottein
3e7fa66790
Add valve entity ( #19024 )
...
* Add valve entity
* Update icon based on device class
* Check assumed state first
* Reset mode if entity id changes
2023-12-18 13:53:52 +01:00
renovate[bot]
ad543dbffb
Update dependency webpackbar to v6 ( #19076 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-18 12:31:13 +00:00
karwosts
cdd2c7be9a
Fix date-range-picker overflow on energy dashboard small screen ( #19026 )
2023-12-18 13:20:21 +01:00
Simon Lamon
ddf6945190
Localize state condition in automation editor ( #18864 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2023-12-18 13:19:19 +01:00
Simon Lamon
f2745747ba
Replace more polymer paper inputs and remove paper-input style attributes ( #18929 )
2023-12-18 13:05:56 +01:00
Charles Garwood
ff9d179c13
Minor tweak to Z-Wave JS Config Dashboard layout ( #19032 )
2023-12-18 12:56:30 +01:00
karwosts
e813108c66
Optional boolean service field defaults to false
( #19043 )
2023-12-18 12:56:01 +01:00
karwosts
62d8cdfcf9
Fix missing tooltips in energy-usage-graph ( #19031 )
2023-12-18 12:52:52 +01:00
karwosts
5b9d46e350
Add a safe mode item to the github issue template checkist ( #19022 )
2023-12-18 12:49:03 +01:00
renovate[bot]
e5db95b2d2
Update vaadinWebComponents monorepo to v24.3.1 ( #19052 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-18 12:08:21 +01:00
karwosts
a8f7c7c999
Fix hide legend toggle in stats graph editor ( #19021 )
2023-12-18 11:55:50 +01:00
c0ffeeca7
8a423fb775
Assist, no wake word: point docs link to wake word installation proce… ( #19040 )
...
Assist, no wake word: point docs link to wake word installation procedure
2023-12-18 11:47:32 +01:00
c0ffeeca7
90c3d69af6
No supervisor message: fix typo ( #19041 )
2023-12-18 11:46:44 +01:00
renovate[bot]
bcb2d73c5c
Update dependency @material/web to v1.1.1 ( #19064 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-18 11:44:20 +01:00
dependabot[bot]
8a6cea12e1
Bump github/codeql-action from 2 to 3 ( #19072 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-18 09:23:52 +01:00