Add energy distribution card to arsaboo demo (#9702)

* Add energy distribution card to arsaboo demo

* Make link dashboard conform
This commit is contained in:
Paulus Schoutsen
2021-08-03 15:09:08 -07:00
committed by GitHub
parent 37f1bd7d63
commit 1f9c45b11c
4 changed files with 8 additions and 3 deletions

View File

@@ -29,6 +29,11 @@ export const demoLovelaceArsaboo: DemoConfig["lovelace"] = (localize) => ({
},
],
},
{
title: "Energy distribution today",
type: "energy-distribution",
link_dashboard: true,
},
{
type: "thermostat",
entity: "climate.upstairs",