Bram Kragten
cb29d35949
Allow to clear due date ( #19201 )
2023-12-30 20:21:33 +01:00
Bram Kragten
fe18f70e51
Only make count field template ( #19198 )
2023-12-30 18:40:01 +01:00
Bram Kragten
ee57f26415
Sort domains correctly, scroll to top on back ( #19197 )
2023-12-30 18:39:21 +01:00
karwosts
721ec8e559
Localize some strings in integration panel ( #19200 )
2023-12-30 18:37:50 +01:00
Erik Montnemery
c584f83071
Fix display of variables tab when automation step not executed ( #19186 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2023-12-30 17:16:54 +00:00
Erik Montnemery
3c2fed5041
Improve message when an automation step was not executed ( #19185 )
...
* Improve message when an automation step was not executed
* Use step instead of node
2023-12-30 18:08:24 +01:00
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
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
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
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
6295c4ac76
Add Oxford comma ( #19133 )
2023-12-27 10:24:57 +01:00
Bram Kragten
68ecb7c219
Store height and width of dialog, autofocus searchbar ( #19122 )
2023-12-23 00:03:52 +01: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
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
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