424 Commits

Author SHA1 Message Date
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
Paulus Schoutsen
5c1604e959
Fix showing choose actions if default path chosen and other things (#8779) 2021-04-01 10:28:37 +02:00
Paulus Schoutsen
b866166425
Adjust for latest trace API (#8755) 2021-03-29 17:01:39 -07:00
Paulus Schoutsen
c341a99b83
Add more trace visualization (#8724)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-03-28 20:31:59 +02:00
Paulus Schoutsen
c269c8fd3f
Fix ordering of logbook entries inside choose sequence with multiple … (#8715) 2021-03-25 10:54:20 +01:00
Paulus Schoutsen
9676d2cee7
Add compatibility with latest trace API (#8700) 2021-03-23 17:21:57 -07:00
Paulus Schoutsen
20da329a21 Fix types 2021-03-22 22:43:08 +00:00
Paulus Schoutsen
c9b620fdb2 Update basic trace in gallery 2021-03-22 19:26:59 +00:00
Paulus Schoutsen
3c75eb96f1
Adjust traces to latest API (#8656) 2021-03-16 10:43:30 -07:00
Paulus Schoutsen
a465254418
Add new trace (#8633) 2021-03-15 09:38:23 +01:00
Paulus Schoutsen
03f694922d
Add timeline entry when a long period of time passes (#8638) 2021-03-14 16:45:49 -07:00
Paulus Schoutsen
5d2afdd825
Add motion light trace (#8637) 2021-03-14 15:03:50 +01:00
Paulus Schoutsen
7bd4eeb0df
Trace foundation (#8608) 2021-03-12 20:13:06 -08:00
Philip Allgaier
1aab656705
Make entity-filter and glances demo a bit clearer & cleaner (#8157) 2021-01-14 11:20:18 +01:00
Joakim Sørensen
a1d07e5a00
Sort imports (#8104) 2021-01-13 17:17:12 +01:00
Philip Allgaier
cb2c6d8560
Convert gallery elements to LitElement (#8088) 2021-01-05 13:29:21 +01:00
Philip Allgaier
42f0101440
Add gallery demo for plant card (#7989) 2021-01-04 22:10:58 +01:00