Aidan Timson
13d40993ef
Change state card button/input_button to control button ( #29367 )
...
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com >
2026-02-12 12:41:56 +00:00
ildar170975
d34921ff6d
state-card-input_number: fix for narrow viewport ( #29327 )
...
state-info: fix for narrow viewport
2026-02-09 15:30:40 +01:00
Wendelin
aec4a06156
migrate ha-select to ha-dropdown ( #29392 )
...
* migrate ha-select to ha-dropdown
* remove ha-menu
* review
* Fix eslint error
---------
Co-authored-by: Aidan Timson <aidan@timmo.dev >
2026-02-04 13:47:15 +00:00
Aidan Timson
7b7182c147
Migrate state card select/input_select to select menu ( #29362 )
...
* Migrate state card input select to select menu
* Sort
* Migrate state card select to select menu
2026-02-03 16:26:41 +02:00
Wendelin
9f16ce7341
Fix picker initial sort and reorganize picker data ( #28476 )
2025-12-11 08:28:45 +01:00
Wendelin
fa758f2bee
Redesign ha-button ( #25564 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2025-07-30 16:15:18 +02:00
Wendelin
d2cc4a624e
Use ha-line-height css tokens in codebase ( #25468 )
2025-05-15 11:57:17 +02:00
Wendelin
83819a9be0
Revert "Use md-select for entity-row and state-card" ( #25308 )
...
Revert "Use md-select for entity-row and state-card (#25307 )"
This reverts commit 3c9dce20e2 .
2025-05-05 08:57:50 +00:00
Wendelin
3c9dce20e2
Use md-select for entity-row and state-card ( #25307 )
2025-05-05 11:01:35 +03:00
Bram Kragten
e156dd36f4
Use SWC for typescript, update to Lit 3, migrate decorators ( #25150 )
...
Co-authored-by: Wendelin <w@pe8.at >
2025-04-24 14:10:35 +02:00
karwosts
a5b7bb8391
Fix behavior of select dropdowns when options change ( #24603 )
...
* Fix behavior of select dropdowns when options change
* new approach
* memoize
2025-03-17 22:11:37 +01:00
Wendelin
e703750136
Add and fix stylistic eslint rules ( #23735 )
...
* Fix stylistic eslint rules
* Fix eslint issues
2025-01-14 21:00:14 +01:00
Paul Bottein
6934f0626c
Fix boolean attributes ( #23189 )
2024-12-06 18:39:34 +01:00
Petar Petrov
400ddbf625
Fix attributes broken by the warning fixes ( #23182 )
2024-12-06 14:56:42 +01:00
Petar Petrov
7a12fd2853
Fix ALL the eslint warnings ( #23165 )
...
* Fix many lint warnings
* Fix ALL lint warnings
* small fix
* type fixes
2024-12-06 09:55:07 +01:00
Wendelin
830d8d2410
Add type import check to eslint ( #22488 )
...
* Add type import check to eslint
* Add type imports with eslint --fix
2024-10-30 11:12:30 +00:00
Paul Bottein
f87296d978
Add state content component ( #21370 )
...
* Move state content into its own component for reusability
* Add entity state content selector
* Use live timer
* Rename live timer to remaining time and remove remaining attribute from state content list
* Move default in state content component
* Fix picker
2024-07-15 14:08:00 +02:00
Paul Bottein
e59c04c685
Display live remaining time for timer on tile card ( #21290 )
...
Display timer by default on tile card
2024-07-11 11:09:14 +02:00
Steve Repsher
41e34c0d61
Inject ResizeObserver polyfill where needed ( #20754 )
2024-05-24 12:21:46 -04:00
karwosts
f617426808
Bake numeric device classes into formatEntityState ( #19878 )
...
* Bake numeric device classes into formatEntityState
* Apply suggestions from code review
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2024-05-24 16:17:23 +02:00
Yosi Levy
4ab0047dc1
RTL fixes for state info ( #20056 )
2024-03-13 09:17:27 +01:00
Paulus Schoutsen
7ab2d1496e
Run script in script editor open more info if fields ( #19982 )
...
* Run script in script editor open more info if fields
* Extract function
2024-03-04 22:23:14 +01:00
Paulus Schoutsen
d6d61a4137
Show script fields in Script more info dialog ( #19879 )
...
* Show script fields in more info dialog
* Apply suggestions from code review
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* Guard for state obj changes
* Update src/components/ha-service-control.ts
Co-authored-by: Marc Geurts <geurtsmarc@hotmail.com >
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
Co-authored-by: Marc Geurts <geurtsmarc@hotmail.com >
2024-02-27 15:05:28 +01:00
chammp
e8fca5d93c
Directly prompt for lock code in dashboards ( #19835 )
...
Prompt for lock codes in more places
2024-02-26 15:21:02 +01:00
Yosi Levy
7b3797502a
RTL simplification and updates ( #19586 )
...
* RTL simplification and updates
* Fixes
* Fix weird icon offset when mwc-list-item is in a concat html``
* Additional updates
2024-02-01 14:29:00 +01:00
Yosi Levy
5e40bb55eb
RTL fixes ( #19563 )
2024-01-30 14:27:40 +01:00
Yosi Levy
97652bd2f6
Various RTL fixes ( #19495 )
...
* Various RTL fixes
* Additional RTL
* Additional fixes
* Revert ha-dialog
* Improve margin-title
* Additional fixes
* Additional fixes
* Fix prettier
* More fixes
* Additional fixes
* Fix prettier
* Fix prettier again
* Additional updates
* Additional fixes
* Final fixes (left only)
2024-01-26 17:15:27 +01:00
Bram Kragten
081636b3e7
Add support for icon translations ( #19406 )
...
* Add support for icon translations
* Use slot for icons
* Update more-info-climate.ts
* Review and fixes
* Update entity-registry-settings-editor.ts
2024-01-19 14:55:02 +01:00
Steve Repsher
70fcea0c2b
Disable attributes for hass, stateObj, selector, and route properties ( #19362 )
...
* Disable attribute for hass properties
* Disable attribute for stateObj properties
* Disable attribute for selector properties
* Disable attribute for route properties
* Switch from Object type to no attribute for same properties
2024-01-15 15:52:10 +01:00
Steve Repsher
920df03cc1
Fix missing imports (1 of 2) ( #19363 )
2024-01-15 15:34:46 +01:00
Steve Repsher
6ab5116c34
Fix incompatible number property types ( #19349 )
2024-01-10 10:49:35 +01:00
Steve Repsher
3edc77c978
Fix missing element tag definitions ( #19329 )
2024-01-09 15:00:30 +01:00
Simon Lamon
4582c3ba0a
Migrate state cards from Polymer to Lit ( #18257 )
2023-11-28 13:30:39 +01:00
Kendell R
f4ee734ea3
Use new localize format ( #18574 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-11-28 12:29:41 +00:00
Paul Bottein
eef024587b
Use entity component translations for update entity ( #18608 )
2023-11-22 12:43:33 +01:00
Simon Lamon
62d21bea4f
Replace polymer paper-slider ( #18168 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-10-16 13:35:13 +02:00
Paul Bottein
15c67fe299
Improve state and name display on state-card-display ( #18207 )
2023-10-13 10:38:19 +02:00
ildar170975
bfeee618f4
more-info: make long states "multilined" ( #17649 )
...
* align info when a state is multiline
* Enable multiline for long states
* Update state-info.ts
* Update state-card-display.ts
2023-10-09 13:52:03 +02:00
Paul Bottein
c8feded4f2
Use format entity state helpers everywhere ( #17757 )
2023-09-01 15:26:46 +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
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
Steve Repsher
bf912f7bd3
Add missing super calls to disconnectedCallback ( #17641 )
2023-08-21 12:57:38 +02:00
karwosts
6dff2f691e
Hide alert toggle when idle in more-info ( #17563 )
2023-08-15 14:18:35 +02:00
Bram Kragten
2a9ef7d91f
Align event state display ( #17442 )
2023-07-31 18:27:35 +02:00
Franck Nijhof
0eebc9095c
Add event entity ( #17332 )
2023-07-21 12:18:32 +02:00
renovate[bot]
cb0bc762b1
Update dependency prettier to v3 ( #17215 )
...
* Update dependency prettier to v3
* Update config and remove .prettierignore
* Reformat
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-07-14 17:40:17 +00:00
Paul Bottein
eaeb37da4d
Update humidifier Ui with current humidity and action ( #17072 )
2023-06-28 16:14:18 +02:00
Vasilis Koulis
3d6cfc4037
open option for lock ( #14852 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-06-21 09:59:28 +00:00
Bram Kragten
780de42e4b
Allow to show times in the UI in the timezone of the server ( #16799 )
2023-06-13 12:12:13 +02:00
renovate[bot]
4e390b4c57
Update dependency @lit-labs/virtualizer to v2 ( #15932 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-05-05 15:51:12 +00:00