Bram Kragten
|
fbb59b1459
|
Fix context provider not updated on initializing of hass object (#16159)
|
2023-04-13 08:56:52 +00:00 |
|
Bram Kragten
|
442f73b8c5
|
Add initial expose UI (#16138)
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
|
2023-04-12 18:33:40 +02:00 |
|
Paul Bottein
|
a5edb4caaf
|
Prevent edit and move view button triggered in the same time (#16143)
|
2023-04-12 14:07:54 +02:00 |
|
J. Nick Koston
|
49a14a7265
|
Avoid fetching unused stats state column for more info (#16141)
|
2023-04-12 10:00:03 +02:00 |
|
Bram Kragten
|
6a5568ad4f
|
Optimize app entrypoint (#16048)
* Optimize app entrypoint
* review
* remove legacy support
|
2023-04-11 13:16:47 +00:00 |
|
akston
|
deb53eb180
|
Fix cropped person image transparency (#16112)
|
2023-04-11 15:08:29 +02:00 |
|
Paul Bottein
|
b076301513
|
Add sample rate to assist pipeline debug (#16135)
|
2023-04-11 08:32:18 -04:00 |
|
Bram Kragten
|
770675ab27
|
Fix button card not updating enough (#16102)
|
2023-04-11 10:25:54 +02:00 |
|
Paul Bottein
|
97f983e34a
|
Fix iOS dashboard scroll issue (#16129)
|
2023-04-10 22:17:37 +02:00 |
|
Paul Bottein
|
cc4e815a58
|
Fix background and padding on dashboard views (#16098)Co-authored-by: Bram Kragten <mail@bramkragten.nl>
* Fix background and padding on dashboard views
* Clean code
* update fab position clean
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
|
2023-04-06 18:25:23 +02:00 |
|
Paul Bottein
|
de00842f22
|
Revert "Fix background and padding on dashboard views"
This reverts commit 3d200da438983b02af7ebf1e248b534c8036f92a.
|
2023-04-06 17:40:48 +02:00 |
|
Paul Bottein
|
3d200da438
|
Fix background and padding on dashboard views
|
2023-04-06 17:39:21 +02:00 |
|
Bram Kragten
|
0364c5e493
|
Revert "Fix theme background of view" (#16094
Revert "Fix theme background of view (#16083)"
This reverts commit 723b3844ac22e07b3ae068e8f62bd3e048aafc52.
|
2023-04-06 17:19:12 +02:00 |
|
Bram Kragten
|
723b3844ac
|
Fix theme background of view (#16083)
|
2023-04-06 15:34:49 +02:00 |
|
Bram Kragten
|
54f8d33b1f
|
Dont show options button for helpers that dont support it (#16089)
|
2023-04-06 15:32:16 +02:00 |
|
Bram Kragten
|
4c702ac7c2
|
fix analytics translations in onboarding (#16086)
|
2023-04-06 12:41:38 +00:00 |
|
Bram Kragten
|
c7b3c4df27
|
fix integration filter menu disappearing (#16088)
|
2023-04-06 14:40:02 +02:00 |
|
Bram Kragten
|
56cc4e8d4d
|
Fix tooltip being cutoff in history panel (#16087)
|
2023-04-06 14:39:53 +02:00 |
|
Paul Bottein
|
0e8c280763
|
Change graph zone unit (#16082)
|
2023-04-06 14:14:24 +02:00 |
|
Paul Bottein
|
ff715c6cb7
|
Don't check for entity id format for card editors (#16081)
Don't check for entity id format for cards
|
2023-04-06 14:14:13 +02:00 |
|
Bram Kragten
|
c640d9edf2
|
update url of pipline-debug (#16066)
|
2023-04-05 12:29:13 +02:00 |
|
Bram Kragten
|
6d29b1cfb8
|
Fix chart mouse over in more info dialog (#16060)
|
2023-04-05 11:35:14 +02:00 |
|
Bram Kragten
|
e784205e1e
|
fix panel card height (#16059)
|
2023-04-05 11:35:06 +02:00 |
|
Bram Kragten
|
1596578f96
|
Fix automation editor (#16057)
|
2023-04-05 10:20:21 +02:00 |
|
Bram Kragten
|
28304bb1dc
|
Make deprecation warning instead of error (#16055)
|
2023-04-04 15:01:33 +02:00 |
|
Paul Bottein
|
32bbc9421b
|
Translate theme settings (#16053)
|
2023-04-04 14:04:05 +02:00 |
|
Paul Bottein
|
6e35f841cc
|
Fix more info vacuum status (#16051)
|
2023-04-04 13:36:45 +02:00 |
|
Paul Bottein
|
99e6547807
|
Fix fan speed for new more info and tile feature (#16050)
|
2023-04-04 13:36:33 +02:00 |
|
Paulus Schoutsen
|
c885d08a32
|
Merge runPipeline code and allow picking language (#16018)
* Merge runPipeline code and allow picking language
* Add download button
* Allow to continue audio conversations once stopped
|
2023-04-03 16:43:59 -04:00 |
|
Paul Bottein
|
6068d5e5cd
|
Use state as mode for alarm mode tile feature (#16045
* Use state as mode for alarm mode tile feature
* reorder modes
|
2023-04-03 20:56:54 +02:00 |
|
Bram Kragten
|
890be2c177
|
Fix drawer in RTL (#16039
* Fix drawer in RTL
* format
* make it update when lang changes
* Update ha-drawer.ts
* Update ha-drawer.ts
|
2023-04-03 20:55:38 +02:00 |
|
Bram Kragten
|
423709dd23
|
Add deprecation warning Polymer (#16044)
|
2023-04-03 20:37:49 +02:00 |
|
Bram Kragten
|
dba16edabc
|
make supported feature selector any instead of all (#16040)
make filterSupportedFeature any instead of all
|
2023-04-03 13:53:37 -04:00 |
|
Bram Kragten
|
975f371ba8
|
Add channel to thread network info (#16041)
|
2023-04-03 13:53:12 -04:00 |
|
Bram Kragten
|
36b2a1bca3
|
Add swipe to close action to drawer in modal mode (#16042)
|
2023-04-03 13:52:54 -04:00 |
|
Bram Kragten
|
fdf36adc3c
|
Fix elements below scrollbar in Safari (#16037)
|
2023-04-03 19:44:40 +02:00 |
|
Paul Bottein
|
b506791535
|
Fix history scrollbar (#16036)
|
2023-04-03 18:41:51 +02:00 |
|
Bram Kragten
|
19ab29d130
|
Handle safe areas (#16032)
|
2023-04-03 15:52:02 +02:00 |
|
Paul Bottein
|
f61f0e4e52
|
Fix for long translation in alarm more info in ios (#16034)
|
2023-04-03 13:11:57 +00:00 |
|
Bram Kragten
|
a32e6a9ac9
|
Don't open sidebar when a dialog is open (#16030)
|
2023-04-03 14:59:42 +02:00 |
|
Bram Kragten
|
d7b8823234
|
Prevent document scroll when modal drawer is open (#16033)
|
2023-04-03 14:59:31 +02:00 |
|
Joakim Sørensen
|
6eb3fb1076
|
Use the name and size from the new disks property (#15954)
* Use the name and size from the new disks property
* Move SN down to secondary
|
2023-04-02 08:07:08 -04:00 |
|
Bram Kragten
|
acaaf25500
|
Use ha-drawer instead of mwc-drawer (#16013)
|
2023-04-01 16:18:52 +00:00 |
|
Paulus Schoutsen
|
232f70d44c
|
Allow having conversations (#15961)
* Allow having conversations
* Add timeout to run-start data
* willUpdate
|
2023-03-31 15:44:32 -04:00 |
|
Bram Kragten
|
273904a6eb
|
Add support for supported_features for entity selector (#16003)
|
2023-03-31 15:07:41 -04:00 |
|
Bram Kragten
|
36c5d70597
|
Add sidebar actions to external bus (#15999)
|
2023-03-31 16:36:11 +02:00 |
|
Paul Bottein
|
b0b7998757
|
Fix for long translation in alarm more info (#16000)
|
2023-03-31 14:24:03 +00:00 |
|
Paul Bottein
|
33ec1e15a9
|
Fix labels on new more info (#15983)
|
2023-03-31 15:57:35 +02:00 |
|
Paul Bottein
|
d97ddcd31a
|
Catch alarm control panel errors (#15998)
|
2023-03-31 15:51:44 +02:00 |
|
Paul Bottein
|
73c286a493
|
Fix ha header bar height (#15996)
* Fix ha header bar height in more info
* Fix ha header bar height in more places
|
2023-03-31 15:44:22 +02:00 |
|