9049 Commits

Author SHA1 Message Date
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
Bram Kragten
a398b37380
Fix combobox selecting wrong item on iOS (#17812) 2023-09-04 12:39:22 +02:00
Kendell R
321f35f30e
Fix hide disabled entities button (#17806)
fix hide disabled entities button
2023-09-04 11:49:05 +02:00
c0ffeeca7
e666aac1bd
Fix typo (#17803) 2023-09-03 11:34:54 -04:00
Paul Bottein
fe3a63af80
Sort data using locale in data tables (#17781)
* Sort data using locale in data tables

* Only use string compare is both values are string
2023-09-01 17:33:41 +02:00
Bram Kragten
5da4e1860a Rename CO2 signal -> Electricity Map 2023-09-01 17:02:14 +02:00
Bram Kragten
6dcb7f2273 Hide google translate in onboarding 2023-09-01 16:53:14 +02:00
Bram Kragten
56381f9914
Show helper config entries without entities (#17780) 2023-09-01 14:38:56 +00:00
Paul Bottein
be31aecf00
Use right supported features for tilt position in editor (#17779) 2023-09-01 15:54:35 +02:00
Paul Bottein
cc5fffc174
Use state icon for helpers (#17777) 2023-09-01 15:54:19 +02:00
Bram Kragten
dd8a50af31
Add state color to preview row (#17778) 2023-09-01 15:45:32 +02:00
Paul Bottein
c8feded4f2
Use format entity state helpers everywhere (#17757) 2023-09-01 15:26:46 +02:00