Bram Kragten
75f18aa69b
Move disabled items always to the bottom, only change color of text, … ( #18814 )
...
* Move disabled items always to the bottom, only change color of text, dont drag disabled items
* Don't allow to drag hidden items
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
2023-11-30 14:37:10 +01:00
Simon Lamon
60ff4fdc1f
Ensure helper type is always localized ( #18825 )
...
* Ensure helper type is always localized
* Remove the check
2023-11-30 14:14:13 +01:00
renovate[bot]
8d14cb0ab7
Update vaadinWebComponents monorepo to v24.2.4 ( #18835 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-30 08:12:43 -05:00
Bram Kragten
606c809880
Update size of icon on launch screen ( #18833 )
2023-11-30 12:34:46 +01:00
Simon Lamon
f1692038f8
Fix developer tools set state for unexisting entity ( #18827 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2023-11-30 10:59:51 +00:00
Paul Bottein
79f5ec0cd5
Fix dashboard crashed when deleting hidden area ( #18832 )
2023-11-30 10:59:31 +00:00
renovate[bot]
416a2a080d
Update CodeMirror ( #18829 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-30 10:58:49 +00:00
Paul Bottein
92dc8b1561
Fix map dark mode ( #18830 )
2023-11-30 11:47:44 +01:00
karwosts
07b807adfc
Fit map on load ( #18819 )
2023-11-30 10:49:40 +01:00
Simon Lamon
843430ef41
Cleanup iron resize event ( #18813 )
2023-11-29 21:02:57 +01:00
Bram Kragten
b5b2392dd2
Guard for no person for user ( #18812 )
2023-11-29 20:59:06 +01:00
Bram Kragten
ef735d65cf
20231129.1 ( #18811 )
20231129.1
2023-11-29 15:31:24 +01:00
karwosts
bf24740c7b
Fix non-hass shouldUpdate regressions ( #18810 )
2023-11-29 14:28:38 +00:00
Bram Kragten
4ec11c7cf6
Bumped version to 20231129.1
2023-11-29 15:25:35 +01:00
Bram Kragten
2803e6aa95
20231129.0 ( #18809 )
20231129.0
2023-11-29 12:53:12 +01:00
Bram Kragten
8ff36d0ccf
Merge branch 'master' into dev
2023-11-29 12:39:58 +01:00
Bram Kragten
e7e465df69
Bumped version to 20231129.0
2023-11-29 12:38:24 +01:00
karwosts
0c042079ed
ha-selector-selector implementation ( #18421 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2023-11-29 11:09:49 +00:00
lunmay
a5a9bcafa7
Typo fixes: "url" -> "URL" in blueprint ( #18808 )
2023-11-29 11:48:20 +01:00
Bram Kragten
867f625b0a
Fix has changed for when hass
is not changed ( #18778 )
2023-11-29 11:20:04 +01:00
Jan Bouwhuis
3876c67588
Add translation support for script errors ( #18786 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2023-11-29 11:14:29 +01:00
Paul Bottein
93158bb3af
Add re-import blueprint ( #18807 )
...
* Add re-import blueprint
* Add disabled color to icon
2023-11-29 10:56:52 +01:00
schelv
5c47d8652d
Add Option For Kelvin Unit To Color Temperature Selector ( #18627 )
2023-11-29 10:56:44 +01:00
Josh McCarty
eda0d12867
Dev tools events layout ( #18389 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2023-11-29 09:51:33 +00:00
Bram Kragten
4a53de4466
Lazy load language picker in auth and onboarding ( #18806 )
2023-11-29 10:50:05 +01:00
karwosts
e730649a8d
Fix condition key function for template shorthand notation ( #18107 )
2023-11-29 10:46:22 +01:00
Steve Repsher
3a94deef69
Fix minifying templates from dependencies ( #18795 )
2023-11-29 10:35:53 +01:00
Bram Kragten
c1c186d279
Cleanup event listeners ( #18803 )
2023-11-29 10:21:12 +01:00
Matthias Alphart
7356db919a
Default to ltr
for reading direction ( #18767 )
2023-11-29 10:17:31 +01:00
Amit Finkelstein
44157a5df3
Fix map auto-fit ( #18801 )
2023-11-29 10:16:34 +01:00
Paul Bottein
2acd1ff5e8
Refactor and cleanup device picker ( #18804 )
2023-11-29 10:01:54 +01:00
Bram Kragten
150a5571cf
Refactor and cleanup entity config page ( #18797 )
2023-11-29 09:19:53 +01:00
Bram Kragten
1eb25f4829
Add import thread credentials to external bus ( #18777 )
2023-11-29 09:01:33 +01:00
Bram Kragten
d8d4ecf79f
Refactor and clean up of device pages ( #18796 )
2023-11-29 09:01:11 +01:00
karwosts
081bd98e98
Fix map autofit ( #18799 )
2023-11-29 00:29:52 +01:00
Robert Van Gorkom
6134f415e9
Fix race condition with picture-elements card custom elements ( #18765 )
2023-11-28 21:23:06 +00:00
karwosts
b6a7581eca
Augment history panel with Long Term Statistics ( #18213 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2023-11-28 22:14:05 +01:00
Paul Bottein
7727f34e8f
Add area filter selector for default dashboard ( #18779 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2023-11-28 21:43:34 +01:00
Amit Finkelstein
9b20e1cf56
Avoid re-rendering map with "sources" ( #18635 )
2023-11-28 20:30:28 +01:00
Steve Repsher
b901ecacca
Add missing Intl polyfills to modern build ( #18794 )
2023-11-28 19:28:10 +00:00
Simon Lamon
7691f7eb05
PolymerElement cleanup ( #18793 )
2023-11-28 20:25:12 +01:00
Bram Kragten
8c0c56b954
Login page feedback ( #18791 )
2023-11-28 20:21:10 +01:00
karwosts
d968a20862
More disconnected callback errors ( #18792 )
2023-11-28 20:19:49 +01:00
karwosts
9f1cd80a31
Add a Grid/List toggle for Media Browser ( #18256 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2023-11-28 16:34:34 +00:00
Paul Bottein
5a9ccc5ae7
Fix humidifier more info ( #18789 )
2023-11-28 17:30:39 +01:00
Paul Bottein
6d7b0c5626
Fix tile features colors ( #18788 )
2023-11-28 17:30:23 +01:00
karwosts
400b8034e1
missing disconnectedCallback in energy-period-selector ( #18790 )
2023-11-28 17:27:08 +01:00
Bram Kragten
05a22e3271
Keep targets when switching services ( #18772 )
2023-11-28 14:42:40 +01:00
Bram Kragten
c1f76e0565
Update ha-authorize.ts
2023-11-28 13:44:23 +01:00
Simon Lamon
4582c3ba0a
Migrate state cards from Polymer to Lit ( #18257 )
2023-11-28 13:30:39 +01:00