Unsupported lovelace cards showing entities

This commit is contained in:
Yegor Vialov
2018-10-30 22:51:45 +02:00
parent e25162f7b5
commit a3adb72cf8
8 changed files with 61 additions and 49 deletions

View File

@ -23,6 +23,19 @@ class HACard {
);
}
case "weather-forecast":
case "thermostat":
case "sensor":
case "plant-status":
case "picture-entity":
case "picture-elements":
case "picture":
case "map":
case "iframe":
case "gauge":
case "entity-button":
case "conditional":
case "alarm-panel":
case "media-control": {
return UnsupportedCardWidget(
card: this,