Steve Repsher
96a41704ea
Fix incompatible boolean property types ( #19337 )
2024-01-09 15:02:15 +01:00
Steve Repsher
8583c879f2
Fix invalid directive bindings ( #19330 )
2024-01-09 15:00:59 +01:00
Steve Repsher
3edc77c978
Fix missing element tag definitions ( #19329 )
2024-01-09 15:00:30 +01:00
Steve Repsher
d4ec608123
Fix invalid media queries in calendar and todo editors ( #19295 )
2024-01-08 15:45:24 +01:00
Steve Repsher
2451cf77f9
Fix various missing component imports ( #19296 )
2024-01-08 15:43:53 +01:00
Simon Lamon
3b6b77c75b
Localize time pattern trigger in automation editor ( #19173 )
2024-01-08 15:24:37 +01:00
karwosts
ec2ae15e3f
Cleanup else/default block when deleting all actions ( #19298 )
2024-01-08 14:10:23 +01:00
Steve Repsher
ae79df8c55
Allow TLA for legacy build and remove static Intl polyfills ( #19207 )
2024-01-08 14:07:08 +01:00
Paul Bottein
104aef3dec
Add ha-sortable component ( #19294 )
2024-01-08 14:02:41 +01:00
karwosts
90965a4f4d
Localize statistics datatable string ( #19289 )
2024-01-06 23:19:44 -05:00
Paul Bottein
456c011f3e
Fix thermostat and humidifier card rendering when off ( #19281 )
...
* Fix thermostat and humidifier card rendering when off
* Fix action color
2024-01-04 17:44:58 +01:00
Bram Kragten
a31b9f1b4d
Fix due date when no time in certain timezones ( #19280 )
...
* Fix due date when no time in certain timezones
* Update dialog-todo-item-editor.ts
2024-01-04 17:44:57 +01:00
Bram Kragten
a1cf18468b
Remove overflow hidden from profile ( #19279 )
2024-01-04 17:44:56 +01:00
Bram Kragten
f147a5e909
fix valve entities row ( #19278 )
2024-01-04 17:44:55 +01:00
Franck Nijhof
8d541595b8
Update getStates to support valves ( #19277 )
2024-01-04 17:44:54 +01:00
Bram Kragten
32fd8270d7
Fix turning valve on/off ( #19269 )
2024-01-04 17:44:53 +01:00
Bram Kragten
efddbfcfa0
Fix circular progress size + fix bug in assist pipeline debug ( #19268 )
2024-01-04 17:44:53 +01:00
karwosts
0b20725f5f
Fix select view dialog ( #19267 )
...
* Fix select view dialog
* add import
2024-01-04 17:44:52 +01:00
Paul Bottein
72dedc7596
Fix thermostat and humidifier card rendering when off ( #19281 )
...
* Fix thermostat and humidifier card rendering when off
* Fix action color
2024-01-04 16:18:16 +01:00
Bram Kragten
8615b799c6
Fix due date when no time in certain timezones ( #19280 )
...
* Fix due date when no time in certain timezones
* Update dialog-todo-item-editor.ts
2024-01-04 14:24:33 +01:00
Bram Kragten
fd6cae48b7
Remove overflow hidden from profile ( #19279 )
2024-01-04 13:20:35 +01:00
Bram Kragten
ecadc06b45
fix valve entities row ( #19278 )
2024-01-04 11:52:38 +01:00
Franck Nijhof
e5d31d85dd
Update getStates to support valves ( #19277 )
2024-01-04 10:54:20 +01:00
Bram Kragten
e427ffca5f
Fix turning valve on/off ( #19269 )
2024-01-03 21:27:30 -05:00
Bram Kragten
4f05bd9e22
Fix circular progress size + fix bug in assist pipeline debug ( #19268 )
2024-01-03 21:21:42 -05:00
karwosts
3984702d3e
Fix select view dialog ( #19267 )
...
* Fix select view dialog
* add import
2024-01-03 20:36:59 +01:00
Bram Kragten
2c69fe8c53
Fix checking todo item that dont support due date ( #19262 )
...
* Fix checking todo item that dont support due date
* make cleaner
* Revert "make cleaner"
This reverts commit fa33b3361451dd334d9f69142f9754a1ea2c1ca4.
* Update dialog-todo-item-editor.ts
* do check in 1 place
2024-01-03 15:00:24 +01:00
Paul Bottein
62dafac72b
Display edit button for climate fan mode feature ( #19259 )
2024-01-03 15:00:23 +01:00
karwosts
22929672a0
Remove tile pointer/ripple/index when it has no action ( #19137 )
...
* Remove tile pointer/ripple/index when it has no action
* update
* Apply suggestions from code review
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
2024-01-03 15:00:22 +01:00
karwosts
41bb677ebe
Remove tile pointer/ripple/index when it has no action ( #19137 )
...
* Remove tile pointer/ripple/index when it has no action
* update
* Apply suggestions from code review
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
2024-01-03 14:58:59 +01:00
Bram Kragten
8368fb4408
Fix checking todo item that dont support due date ( #19262 )
...
* Fix checking todo item that dont support due date
* make cleaner
* Revert "make cleaner"
This reverts commit fa33b3361451dd334d9f69142f9754a1ea2c1ca4.
* Update dialog-todo-item-editor.ts
* do check in 1 place
2024-01-03 13:58:36 +00:00
Paul Bottein
acbb7e0453
Display edit button for climate fan mode feature ( #19259 )
2024-01-03 14:26:40 +01:00
Bram Kragten
336214d97f
Revert conditional rendering of condition ( #19257 )
...
* Fix conditionally showing `triggered by`
* revert conditional rendering
* Update add-automation-element-dialog.ts
* Update add-automation-element-dialog.ts
2024-01-03 12:29:30 +01:00
Bram Kragten
29fefa1d60
Revert conditional rendering of condition ( #19257 )
...
* Fix conditionally showing `triggered by`
* revert conditional rendering
* Update add-automation-element-dialog.ts
* Update add-automation-element-dialog.ts
2024-01-03 11:20:11 +00:00
Bram Kragten
6e7366bf69
Calculate used domains on open of action dialog ( #19255 )
2024-01-03 10:38:51 +01:00
Bram Kragten
46565715c9
Calculate used domains on open of action dialog ( #19255 )
2024-01-03 10:37:30 +01:00
Simon Lamon
c2f3e43ee5
Set default values for required and disabled for labeled slider ( #19246 )
...
Set default values
2024-01-02 20:01:15 +01:00
Bram Kragten
7354988ec9
Move notification services to main list ( #19235 )
2024-01-02 20:01:14 +01:00
Simon Lamon
8a8b04ed00
Set default values for required and disabled for labeled slider ( #19246 )
...
Set default values
2024-01-02 20:00:19 +01:00
Bram Kragten
e721481757
Move notification services to main list ( #19235 )
2024-01-02 19:58:37 +01:00
Bram Kragten
de3b9a5bb2
Give todo and calendar edit static header ( #19233 )
2024-01-02 18:48:59 +01:00
Bram Kragten
5eaa6dafd9
Give todo and calendar edit static header ( #19233 )
2024-01-02 18:48:34 +01:00
Bram Kragten
8d496e1511
Update add-automation-element-dialog.ts
2024-01-02 18:48:06 +01:00
Bram Kragten
f994b378f1
Update add-automation-element-dialog.ts
2024-01-02 18:47:39 +01:00
JLo
01bd88ce10
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 18:44:33 +01:00
Josh McCarty
18b5fd59a6
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 18:44:32 +01:00
Bram Kragten
750c1d5013
Change format of service description ( #19229 )
2024-01-02 18:44:31 +01:00
Bram Kragten
f2226cdec2
Use brand icons in actions ( #19227 )
2024-01-02 18:44:30 +01:00
Bram Kragten
c125ec087a
Remove references to "service call" from actions ( #19226 )
2024-01-02 18:44:29 +01:00
Bram Kragten
f099f66065
Automation editor tweaks ( #19225 )
...
* Automation editor tweaks
* fix styling
2024-01-02 18:44:28 +01:00