Zack Arnett
dae42b1bd9
Calendar Card: New Card ( #5813 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-08-24 19:59:50 +02:00
Paulus Schoutsen
b65f4b9af6
Merge pull request #6083 from Shulyaka/humidifier
2020-06-22 17:59:01 -07:00
Bram Kragten
cf68f25a03
Don't throw errors in card picker ( #6188 )
2020-06-18 16:26:31 -07:00
Denis Shulyaka
372ecc6557
make humidifier card lazy-loaded
2020-06-18 16:37:56 +03:00
Denis Shulyaka
ec5d7508c9
Add humidifier entity integration
2020-05-31 22:35:58 +03: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
f3e88f6f2e
Exclude esprima and drop js-yaml from lovelace chunk ( #5649 )
2020-04-30 20:39:36 +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
Zack Arnett
158eddfd44
Entity Card: Card Addition ( #4971 )
...
* Review to changed Src translations
* Reviews
* side by side theme
* Allow user to specify unit
* Add unit back update for headerfooter and editor
* Clean
* Unavailable for attribute that doesn't exist
* fix merge
* Fix from rebasing
* reviews
* Localize State
* fix for localize
* css
* reviews
* Break the rules
2020-03-30 19:49:02 -04:00
Paulus Schoutsen
3c17ee03b6
Improve color extraction for media control card ( #5189 )
...
* Improve color extraction
* Lazy load media control
* Update src/panels/lovelace/cards/hui-media-control-card.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* Extract constant
* Fix media control demo
* Remove quality(1)
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-03-13 10:01:36 -07:00
Paulus Schoutsen
906f417436
Lazy load our elements once again ( #5124 )
2020-03-10 15:18:13 -07:00
Paulus Schoutsen
f02bb67485
Static import all the LL cards etc ( #4987 )
2020-02-26 09:42:03 +01:00
Paulus Schoutsen
52609dded9
Add rebuild support to editor preview ( #4932 )
...
* Add rebuild support to editor preview
* getLovelaceCardClass function added
* Use error class
* Tiny cleanup
* Misplaced comment
2020-02-20 09:55:42 +01:00
Paulus Schoutsen
4675579f79
Add safe mode support ( #4908 )
...
* Add safe mode support
* Lint
* Fix type in demo
2020-02-18 08:33:25 -08:00
Ian Richardson
3f7c29a6f6
♻️ change entity-button to button card ( #4581 )
...
* ♻️ change entity-button to button card
* maintain separate entity-button class
2020-02-14 10:56:08 +01:00
Paulus Schoutsen
b2243f480c
Add option to lazy load cards ( #4857 )
...
* Add option to lazy load cards
* Lazy load header/footer elements
* Lazy load rows
* Clean up params
* Rename last var
2020-02-13 21:13:48 -08:00
Paulus Schoutsen
62654ec598
Refactor create element ( #4509 )
...
* Refactor create element
* Move things around
* Fix reference in gallery
2020-01-17 16:19:01 -08:00