WIP: Cards parsing improvements
This commit is contained in:
@ -118,6 +118,7 @@ class CardType {
|
||||
static const ALARM_PANEL = "alarm-panel";
|
||||
static const MARKDOWN = "markdown";
|
||||
static const LIGHT = "light";
|
||||
static const ENTITY_FILTER = "entity-filter";
|
||||
}
|
||||
|
||||
class Sizes {
|
||||
|
Reference in New Issue
Block a user