Resolves #83 Calendar support

This commit is contained in:
estevez-dev
2019-03-13 20:07:44 +02:00
parent 9bd3a41cf5
commit 8b961ebd69
4 changed files with 19 additions and 30 deletions

View File

@ -79,7 +79,6 @@ class Entity {
int statelessType = 0;
List<Entity> childEntities = [];
List<String> attributesToShow = ["all"];
String deviceClass;
EntityHistoryConfig historyConfig = EntityHistoryConfig(
chartType: EntityHistoryWidgetType.simple