Sam Reed
38fb48b231
Add trailing full stop to visit_addon_page message ( #17719 )
2023-08-29 14:38:15 +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
renovate[bot]
5011bba20e
Update dependency typescript to v5.2.2 ( #17720 )
...
* Update dependency typescript to v5.2.2
* Remove expect error for URL.canParse
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com>
2023-08-27 17:43:49 +00: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
Bram Kragten
fc1782e676
Use 1 element for all group previews ( #17693 )
2023-08-24 10:14:30 +00:00
Simon Lamon
b4975344a1
Don't show a battery if the entity domain is Number ( #17631 )
2023-08-24 11:56:03 +02:00
Joakim Sørensen
2dc08d782f
Hide STT and TTS entities from generated dashboard ( #17689 )
2023-08-24 08:59:41 +02:00
Erik Montnemery
ed92958735
Add preview support to binary sensor group ( #17682 )
2023-08-23 14:52:45 +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
Bram Kragten
370ec9cd98
Revert "Simplify onboarding integrations page ( #17671 )" ( #17683 )
2023-08-23 14:28:34 +02:00
Bram Kragten
52c12b5659
Simplify onboarding integrations page ( #17671 )
2023-08-23 10:52:44 +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
Simon Lamon
bbb6fccaec
Clean system health subscription after data is collected ( #17665 )
2023-08-22 17:20:13 +02:00
Paul Bottein
85977e505b
Add cover tilt position to tile card ( #17619 )
...
Add cover tilt to tile card
2023-08-22 16:55:12 +02:00
Bram Kragten
3249a5225f
Keep user signed in during onboarding ( #17669 )
2023-08-22 15:26:46 +02:00
Paul Bottein
7e7205627a
Update return home and dock icon ( #17672 )
...
Update return home and docker icon
2023-08-22 15:24:30 +02:00
Paul Bottein
d33430e53f
Reduce ha-icon-button-group height ( #17664 )
2023-08-22 11:09:18 +02:00
Bram Kragten
e3f53e90e2
Fix not showing multi day events on mobile ( #17660 )
2023-08-22 11:07:46 +02:00
Bram Kragten
811edfcc0f
Add support for previews in data flows ( #17533 )
2023-08-22 10:30:31 +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
Bram Kragten
98d1a55d35
fix tabindex for glance card ( #17656 )
2023-08-21 16:15:08 +02:00
karwosts
92358b4859
Don't show pointer for glance entity when there is no action ( #17625 )
2023-08-21 15:51:33 +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
Simon Lamon
bfcdbbd70b
Form fields should not init in the error state ( #17615 )
2023-08-21 15:49:27 +02:00
karwosts
e764076b1a
Fix blueprint editor behavior for number and text with defaults ( #17646 )
2023-08-21 15:48:10 +02:00
Virenbar
693c77ce1c
Fix AND condition description ( #17630 )
2023-08-21 13:41:26 +00:00
Simon Lamon
a725b6c9de
Clear entityId before duplicate script ( #17624 )
2023-08-21 15:27:54 +02:00
ildar170975
014bbf12ce
Update ha-config-person.ts: fix misaligned text ( #17637 )
2023-08-21 15:12:58 +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
Erik Montnemery
c76b2fb357
Fix reselecting forecast type in weather forecast card editor ( #17652 )
...
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com>
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2023-08-21 11:22:01 +00: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
Paul Bottein
e8bd77a84e
Add water heater more info to gallery ( #17621 )
2023-08-21 13:02:36 +02:00
Steve Repsher
46a036ddbe
Improve frontend error messages written to system log ( #17616 )
2023-08-21 13:01:42 +02:00
Steve Repsher
bf912f7bd3
Add missing super calls to disconnectedCallback ( #17641 )
2023-08-21 12:57:38 +02:00
Michael Arthur
196c15ff3e
Add lawn mower entity state, icon and color ( #17558 )
...
* start of lawn mower entity in the frontend
* added colours for states
* remove schedule states as no longer needed
* change mowing to teal
* remove docking as not included in architecture discussion and was missed
2023-08-21 12:19:15 +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
Bram Kragten
88721df637
Bump marked ( #17609 )
2023-08-17 15:56:31 +00:00
PaoloTK
6584dc70b7
Added support for color temperature tile feature ( #16515 )
...
* Added support for color temperature tile feature
* Update src/panels/lovelace/tile-features/hui-light-color-temp-tile-feature.ts
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
2023-08-17 17:45:42 +02:00
ildar170975
d579f93aa7
Update developer-tools-state.js: widen "Set state" controls ( #17500 )
2023-08-17 15:30:18 +00:00
Paul Bottein
821cd7fe05
Add operation modes to tile card ( #17597 )
2023-08-17 17:19:46 +02:00
karwosts
d50a130345
Add show_name to state label badge ( #17603 )
2023-08-17 08:56:51 +02:00