J. Nick Koston
|
6f9b2ee569
|
Add hardware version to the device info card (#10914)
|
2021-12-16 05:16:23 -06:00 |
|
Philip Allgaier
|
ea18fc0078
|
Ensure we always have an active theme name (fixes dark theme issues) (#10780)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
|
2021-12-03 17:02:54 +00:00 |
|
Philip Allgaier
|
2c0b2f4bc5
|
Convert cover UI to Lit + ensure proper tilt rendering (#10671)
|
2021-11-29 10:30:14 +01:00 |
|
Joakim Sørensen
|
117b50f3ea
|
Add ha-faded (#10651)
|
2021-11-28 22:27:53 -08:00 |
|
Joakim Sørensen
|
4719636176
|
Fix dark main-content and split gallery demo (#10675)
|
2021-11-21 21:01:51 -08:00 |
|
Joakim Sørensen
|
6c4e987a24
|
Make ha-chip-set slot-able (#10647)
|
2021-11-21 09:15:38 -08:00 |
|
Joakim Sørensen
|
1a5c43d72a
|
Fix color over slotted image in ha-alert (#10652)
|
2021-11-21 09:13:48 -08:00 |
|
Joakim Sørensen
|
0ca35d7012
|
Remove ha-alert actionText (#10646)
|
2021-11-18 16:09:13 -08:00 |
|
Zack Barett
|
4684979ae7
|
Area Card (#10141)
Co-authored-by: Philip Allgaier <mail@spacegaier.de>
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
|
2021-11-17 19:43:41 +01:00 |
|
Joakim Sørensen
|
e9f0967578
|
Move updates (#10626)
|
2021-11-17 10:21:27 -08:00 |
|
Paulus Schoutsen
|
4b44e197ae
|
ha-form-integer to only show slider if < 256 steps (#10430)
|
2021-10-28 13:44:25 +02:00 |
|
Paulus Schoutsen
|
dd11fb1b99
|
Add automation editor to gallery (#10392)
|
2021-10-25 15:53:32 +00:00 |
|
Paulus Schoutsen
|
33e1d34cb1
|
Add support for device configuration URL (#10251)
* Add support for device configuration URL
* Lint
* Tweak text
|
2021-10-14 11:17:44 -07:00 |
|
Paulus Schoutsen
|
48948d5854
|
Initial support for entity category (#10266)
|
2021-10-14 09:56:51 -07:00 |
|
Philip Allgaier
|
0c940be5fb
|
Consolidate all icon button logic into <ha-icon-button> + ensure tooltip (#9230)
|
2021-10-14 15:44:20 +02:00 |
|
Joakim Sørensen
|
e52118db93
|
Use correct build url (#10258)
|
2021-10-13 10:08:10 +02:00 |
|
Joakim Sørensen
|
9e7acacb06
|
Add ha-label-badge to gallery (#10248)
|
2021-10-13 10:05:44 +02:00 |
|
Joakim Sørensen
|
56deb15bca
|
Add netlify build script for gallery (#10253)
|
2021-10-12 22:47:53 +02:00 |
|
Joakim Sørensen
|
a3d4969d7b
|
Add ha-chip to gallery (#10252)
|
2021-10-12 21:19:09 +02:00 |
|
Joakim Sørensen
|
b6c470edf1
|
Add ha-bar to gallery (#10242)
|
2021-10-12 11:38:43 +02:00 |
|
Paulus Schoutsen
|
9bf41a37b4
|
Allow disabling an ha-form (#10218)
|
2021-10-09 12:41:36 +02:00 |
|
Paulus Schoutsen
|
6f6fc759cc
|
Add selector demo to gallery (#10213)
|
2021-10-08 20:56:32 +02:00 |
|
Paulus Schoutsen
|
2841369d3d
|
Extract black/white row into component (#10212)
* Extract black/white row into component
* Remove unused import
|
2021-10-08 10:48:39 -07:00 |
|
Paulus Schoutsen
|
a839494a1e
|
Use MWC components for ha-form (#10120)
|
2021-10-07 12:21:35 -07:00 |
|
Bram Kragten
|
dc3bad56f2
|
Improve padding/positioning of ha-alert (#10145)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
|
2021-10-04 16:27:03 +00:00 |
|
Paulus Schoutsen
|
2ddab4eecc
|
Fix webpack dev server (#10130)
|
2021-10-01 14:18:53 -07:00 |
|
Paulus Schoutsen
|
419942112b
|
Fix Lit lint warnings (#10112)
|
2021-09-30 08:46:03 -07:00 |
|
Bram Kragten
|
2936865c55
|
Bump typescript, lint, prettier (#10108)
|
2021-09-30 12:39:03 +02:00 |
|
Joakim Sørensen
|
2ab0e40952
|
Break overflow in ha-alert (#9885)
|
2021-08-30 18:08:16 +02:00 |
|
Joakim Sørensen
|
f3606014c6
|
Add ha-alert component (#9874)
|
2021-08-24 09:44:30 -07:00 |
|
Bram Kragten
|
e797c01761
|
Update lint rules (#9563)
Updated deps
Added `unused-imports`, prefer arrow, and import order
|
2021-07-15 12:08:04 +02:00 |
|
Paulus Schoutsen
|
9d0b20adce
|
Add support for system options v2 (#9332)
* Add support for system options v2
* Update src/dialogs/config-entry-system-options/dialog-config-entry-system-options.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
* Update dialog-config-entry-system-options.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
|
2021-06-01 12:22:25 -07:00 |
|
Paulus Schoutsen
|
d8bab6aba9
|
Add support for disable polling system option (#9316)
|
2021-05-31 15:40:50 -07:00 |
|
Bram Kragten
|
fdcbb5b432
|
Bump js-yaml (#9245)
|
2021-05-26 00:13:58 +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 |
|
Paulus Schoutsen
|
ac5f85820f
|
Integration Card: Fix Safari header break and deal with long errors (#9070)
|
2021-05-02 10:54:40 +02:00 |
|
Paulus Schoutsen
|
92b32458ad
|
Fix grid card size when square (#9056)
|
2021-04-30 18:57:20 +02:00 |
|
Joakim Sørensen
|
d57e8a45d3
|
Break primary anywhere (#9050)
|
2021-04-30 15:02:01 +02:00 |
|
Paulus Schoutsen
|
a288fd370f
|
Fix gallery element definitions (#9046)
|
2021-04-30 01:10:29 +02:00 |
|
Paulus Schoutsen
|
acd335e249
|
Set columns to 4 in demo
|
2021-04-29 14:06:52 -07:00 |
|
Paulus Schoutsen
|
af0c7b5a50
|
Fix grid card size (#9044)
* Fix grid card size
* Remove console
* Rename
|
2021-04-29 12:31:46 -07:00 |
|
Bram Kragten
|
36586b798e
|
Use supported_color_modes to determine what UI elements to show (#8961)
|
2021-04-27 10:43:25 -07:00 |
|
Paulus Schoutsen
|
24e202a3d7
|
Use translations for config entry reason (#8981)
|
2021-04-26 17:50:23 +02:00 |
|
Paulus Schoutsen
|
3f21c87a3d
|
Allow config entries to show the reason (#8974)
|
2021-04-23 09:25:09 +02:00 |
|
Paulus Schoutsen
|
179767e9f8
|
Align layout of all cards (#8931)
* Align layout of all cards
* Make ignore card have normal button
|
2021-04-16 12:27:01 -07:00 |
|
Paulus Schoutsen
|
25b3bb1285
|
Fixes for integration cards (#8930)
|
2021-04-16 20:22:22 +02:00 |
|
Paulus Schoutsen
|
60fe48d355
|
Show config entry state on card (#8911)
|
2021-04-16 13:16:59 +02:00 |
|
Paulus Schoutsen
|
9833accc79
|
Fix failed conditions reason (#8870)
|
2021-04-08 23:01:12 -07:00 |
|
Paulus Schoutsen
|
401064d3c8
|
Render script execution state (#8789)
|
2021-04-01 11:29:08 -07:00 |
|