Paul Bottein
cbd424ff5a
Fix aria label auth page ( #18032 )
2023-09-26 22:39:25 +02:00
Bram Kragten
b899e39a9e
Fix markdown card template handling ( #17851 )
2023-09-26 22:37:27 +02:00
karwosts
49a66961e2
Fix adjust statistic dialog after a period of sensor unavailability ( #17934 )
...
* Fix adjust statistic dialog after a period of sensor unavailability
* Remove fetching an unnecessary datapoint
2023-09-26 22:00:39 +02:00
karwosts
c69fb77b62
Fix choose description when a non-list form of conditions is used ( #18023 )
2023-09-26 21:54:40 +02:00
Bram Kragten
d794ec3408
Update assist-pipeline-detail-wakeword.ts
2023-09-26 21:27:27 +02:00
Paul Bottein
d8c98d8f96
Move auth components from shadow DOM to light DOM ( #18015 )
2023-09-26 20:17:03 +02:00
karwosts
acb32ae5c8
Allow saving the light current color as a favorite ( #17992 )
2023-09-26 18:59:59 +02:00
Bram Kragten
c567a61dd7
Add wake word to assist pipeline settings ( #18019 )
...
* Add wake word to assist pipeline settings
* Update assist-pipeline-detail-wakeword.ts
* Add icon for wake word domain
* format state
* implement `wake_word/info` command
2023-09-26 12:17:45 -04:00
Bram Kragten
2a8d98307e
Fix chart not able to setup because canvas in use ( #18018 )
...
* Fix chart not able to setup because canvas in use
* Update ha-chart-base.ts
2023-09-26 17:58:02 +02:00
Bram Kragten
5aaf0cd579
Update logo ( #17964 )
2023-09-26 15:33:40 +02:00
Steve Repsher
1df1ce5423
Stop notifications for errors writing to system log ( #18022 )
2023-09-26 14:43:27 +02:00
Paul Bottein
a68381a4d9
Clear quick bar items with closing the quick bar dialog ( #18025 )
2023-09-26 14:27:27 +02:00
karwosts
362d950515
Ensure computeStateName returns a string type ( #17928 )
2023-09-25 18:11:02 +02:00
Bram Kragten
22f9dbd65d
Add wake word to assist pipeline debug ( #17897 )
2023-09-25 17:51:12 +02:00
karwosts
579050bfc7
Add new config options for map entity markers ( #17938 )
2023-09-25 17:26:53 +02:00
Joost Lekkerkerker
6b33b4e656
Add label to location selector ( #17402 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2023-09-25 13:38:47 +00:00
renovate[bot]
48e5cc6b63
Update dependency eslint-plugin-lit-a11y to v4 ( #17143 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com>
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
2023-09-25 14:11:42 +02:00
Simon Lamon
071d078e84
Make some triggers translatable ( #17692 )
2023-09-25 14:07:31 +02:00
Bram Kragten
1c79fcc244
Fix translations onboarding integration ( #17980 )
2023-09-25 12:58:54 +02:00
Paul Bottein
78ddec2c8c
Small fixes for tile features ( #17983 )
...
* Add missing translations
* Remove unused import
2023-09-21 21:33:32 +02:00
Paul Bottein
9217d5bf40
Refactor strategy foundation ( #17921 )
2023-09-21 20:22:52 +02:00
Paul Bottein
90d01e4b63
Add style and preset modes options to climate preset tile feature ( #17977 )
2023-09-21 18:41:09 +02:00
Thomas Aldrian
bf12eaa1b3
Add climate preset tile feature ( #17946 )
...
* Add climate preset tile feature
* Minor fixes
* Formatting fixes
* Update src/panels/lovelace/create-element/create-tile-feature-element.ts
* Update src/panels/lovelace/editor/config-elements/hui-tile-card-features-editor.ts
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
2023-09-21 12:27:41 +02:00
Bram Kragten
6179c75182
don't round update entity images ( #17972 )
2023-09-20 20:39:54 +02:00
Paul Bottein
4b5c7021ff
Add select option tile feature ( #17971 )
2023-09-20 12:43:21 +02:00
Paul Bottein
3349031cbd
Simplify data table template ( #17825 )
...
* Simplify data table template
* Fix backup and gallery
2023-09-20 12:09:44 +02:00
Steve Repsher
e46f2cd9bf
Adjust password manager polyfill for form injections ( #17830 )
2023-09-19 14:51:38 +02:00
karwosts
709a63e6da
Fix schedule helper form when resizing or dragging to or past midnight ( #17900 )
2023-09-11 22:54:45 +02:00
Paul Bottein
d0a60984ed
Allow user to theme all cover states in tile card and more info. ( #17898 )
2023-09-11 18:18:39 +02:00
Bram Kragten
24d401061c
Show error when set state fails ( #17850 )
2023-09-11 18:13:36 +02:00
Bram Kragten
2352d05573
Ignore errors during logging ( #17893 )
2023-09-11 13:24:08 +02:00
Joakim Sørensen
19c4ed4690
Show alternative names in certificate dialog ( #17839 )
2023-09-08 19:55:27 +02:00
Bram Kragten
eae4ca1271
if select has multiple, make init value an array ( #17868 )
...
if multiple, make it an array
2023-09-08 19:46:40 +02:00
karwosts
db7caf1c32
Fix default formatEntityState function ( #17852 )
2023-09-08 15:54:54 +02:00
karwosts
7176a51fec
update hasChanged for formatEntityState, fix glance card shouldUpdate ( #17854 )
2023-09-08 15:54:11 +02:00
Bram Kragten
4a6539d75b
Clear template result when template changes ( #17849 )
2023-09-07 20:48:57 -04:00
Bram Kragten
af7e385884
Fix tooltip graph overflow ( #17848 )
2023-09-07 19:12:35 +02:00
Paul Bottein
ad0e59c8f4
Fix no listener margin in flow preview template ( #17837 )
2023-09-06 13:41:16 +02:00
Bram Kragten
14e6f5e8ca
Subscribe to config entries in helper config ( #17835 )
2023-09-06 13:39:20 +02:00
Bram Kragten
3c48157793
Use report errors instead of strict for template subscription ( #17824 )
2023-09-06 09:53:54 +02:00
Bram Kragten
c1c05f8d22
Add listeners to template helper preview ( #17833 )
2023-09-06 09:37:38 +02:00
Bram Kragten
76c878df57
Report Unhandled promise rejection
as debug for now ( #17831 )
2023-09-05 16:39:40 -04:00
Erik Montnemery
085b26d5ea
Simplify entity sources ( #17770 )
2023-09-05 14:45:22 +02:00
Bram Kragten
32472ca627
Add weather forecast options to more info ( #17823 )
2023-09-05 13:29:56 +02:00
Bram Kragten
c3c4bb4421
Fix initial value of select selector ( #17822 )
2023-09-05 13:29:47 +02:00
Paul Bottein
f7f1a0c32d
Add better localize keys typings for config pages ( #17815 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2023-09-05 11:39:03 +02:00
Bram Kragten
d4872b177f
Start improve restore backup in onboarding ( #17813 )
2023-09-04 20:08:33 +02:00
Simon Lamon
5bb8c51d25
Guard against empty application credential domain ( #17786 )
2023-09-04 19:21:56 +02:00
Bram Kragten
d8894a0078
Don't report errors while not connected ( #17818 )
2023-09-04 19:16:11 +02:00
Paul Bottein
5e1583f925
Add keyboard support to onboarding links ( #17816 )
2023-09-04 17:20:51 +02:00