1
mirror of https://github.com/home-assistant/frontend synced 2024-09-30 15:52:53 +02:00
Commit Graph

387 Commits

Author SHA1 Message Date
Paul Bottein
01a142790f
Add update actions card feature (#19110)
* Add update tile feature

* Fix translations

* Add confirmation dialog

* Remove unused styles

* Fix gallery

* Update wording

* Update src/translations/en.json
2023-12-27 10:55:14 +01:00
c0ffeeca7
67e573aff7
HVAC in demo - fix typo (#19132) 2023-12-27 10:25:30 +01:00
Quentame
521c0b58c8
Add climate fan mode feature to thermostat & tile cards (#19094)
* climate: Add fan_only exemple

* climate: add fan_mode feature to thermostat & tile cards

* review: update dropdown icon
2023-12-21 15:49:08 +01:00
Simon Lamon
ccada33caf
Accessibility improvements for circular progress indicators (#18506) 2023-12-04 14:06:25 +01:00
Simon Lamon
4582c3ba0a
Migrate state cards from Polymer to Lit (#18257) 2023-11-28 13:30:39 +01:00
Bram Kragten
2087028c47 Update home.markdown 2023-11-28 13:24:09 +01:00
Paul Bottein
1cf928b425
Improve Lovelace types (#18652) 2023-11-15 11:13:49 +01:00
Paul Bottein
1d45cb78fe
Rename tooltipUnit to unit for slider (#18599) 2023-11-10 18:08:12 +01:00
Philip Allgaier
d3f6ebd1d0
Add unit to temperature tile number button group (#17841)
* Add unit to temperature tile number button group

* Update gallery

* Use blank before unit

* Hide unit if no space

* Fix build

---------

Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
2023-11-10 14:22:10 +01:00
Paul Bottein
37b7395986
Migrate chips to Material 3 chips. (#18513) 2023-11-09 17:57:37 +01:00
Paul Bottein
bc21425981
Add tooltip to tile sliders and more info sliders (#18567) 2023-11-08 12:47:55 +01:00
Matthias de Baat
16df352ba8
Update ha-dialogs.markdown (#18487) 2023-10-31 12:27:46 +00:00
Jan-Philipp Benecke
7ce7cbb755
Add serial number to the device info card (#18386)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-10-25 06:32:24 +02:00
Bram Kragten
8efc0816bb
Rename shopping-list-card to todo-list-card (#18378) 2023-10-24 20:06:03 +02:00
Bram Kragten
2b9540fe03
Add support for todo component (#18289) 2023-10-23 22:53:09 +02:00
Steve Repsher
3b2f6d71f5
Minify ha-style/Roboto and load asynchronously (#18226) 2023-10-16 20:37:50 +02: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
imgbot[bot]
7111a21173
[ImgBot] Optimize images (#18038)
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2023-09-27 14:31:05 +02:00
Bram Kragten
5aaf0cd579
Update logo (#17964) 2023-09-26 15:33:40 +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
Madelena Mak
2a7403b6fd
Added new logo design guidelines (#17951)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-09-17 22:29:53 +02:00
Paul Bottein
0d0fe75f4e
Use slider for color temp instead of wheel (#17771) 2023-09-01 15:25:27 +02:00
Paul Bottein
7040c6d469
Add target temperature tile feature for climate and water heater (#17697) 2023-08-29 16:36:07 +02:00
karwosts
aa2b2b0d16
Typo: lates -> latest (#17673) 2023-08-22 17:14:10 +02:00
Simon Lamon
5cc06ebf0b
Migrate gallery pages to LitElement (#17667) 2023-08-22 17:10:26 +02:00
Paul Bottein
567bd9831f
Reduce control select menu component size (#17657) 2023-08-21 16:15:29 +02:00
Paul Bottein
e8bd77a84e
Add water heater more info to gallery (#17621) 2023-08-21 13:02:36 +02: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
Paul Bottein
8c24ffa710
Add water heater state colors to gallery (#17606) 2023-08-17 15:51:49 +02:00
Paul Bottein
4986b013a2
Add new humidity control in humidifier more info (#17011)
* Add new humidity control in humidifier more info

* Fix humidifier card

* Some adjustments

* Add current label

* Some adjustments

* Clean code

* Remove unused code

* Fix merge

* Add current to main screen

* Remove toggle

* Add action

* Update buttons

* Add gallery

* Some fixes

* Add overflow

* Update src/dialogs/more-info/components/humidifier/ha-more-info-humidifier-humidity.ts

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

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

* Use climate translation

---------

Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2023-08-08 11:07:46 +00: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
Miguel Camba
d6e279e8f4
Add device_class PH, including default icon (#17385) 2023-07-23 18:50:40 +02:00
Franck Nijhof
0eebc9095c
Add event entity (#17332) 2023-07-21 12:18:32 +02:00
Steve Repsher
c71fd055a4
Expand use of prettier to all tracked files (#17311) 2023-07-18 17:16:33 +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
Bram Kragten
3390dda7be
Fix integration card design gallery (#17167) 2023-07-05 15:22:22 +02:00
Bram Kragten
8bd09edec0
Fix automation translations + gallery (#17166) 2023-07-05 13:27:38 +02:00
Bram Kragten
87aad75cc7
Add UI for conversation trigger (#17037) 2023-06-27 10:58:27 +02:00
Paul Bottein
1dfd859a2d
Circular slider improvements (#17008) 2023-06-26 11:49:11 +02:00
Paul Bottein
e9961b93f9
Add circular slider (#16981)
* WIP Create round slider

* Fix interaction on iOS

* Add dual and simple gauge

* Add events

* Rename events

* Use low and high

* Improve dual slider selection

* Add min and max

* Rename component

* Prevents setting a high value lower than low and vice versa

* Add keyboard support

* Fix typings

* Use html

* Update current indicator

* Improve doc

* Fix keyboard focus after mouse interaction

* Don't fallback to value
2023-06-21 15:01:45 +00:00
RoboMagus
9b35c06eef
Add persistent_notification trigger (#16967)
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-06-21 11:55:55 +02:00
Joakim Sørensen
5aa6ffe2e4
Map GitHub block quotes to our ha-alert component (#16757) 2023-06-21 11:35:02 +02:00
Christoph Wen, B.Sc
922e95b895
Fix time and date-time 12h formats (#16692) (#16805)
* Fix time and date-time 12h formats  (#16692)

- am/pm check possible for other languages
- adjusted date format gallery page for consistency
- added gallery pages for date-time and time formats

* Fix typo in am/pm check (#16692)
2023-06-20 12:52:53 +02:00
Franck Nijhof
8abb58ae7d
Add preheating HVAC action to climate (#16922) 2023-06-19 13:36:19 +02:00
Bram Kragten
197638b282
Fix date demo in gallery (#16894) 2023-06-13 15:27:21 +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
Christoph Wen, B.Sc
2ad6253b72
Add setting to localize numeric dates independent from language (#15770) (#16489) 2023-05-30 19:39:27 +00:00
Bram Kragten
dde27c3524
Support entity reg id in device automations (#15387) 2023-05-24 14:37:45 +02:00
Paul Bottein
e9d9d89d79
New color picker for HS and color temp (#16549)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2023-05-23 14:45:23 +02:00