2028 Commits

Author SHA1 Message Date
Bram Kragten
14e6f5e8ca
Subscribe to config entries in helper config (#17835) 2023-09-06 13:39:20 +02:00
Bram Kragten
c3c4bb4421
Fix initial value of select selector (#17822) 2023-09-05 13:29:47 +02:00
Bram Kragten
a398b37380
Fix combobox selecting wrong item on iOS (#17812) 2023-09-04 12:39:22 +02: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
Paul Bottein
c8feded4f2
Use format entity state helpers everywhere (#17757) 2023-09-01 15:26:46 +02:00
Paul Bottein
0d0fe75f4e
Use slider for color temp instead of wheel (#17771) 2023-09-01 15:25:27 +02:00
Paul Bottein
c291af5d97
Improve disabled state for select and number button control (#17773) 2023-09-01 15:19:28 +02:00
Bram Kragten
f3ed0160af
Fix tooltip error for climate charts (#17752) 2023-08-31 14:22:39 +02:00
Bram Kragten
38b275f7f9
Dont resize chart-timeline (#17751) 2023-08-31 14:21:35 +02:00
Paul Bottein
dfbaee1649
Fix margin between buttons row and attributes in more info (#17738) 2023-08-31 11:02:04 +02:00
Bram Kragten
24dd45c8cd
Bump ChartJS to version 4 (#15531) 2023-08-30 15:27:24 +02:00
Bram Kragten
c0793fad83
Listen to change event on string form too for autofill (#17733)
* Listen to change event on string form too for autofill

* Update ha-password-manager-polyfill.ts
2023-08-30 14:58:38 +02:00
Bram Kragten
c485e8d03e
Update onboarding (#17734)
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
2023-08-30 13:24:25 +02:00
Bram Kragten
2ab67328d4
Update upload element (#17654) 2023-08-30 13:24:11 +02:00
Paul Bottein
7040c6d469
Add target temperature tile feature for climate and water heater (#17697) 2023-08-29 16:36:07 +02:00
Paul Bottein
6f99a39b55
Adapt more info button layout depending of number of items and screen (#17691) 2023-08-29 15:13:08 +02:00
karwosts
166acee1c6
Fix language picker in profile displaying wrong language (#17725)
* fix language picker when changing language sort order #16642

* alternative fix
2023-08-29 09:45:54 +02:00
Bram Kragten
66e0100c95
Fix combobox picking first item with label on blur (#17701) 2023-08-24 16:22:26 -04:00
karwosts
f68823a09e
Add for_each to repeat action UI. Convert repeat to ha-form (#17688)
* Add for_each to repeat action UI. Convert repeat to ha-form

* reordermode as a selector option

* css styling
2023-08-24 18:13:10 +02:00
Paul Bottein
5ce31f3177
Adapt circular slider style for climate, water_heater and humidifier (#17677)
* Add more rendering mode for circular slider

* Improve transitions
2023-08-23 14:35:54 +02:00
Simon Lamon
88eba92f57
Migrate ha-service-call-button to LitElement (#17666) 2023-08-22 19:49:30 +02:00
Matthias Alphart
f773c968f9
Clear input element value of ha-file-upload (#17663) 2023-08-22 17:21:06 +02:00
Paul Bottein
d33430e53f
Reduce ha-icon-button-group height (#17664) 2023-08-22 11:09:18 +02:00
Bram Kragten
3534617f81
Fix initial data for select selector without labels (#17659) 2023-08-21 21:46:08 +02:00
Paul Bottein
567bd9831f
Reduce control select menu component size (#17657) 2023-08-21 16:15:29 +02:00
Paul Bottein
eca3ec7f98
Tile feature lawn mower (#17655)
* Add lawn mower commands to tile card

* Rename state to action button
2023-08-21 15:49:33 +02:00
ildar170975
07dceb8e6d
Update ha-sidebar.ts: fix notification badge clipped (#17638) 2023-08-21 15:12:13 +02:00
karwosts
53f18bec53
Respect sensor precision setting when rendering line chart tooltips (#17648) 2023-08-21 15:04:23 +02:00
Paul Bottein
5f015ac9af
Add basic more info for lawn mower (#17601)
* Add basic more info for lawn mower

* Change buttons layout
2023-08-21 13:17:11 +02:00
Paul Bottein
dddee87de3
Use gradient based on min/max color temp for tile card feature (#17612) 2023-08-21 13:03:20 +02:00
Steve Repsher
bf912f7bd3
Add missing super calls to disconnectedCallback (#17641) 2023-08-21 12:57:38 +02:00
Franck Nijhof
76093d898d
Fix template selector usage in config flows (#17643) 2023-08-20 12:45:39 -04:00
renovate[bot]
e4f3211e9f
Update dependency prettier to v3.0.2 (#17623)
* Update dependency prettier to v3.0.2

* Reformat

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com>
2023-08-19 20:41:39 +00:00
RoboMagus
38a317b7e7
Fix ha-tabs chevrons bug (#17620) 2023-08-18 13:01:13 +00:00
Tomasz
705b6aeb4b
Cover position tile feature (#16110)
* wip

* css + transtations

* Update types.ts

rollback changes done by VS Code

* fix

* Inverted slider

---------

Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
2023-08-18 08:40:41 +00:00
Paul Bottein
6e27fbe10f
Add unit when formatting attribute for display (#17607) 2023-08-18 10:28:27 +02:00
karwosts
d50a130345
Add show_name to state label badge (#17603) 2023-08-17 08:56:51 +02:00
Paul Bottein
bd5264308f
Sync selected icon with selected value in new select component (#17573) 2023-08-16 12:47:35 +02:00
Paul Bottein
baba02f563
Improve disabled state in more info (#17570) 2023-08-15 13:50:44 +02:00
karwosts
fa3625985c
Show statistics bands when charting min/max only (#17549) 2023-08-14 09:52:38 +02:00
Paul Bottein
43ac8f9a27
Update Material web to 1.0.0-pre.14 (#17543) 2023-08-14 09:26:52 +02:00
Paul Bottein
ebee8f670e
Add format state/attribute to hass (#17249) 2023-08-10 09:57:56 +02:00
karwosts
416661f3d1
Filter energy grid sources to not allow duplicates (#17381) 2023-08-09 16:18:57 +02:00
Paul Bottein
a2b1be754f
Redesign mode buttons for humidifier more-info (#17530) 2023-08-09 14:35:59 +02:00
Paul Bottein
89e96e4681
Add new temperature control in climate more info (#17002)
* Add circular slider as temperature control

* Move climate icons and mode mapping

* Update icon

* Add mode icon

* Improve colors

* Add temperature control buttons

* Call service

* Remove climate control

* Some fixes

* Add current temp and humidity

* Fix default mode

* Swap state and current

* Some adjustments

* prettier

* Simplify color rules

* refactor cool mode

* Color button when dual climate

* Add current temp and humidity

* Fix opacity

* Hide current temp is below min or above max

* Adjust button size

* Add action label

* Better off and unavailable state

* Improve current color

* Add gallery

* Fix dark mode

* Add overflow

* Update src/dialogs/more-info/controls/more-info-climate.ts

Co-authored-by: Bram Kragten <mail@bramkragten.nl>

* Update src/panels/lovelace/cards/hui-thermostat-card.ts

Co-authored-by: Bram Kragten <mail@bramkragten.nl>

* Update src/dialogs/more-info/components/climate/ha-more-info-climate-temperature.ts

---------

Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2023-08-08 12:50:21 +02:00
Paul Bottein
e9e31d51ec
Update circular slider design (#17490) 2023-08-07 11:00:43 +02:00
Steve Repsher
716e68fc5e
Add crosshairs, destroy globals, and tweak updates for code editor (#17302)
* Add crosshairs, destroy globals, and tweak updates for code editor

* Define update listener as arrow function

* Ensure editor is recreated on reconnection

* Don't create code mirror multiple times

* Remove creation in update

* Leverage lit lifecycle for editor creation and destruction

* Bump @codemirror packages

---------

Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
2023-08-04 09:16:37 -04:00
Paul Bottein
b4e2f4b0f5
Allow to sort options in select selector (#17468) 2023-08-03 21:49:31 +02:00
karwosts
bde93c44bd
Fix statistic-picker filter behavior (#17453) 2023-08-02 13:53:05 +02:00
Joost Lekkerkerker
ece676e3dc
Make required asterisk consistent (#17403) 2023-08-01 09:41:34 +02:00