JLo
4fcf99faa7
Review on automation editor text ( #19223 )
...
- Added `.` to bloc descriptions
- Changed "Other" into "OTher triggers" "Other conditions" and "Other actions"
- Adapted a few descriptions
2024-01-02 18:44:28 +01:00
karwosts
2add88ccc2
Localize a device action string ( #19203 )
2024-01-02 18:44:27 +01:00
JLo
7d6dfaad15
New copy for device trigger in automation editor ( #19232 )
...
New copy for device trigger in automation editor:
"Set of conditions provided by your device. Great way to start."
2024-01-02 17:39:55 +00:00
Josh McCarty
def2eadc24
Add missing device classes for entity-registry-settings-editor ( #19231 )
...
* Add connectivity device class for binary sensors
* Add update device class
* Separate connectivity and update
2024-01-02 17:35:08 +00:00
Bram Kragten
53a25dde26
Change format of service description ( #19229 )
2024-01-02 18:31:18 +01:00
Bram Kragten
6f7da16d1d
Use brand icons in actions ( #19227 )
2024-01-02 18:11:34 +01:00
Bram Kragten
5ac0360494
Remove references to "service call" from actions ( #19226 )
2024-01-02 16:08:26 +01:00
karwosts
1b6def4875
Localize a device action string ( #19203 )
2024-01-02 14:07:34 +01:00
Bram Kragten
52fcf64cfd
Automation editor tweaks ( #19225 )
...
* Automation editor tweaks
* fix styling
2024-01-02 13:36:06 +01:00
JLo
c650e23432
Review on automation editor text ( #19223 )
...
- Added `.` to bloc descriptions
- Changed "Other" into "OTher triggers" "Other conditions" and "Other actions"
- Adapted a few descriptions
2024-01-02 11:08:05 +00:00
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