Wendelin
fdd66b5cec
Use border radius design tokens in codebase ( #27169 )
...
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com >
2025-10-03 11:11:30 +00:00
Jan-Philipp Benecke
28fe60f02b
Improve broken cards on dashboards ( #25557 )
2025-05-26 08:45:22 +00: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
karwosts
3ba572ee37
Fix pointer cursor issues ( #21587 )
...
* Fix pointer cursor issues
* one more
2024-08-05 17:07:03 +02: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
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
karwosts
bf24740c7b
Fix non-hass shouldUpdate regressions ( #18810 )
2023-11-29 14:28:38 +00:00
renovate[bot]
15395275ba
Update dependency prettier to v3.1.0 ( #18675 )
...
* Update dependency prettier to v3.1.0
* Reformat
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-11-19 23:31:56 -05:00
Paul Bottein
1cf928b425
Improve Lovelace types ( #18652 )
2023-11-15 11:13:49 +01:00
Paul Bottein
6e27fbe10f
Add unit when formatting attribute for display ( #17607 )
2023-08-18 10:28:27 +02:00
G Johansson
ec58862f3e
Implement forecast types for Weather ( #15028 )
...
* Implement forecast types
* editor
* Fix twice_daily
* All cards
* Review comments
* hasforecast
* card-editor
* forecast default
* Review comments
* fix entity row
* Remove legacy option
* Check if selected forecast is supported when picking entity
* Always show weather_to_show selector
* comments
* Update types.ts
* Hourly before twice-daily
* Expose forecast via WS instead of as state attributes
* Unsubscribe on disconnect
* lint
* prettier
* Fix _forecastSupported
* Improve conditions for subscribing to forecast updates
* Teach weather entity row and more info to subscribe
* Fix subscribing
* Deduplicate code in getForecast
* Simplify
* Tweak subscribe logic
* Address review comments
---------
Co-authored-by: Erik <erik@montnemery.com >
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-07-21 17:30:59 +02: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
Steve Repsher
9ce4563dd4
Prefer nothing over empty templates ( #15633 )
2023-02-28 11:02:47 +01:00
Steve Repsher
e8e4733fc9
Fix localize key type errors for states ( #14691 )
...
* Replace unavailable state checks with type predicate
* Remove localize exceptions related to state
* Use literal types for climate attributes
* Add fan action to climate tile badge
* Use literal types for truncated states in badges
* Use literal type for humidifier state
* Replace unavailable state checks in calendar and tile card
* Avoid string split for truncated key
2022-12-14 19:39:10 +01:00
Philip Allgaier
e768c78dce
Enable weather entity row to show secondary info ( #14639 )
2022-12-14 11:35:25 +01:00
Paul Bottein
dfc461ce05
Add support for entity translation key ( #14482 )
2022-12-01 12:53:44 +01:00
Erik Montnemery
7d118a5715
Allow customizing weather units ( #12947 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
Co-authored-by: foreign-sub <51928805+foreign-sub@users.noreply.github.com >
2022-06-23 10:48:39 +02:00
Philip Allgaier
cf062bf0f4
Fix pointer/more-info inconsistencies for entity rows ( #10025 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2021-12-02 10:48:30 +01:00
Bram Kragten
667fd39147
Convert default state icons ( #10223 )
...
* Convert default state icons
* update
* Update cast/src/launcher/layout/hc-cast.ts
Co-authored-by: Philip Allgaier <mail@spacegaier.de >
* Update ha-config-core.js
* Update
* Finish
* Add siren icon
* FIx
* Add curtain icons
Co-authored-by: Philip Allgaier <mail@spacegaier.de >
2021-10-20 11:10:16 +02:00
Bram Kragten
1bccbd4173
Use browser default time and number formatting with polyfills if needed ( #9481 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2021-09-29 23:34:52 +00:00
Bram Kragten
3f447bb8a7
Bump Polymer ( #9525 )
...
* Bump Polymer
* Remove formatting from patch
* Cleanup
* Fix Vaadin
* Fix typing
2021-07-16 01:23:09 +02:00
Bram Kragten
bc92c0b052
Upgrade to Lit 2 ( #9199 )
2021-05-18 07:37:53 -07:00
Bram Kragten
9f032a61a9
Add compatibility for Lit 2.0 ( #8878 )
2021-05-07 13:16:14 -07:00
Josh McCarty
f43c420d59
Create number formatting options on the profile panel ( #7925 )
2021-03-28 18:32:48 +02:00
Joakim Sørensen
a1d07e5a00
Sort imports ( #8104 )
2021-01-13 17:17:12 +01:00
Paulus Schoutsen
fc48c59eb0
Clean up some types ( #7801 )
...
Co-authored-by: Zack Barett <arnett.zackary@gmail.com >
2020-11-25 12:31:51 +01:00
Philip Allgaier
c53ec6e12d
Ensure more consistent lovelace config errors ( #7755 )
2020-11-21 14:08:43 +01:00
Bram Kragten
f8c5eeab5d
Replace all private properties with internalProperty decorator ( #6386 )
2020-07-14 21:38:36 -07:00
Bram Kragten
d0a53d1760
Handle starting the frontend before finished loading integrations ( #6068 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2020-05-28 21:09:26 -07:00
Bram Kragten
cc46797576
Some fixes in focus and click handling ( #5847 )
2020-05-13 12:47:09 +02:00
Zack Arnett
466a1af902
Weather Card/Row: Weather Icons as SVG, Themeable, user definable ( #5736 )
...
* SVG
* no-unneeded-ternary
* declared ubnused
* moving stuff around
* Few updates
* All svgs in | update row
* No slots
* Remove public/static/images/weather
* style for user defined
* few updates to missing fils
* classes
* wind color
2020-05-11 23:58:17 +02:00
Bram Kragten
c468aab9b2
Fix some imports ( #5619 )
2020-04-24 15:49:25 +02:00
Paulus Schoutsen
fc20fd32f1
Fix a bunch of translation strings ( #5597 )
...
* Fix a bunch of translation strings
* Fallback on default if no device class translations
2020-04-23 13:07:40 +02:00
Zack Arnett
fdf7b516a0
Weather Card: Beautify ( #5387 )
...
* Weather card
* Updates
* Remove Precipitation from forecast
* Weather Card :)
* Fix no breaking changes
* Size styles
* Space
* Fix some overlap
* Unavailable
* New unavailable
* Changed to check if less than day
* Updates
* oops
* Little clean up
* styling
* Reviews
* Fix merge
* Lint
* eslint
* New images
* Update src/panels/lovelace/editor/config-elements/hui-weather-forecast-card-editor.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* Reviews
* Reviews
* Comments
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-04-22 12:13:32 +02:00
Bram Kragten
82f80db558
Update typescript, prettier, tslint -> eslint ( #5536 )
...
* Update typescript, prettier, tslint -> eslint
* Organize imports
* Use glob for eslint fix react import
2020-04-14 09:05:45 -07:00
Bram Kragten
ebb20abee0
Make unavailable elements disabled ( #5386 )
...
* Make unavailable elements disabled
* Unused
* Add checks for unknown
* Update hui-weather-entity-row.ts
2020-04-08 13:58:36 +02:00
Zack Arnett
e54d904e4c
Weather Row: Generic ( #5389 )
...
* Bye lots of hours
* Merge image states into states we have
* add space
2020-04-01 16:58:05 +02:00
Zack Arnett
6f556f69d6
Weather Entity Row: Row Addition ( #4959 )
...
* Create file
* Weather Row
* Comments
* Find high and low for hourly
* Add images
* testing
* Weather images in row
* lint
* Updated design
* css changes - dont show high unless it is the high
* Clean
* Sean Suggestion
* Update hui-weather-entity-row.ts
* Reviews
* move tab index
* reviews
* Update src/panels/lovelace/entity-rows/hui-weather-entity-row.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* pretty
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-03-31 16:07:05 -04:00