summaryrefslogtreecommitdiffstats
path: root/.storage/lovelace.lovelace_power
diff options
context:
space:
mode:
authorSuren A. Chilingaryan <csa@suren.me>2024-06-06 06:06:33 +0400
committerSuren A. Chilingaryan <csa@suren.me>2024-06-06 06:20:08 +0400
commit35e1d7fd0ee093c362de3663e0fccc049434565a (patch)
treeedb376ee0cc3b5994cee95c4b983dfe0017d8bfb /.storage/lovelace.lovelace_power
parentc43c1251c98eb91b811cc631e5bd58dd1fe541f6 (diff)
downloadhass-35e1d7fd0ee093c362de3663e0fccc049434565a.tar.gz
hass-35e1d7fd0ee093c362de3663e0fccc049434565a.tar.bz2
hass-35e1d7fd0ee093c362de3663e0fccc049434565a.tar.xz
hass-35e1d7fd0ee093c362de3663e0fccc049434565a.zip
Configure influxdb & re-enable purging of old data. New historical dashboards. Hass upgrade.
Diffstat (limited to '.storage/lovelace.lovelace_power')
-rw-r--r--.storage/lovelace.lovelace_power904
1 files changed, 566 insertions, 338 deletions
diff --git a/.storage/lovelace.lovelace_power b/.storage/lovelace.lovelace_power
index 196e118..2046dad 100644
--- a/.storage/lovelace.lovelace_power
+++ b/.storage/lovelace.lovelace_power
@@ -1,344 +1,572 @@
{
- "version": 1,
- "minor_version": 1,
- "key": "lovelace.lovelace_power",
- "data": {
- "config": {
- "views": [
- {
- "theme": "Backend-selected",
- "title": "Home",
- "type": "custom:grid-layout",
- "layout": {
- "max_cols": 4,
- "grid-template-columns": "25% 25% 25% 25%",
- "grid-template-rows": "auto",
- "mediaquery": {
- "(max-width: 600px)": {
- "grid-template-columns": "100%"
- },
- "(max-width: 1200px)": {
- "grid-template-columns": "50% 50%"
- }
- }
+ "version": 1,
+ "minor_version": 1,
+ "key": "lovelace.lovelace_power",
+ "data": {
+ "config": {
+ "views": [
+ {
+ "theme": "Backend-selected",
+ "title": "Home",
+ "type": "custom:grid-layout",
+ "layout": {
+ "max_cols": 4,
+ "grid-template-columns": "25% 25% 25% 25%",
+ "grid-template-rows": "auto",
+ "mediaquery": {
+ "(max-width: 600px)": {
+ "grid-template-columns": "100%"
+ },
+ "(max-width: 1200px)": {
+ "grid-template-columns": "50% 50%"
+ }
+ }
+ },
+ "badges": [],
+ "cards": [
+ {
+ "type": "entities",
+ "title": "Office",
+ "entities": [
+ {
+ "entity": "sensor.office_table_power",
+ "name": "Table"
+ },
+ {
+ "entity": "sensor.office_shelftop_power",
+ "name": "Top"
+ },
+ {
+ "entity": "sensor.office_shelfbottom_power",
+ "name": "Bottom"
+ }
+ ]
+ },
+ {
+ "type": "entities",
+ "title": "Appliances",
+ "entities": [
+ {
+ "entity": "sensor.kitchen_oven_power",
+ "name": "Oven"
+ },
+ {
+ "entity": "sensor.kitchen_wash_power",
+ "name": "Washers"
+ },
+ {
+ "entity": "sensor.kitchen_teatable_power",
+ "name": "Tea Table"
+ },
+ {
+ "entity": "sensor.kitchen_fridge_power",
+ "name": "Fridge"
+ },
+ {
+ "entity": "sensor.office_aircon_power",
+ "name": "AirCon Office"
+ },
+ {
+ "entity": "sensor.bedroom_aircon_power",
+ "name": "AirCon Bedroom"
+ }
+ ]
+ },
+ {
+ "type": "entities",
+ "title": "Lights",
+ "entities": [
+ {
+ "entity": "sensor.kitchen_ledlights_power",
+ "name": "Kitchen LEDs"
+ },
+ {
+ "entity": "sensor.bedroom_bedsidelampsocket_power",
+ "name": "Bedroom Bedside"
+ },
+ {
+ "entity": "sensor.bedroom_tablelamp_power",
+ "name": "Bedroom Table"
+ },
+ {
+ "entity": "sensor.living_tablelampsocket_power",
+ "name": "Living Table"
+ }
+ ]
+ },
+ {
+ "type": "entities",
+ "title": "Infrastructure",
+ "entities": [
+ {
+ "entity": "sensor.office_smartpi_energy_power",
+ "name": "SmartPI"
+ },
+ {
+ "entity": "sensor.bedroom_router_power",
+ "name": "Asgard"
+ },
+ {
+ "entity": "sensor.bedroom_roof_power",
+ "name": "Roof"
+ },
+ {
+ "entity": "sensor.hall_infra_power",
+ "name": "Hall"
+ },
+ {
+ "entity": "sensor.hall_camera_power",
+ "name": "AubergineView"
+ }
+ ]
+ },
+ {
+ "type": "vertical-stack",
+ "cards": [
+ {
+ "title": "Office (1y)",
+ "type": "statistics-graph",
+ "chart_type": "line",
+ "period": "week",
+ "days_to_show": 365,
+ "stat_types": [
+ "mean"
+ ],
+ "entities": [
+ {
+ "entity": "sensor.office_table_power",
+ "name": "Table"
+ },
+ {
+ "entity": "sensor.office_shelftop_power",
+ "name": "Top"
+ },
+ {
+ "entity": "sensor.office_shelfbottom_power",
+ "name": "Bottom"
+ }
+ ]
+ },
+ {
+ "title": "Office (3m)",
+ "type": "statistics-graph",
+ "chart_type": "line",
+ "period": "day",
+ "days_to_show": 90,
+ "stat_types": [
+ "mean"
+ ],
+ "entities": [
+ {
+ "entity": "sensor.office_table_power",
+ "name": "Table"
+ },
+ {
+ "entity": "sensor.office_shelftop_power",
+ "name": "Top"
+ },
+ {
+ "entity": "sensor.office_shelfbottom_power",
+ "name": "Bottom"
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "type": "vertical-stack",
+ "cards": [
+ {
+ "title": "Kitchen (1y)",
+ "type": "statistics-graph",
+ "chart_type": "line",
+ "period": "week",
+ "days_to_show": 365,
+ "stat_types": [
+ "mean"
+ ],
+ "entities": [
+ {
+ "entity": "sensor.kitchen_oven_power",
+ "name": "Oven"
+ },
+ {
+ "entity": "sensor.kitchen_wash_power",
+ "name": "Washers"
+ },
+ {
+ "entity": "sensor.kitchen_teatable_power",
+ "name": "Tea Table"
+ },
+ {
+ "entity": "sensor.kitchen_fridge_power",
+ "name": "Fridge"
+ }
+ ]
+ },
+ {
+ "title": "Kitchen (3m)",
+ "type": "statistics-graph",
+ "chart_type": "line",
+ "period": "day",
+ "days_to_show": 90,
+ "stat_types": [
+ "mean"
+ ],
+ "entities": [
+ {
+ "entity": "sensor.kitchen_oven_power",
+ "name": "Oven"
+ },
+ {
+ "entity": "sensor.kitchen_wash_power",
+ "name": "Washers"
+ },
+ {
+ "entity": "sensor.kitchen_teatable_power",
+ "name": "Tea Table"
+ },
+ {
+ "entity": "sensor.kitchen_fridge_power",
+ "name": "Fridge"
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "type": "vertical-stack",
+ "cards": [
+ {
+ "title": "Climate (1y)",
+ "type": "statistics-graph",
+ "chart_type": "line",
+ "period": "week",
+ "days_to_show": 365,
+ "stat_types": [
+ "mean"
+ ],
+ "entities": [
+ {
+ "entity": "sensor.office_aircon_power",
+ "name": "Office"
+ },
+ {
+ "entity": "sensor.bedroom_aircon_power",
+ "name": "Bedroom"
+ }
+ ]
+ },
+ {
+ "title": "Climate (3m)",
+ "type": "statistics-graph",
+ "chart_type": "line",
+ "period": "day",
+ "days_to_show": 90,
+ "stat_types": [
+ "mean"
+ ],
+ "entities": [
+ {
+ "entity": "sensor.office_aircon_power",
+ "name": "Office"
+ },
+ {
+ "entity": "sensor.bedroom_aircon_power",
+ "name": "Bedroom"
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "type": "vertical-stack",
+ "cards": [
+ {
+ "title": "Infrastructure (1y)",
+ "type": "statistics-graph",
+ "chart_type": "line",
+ "period": "week",
+ "days_to_show": 365,
+ "stat_types": [
+ "mean"
+ ],
+ "entities": [
+ {
+ "entity": "sensor.office_smartpi_energy_power",
+ "name": "SmartPI"
+ },
+ {
+ "entity": "sensor.bedroom_router_power",
+ "name": "Asgard"
+ },
+ {
+ "entity": "sensor.bedroom_roof_power",
+ "name": "Roof"
+ },
+ {
+ "entity": "sensor.hall_infra_power",
+ "name": "Hall"
+ },
+ {
+ "entity": "sensor.hall_camera_power",
+ "name": "AubergineView"
+ }
+ ]
+ },
+ {
+ "title": "Infrastructure (3m)",
+ "type": "statistics-graph",
+ "chart_type": "line",
+ "period": "day",
+ "days_to_show": 90,
+ "stat_types": [
+ "mean"
+ ],
+ "entities": [
+ {
+ "entity": "sensor.office_smartpi_energy_power",
+ "name": "SmartPI"
+ },
+ {
+ "entity": "sensor.bedroom_router_power",
+ "name": "Asgard"
+ },
+ {
+ "entity": "sensor.bedroom_roof_power",
+ "name": "Roof"
+ },
+ {
+ "entity": "sensor.hall_infra_power",
+ "name": "Hall"
+ },
+ {
+ "entity": "sensor.hall_camera_power",
+ "name": "AubergineView"
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "type": "vertical-stack",
+ "cards": [
+ {
+ "type": "history-graph",
+ "entities": [
+ {
+ "entity": "sensor.office_table_power",
+ "name": "Table"
+ },
+ {
+ "entity": "sensor.office_shelftop_power",
+ "name": "Top"
+ },
+ {
+ "entity": "sensor.office_shelfbottom_power",
+ "name": "Bottom"
+ }
+ ],
+ "hours_to_show": 24,
+ "title": "Office (24h)"
+ },
+ {
+ "hours_to_show": 24,
+ "graph": "line",
+ "type": "sensor",
+ "entity": "sensor.office_table_power",
+ "detail": 2,
+ "name": "Table"
+ },
+ {
+ "hours_to_show": 24,
+ "graph": "line",
+ "type": "sensor",
+ "entity": "sensor.office_shelftop_power",
+ "detail": 2,
+ "name": "Top"
+ },
+ {
+ "hours_to_show": 24,
+ "graph": "line",
+ "type": "sensor",
+ "entity": "sensor.office_shelfbottom_power",
+ "detail": 2,
+ "name": "Bottom"
+ }
+ ]
+ },
+ {
+ "type": "vertical-stack",
+ "cards": [
+ {
+ "type": "history-graph",
+ "entities": [
+ {
+ "entity": "sensor.kitchen_oven_power",
+ "name": "Oven"
+ },
+ {
+ "entity": "sensor.kitchen_wash_power",
+ "name": "Washers"
},
- "badges": [],
- "cards": [
- {
- "type": "entities",
- "title": "Office",
- "entities": [
- {
- "entity": "sensor.office_table_power",
- "name": "Table"
- },
- {
- "entity": "sensor.office_shelftop_power",
- "name": "Top"
- },
- {
- "entity": "sensor.office_shelfbottom_power",
- "name": "Bottom"
- }
- ]
- },
- {
- "type": "entities",
- "title": "Appliances",
- "entities": [
- {
- "entity": "sensor.kitchen_oven_power",
- "name": "Oven"
- },
- {
- "entity": "sensor.kitchen_wash_power",
- "name": "Washers"
- },
- {
- "entity": "sensor.kitchen_teatable_power",
- "name": "Tea Table"
- },
- {
- "entity": "sensor.kitchen_fridge_power",
- "name": "Fridge"
- },
- {
- "entity": "sensor.office_aircon_power",
- "name": "AirCon Office"
- },
- {
- "entity": "sensor.bedroom_aircon_power",
- "name": "AirCon Bedroom"
- }
- ]
- },
- {
- "type": "entities",
- "title": "Lights",
- "entities": [
- {
- "entity": "sensor.kitchen_ledlights_power",
- "name": "Kitchen LEDs"
- },
- {
- "entity": "sensor.bedroom_bedsidelampsocket_power",
- "name": "Bedroom Bedside"
- },
- {
- "entity": "sensor.bedroom_tablelamp_power",
- "name": "Bedroom Table"
- },
- {
- "entity": "sensor.living_tablelampsocket_power",
- "name": "Living Table"
- }
- ]
- },
- {
- "type": "entities",
- "title": "Infrastructure",
- "entities": [
- {
- "entity": "sensor.office_smartpi_energy_power",
- "name": "SmartPI"
- },
- {
- "entity": "sensor.bedroom_router_power",
- "name": "Asgard"
- },
- {
- "entity": "sensor.bedroom_roof_power",
- "name": "Roof"
- },
- {
- "entity": "sensor.hall_infra_power",
- "name": "Hall"
- },
- {
- "entity": "sensor.hall_camera_power",
- "name": "AubergineView"
- }
- ]
- },
- {
- "type": "vertical-stack",
- "cards": [
- {
- "type": "history-graph",
- "entities": [
- {
- "entity": "sensor.office_table_power",
- "name": "Table"
- },
- {
- "entity": "sensor.office_shelftop_power",
- "name": "Top"
- },
- {
- "entity": "sensor.office_shelfbottom_power",
- "name": "Bottom"
- }
- ],
- "hours_to_show": 24,
- "title": "Office (24h)"
- },
- {
- "hours_to_show": 24,
- "graph": "line",
- "type": "sensor",
- "entity": "sensor.office_table_power",
- "detail": 2,
- "name": "Table"
- },
- {
- "hours_to_show": 24,
- "graph": "line",
- "type": "sensor",
- "entity": "sensor.office_shelftop_power",
- "detail": 2,
- "name": "Top"
- },
- {
- "hours_to_show": 24,
- "graph": "line",
- "type": "sensor",
- "entity": "sensor.office_shelfbottom_power",
- "detail": 2,
- "name": "Bottom"
- }
- ]
- },
- {
- "type": "vertical-stack",
- "cards": [
- {
- "type": "history-graph",
- "entities": [
- {
- "entity": "sensor.kitchen_oven_power",
- "name": "Oven"
- },
- {
- "entity": "sensor.kitchen_wash_power",
- "name": "Washers"
- },
- {
- "entity": "sensor.kitchen_teatable_power",
- "name": "Tea Table"
- },
- {
- "entity": "sensor.kitchen_fridge_power",
- "name": "Fridge"
- }
- ],
- "hours_to_show": 24,
- "title": "Kitchen (24h)"
- },
- {
- "hours_to_show": 24,
- "graph": "line",
- "type": "sensor",
- "entity": "sensor.kitchen_oven_power",
- "detail": 2,
- "name": "Oven"
- },
- {
- "hours_to_show": 24,
- "graph": "line",
- "type": "sensor",
- "entity": "sensor.kitchen_wash_power",
- "detail": 2,
- "name": "Washers"
- },
- {
- "hours_to_show": 24,
- "graph": "line",
- "type": "sensor",
- "entity": "sensor.kitchen_teatable_power",
- "detail": 2,
- "name": "Tea Table"
- },
- {
- "hours_to_show": 24,
- "graph": "line",
- "type": "sensor",
- "entity": "sensor.kitchen_fridge_power",
- "detail": 2,
- "name": "Fridge"
- }
- ]
- },
- {
- "type": "vertical-stack",
- "cards": [
- {
- "type": "history-graph",
- "entities": [
- {
- "entity": "sensor.office_aircon_power",
- "name": "Office"
- },
- {
- "entity": "sensor.bedroom_aircon_power",
- "name": "Bedroom"
- }
- ],
- "hours_to_show": 24,
- "title": "Climate (24h)"
- },
- {
- "hours_to_show": 24,
- "graph": "line",
- "type": "sensor",
- "entity": "sensor.office_aircon_power",
- "detail": 2,
- "name": "AirCon Office"
- },
- {
- "hours_to_show": 24,
- "graph": "line",
- "type": "sensor",
- "entity": "sensor.bedroom_aircon_power",
- "detail": 2,
- "name": "AirCon Bedroom"
- }
- ]
- },
- {
- "type": "vertical-stack",
- "cards": [
- {
- "type": "history-graph",
- "entities": [
- {
- "entity": "sensor.office_smartpi_energy_power",
- "name": "SmartPI"
- },
- {
- "entity": "sensor.bedroom_router_power",
- "name": "Asgard"
- },
- {
- "entity": "sensor.bedroom_roof_power",
- "name": "Roof"
- },
- {
- "entity": "sensor.hall_infra_power",
- "name": "Hall"
- },
- {
- "entity": "sensor.hall_camera_power",
- "name": "AubergineView"
- }
- ],
- "hours_to_show": 24,
- "title": "Infrastructure (24h)"
- },
- {
- "hours_to_show": 24,
- "graph": "line",
- "type": "sensor",
- "entity": "sensor.office_smartpi_energy_power",
- "detail": 2,
- "name": "SmartPI"
- },
- {
- "hours_to_show": 24,
- "graph": "line",
- "type": "sensor",
- "entity": "sensor.bedroom_router_power",
- "detail": 2,
- "name": "Asgard"
- },
- {
- "hours_to_show": 24,
- "graph": "line",
- "type": "sensor",
- "entity": "sensor.bedroom_roof_power",
- "detail": 2,
- "name": "Roof"
- },
- {
- "hours_to_show": 24,
- "graph": "line",
- "type": "sensor",
- "entity": "sensor.hall_infra_power",
- "detail": 2,
- "name": "Hall Infra"
- },
- {
- "hours_to_show": 24,
- "graph": "line",
- "type": "sensor",
- "entity": "sensor.hall_camera_power",
- "detail": 2,
- "name": "AubergineView"
- }
- ]
- }
- ]
+ {
+ "entity": "sensor.kitchen_teatable_power",
+ "name": "Tea Table"
+ },
+ {
+ "entity": "sensor.kitchen_fridge_power",
+ "name": "Fridge"
+ }
+ ],
+ "hours_to_show": 24,
+ "title": "Kitchen (24h)"
+ },
+ {
+ "hours_to_show": 24,
+ "graph": "line",
+ "type": "sensor",
+ "entity": "sensor.kitchen_oven_power",
+ "detail": 2,
+ "name": "Oven"
+ },
+ {
+ "hours_to_show": 24,
+ "graph": "line",
+ "type": "sensor",
+ "entity": "sensor.kitchen_wash_power",
+ "detail": 2,
+ "name": "Washers"
+ },
+ {
+ "hours_to_show": 24,
+ "graph": "line",
+ "type": "sensor",
+ "entity": "sensor.kitchen_teatable_power",
+ "detail": 2,
+ "name": "Tea Table"
+ },
+ {
+ "hours_to_show": 24,
+ "graph": "line",
+ "type": "sensor",
+ "entity": "sensor.kitchen_fridge_power",
+ "detail": 2,
+ "name": "Fridge"
+ }
+ ]
+ },
+ {
+ "type": "vertical-stack",
+ "cards": [
+ {
+ "type": "history-graph",
+ "entities": [
+ {
+ "entity": "sensor.office_aircon_power",
+ "name": "Office"
+ },
+ {
+ "entity": "sensor.bedroom_aircon_power",
+ "name": "Bedroom"
+ }
+ ],
+ "hours_to_show": 24,
+ "title": "Climate (24h)"
+ },
+ {
+ "hours_to_show": 24,
+ "graph": "line",
+ "type": "sensor",
+ "entity": "sensor.office_aircon_power",
+ "detail": 2,
+ "name": "AirCon Office"
+ },
+ {
+ "hours_to_show": 24,
+ "graph": "line",
+ "type": "sensor",
+ "entity": "sensor.bedroom_aircon_power",
+ "detail": 2,
+ "name": "AirCon Bedroom"
+ }
+ ]
+ },
+ {
+ "type": "vertical-stack",
+ "cards": [
+ {
+ "type": "history-graph",
+ "entities": [
+ {
+ "entity": "sensor.office_smartpi_energy_power",
+ "name": "SmartPI"
+ },
+ {
+ "entity": "sensor.bedroom_router_power",
+ "name": "Asgard"
+ },
+ {
+ "entity": "sensor.bedroom_roof_power",
+ "name": "Roof"
+ },
+ {
+ "entity": "sensor.hall_infra_power",
+ "name": "Hall"
+ },
+ {
+ "entity": "sensor.hall_camera_power",
+ "name": "AubergineView"
+ }
+ ],
+ "hours_to_show": 24,
+ "title": "Infrastructure (24h)"
+ },
+ {
+ "hours_to_show": 24,
+ "graph": "line",
+ "type": "sensor",
+ "entity": "sensor.office_smartpi_energy_power",
+ "detail": 2,
+ "name": "SmartPI"
+ },
+ {
+ "hours_to_show": 24,
+ "graph": "line",
+ "type": "sensor",
+ "entity": "sensor.bedroom_router_power",
+ "detail": 2,
+ "name": "Asgard"
+ },
+ {
+ "hours_to_show": 24,
+ "graph": "line",
+ "type": "sensor",
+ "entity": "sensor.bedroom_roof_power",
+ "detail": 2,
+ "name": "Roof"
+ },
+ {
+ "hours_to_show": 24,
+ "graph": "line",
+ "type": "sensor",
+ "entity": "sensor.hall_infra_power",
+ "detail": 2,
+ "name": "Hall Infra"
+ },
+ {
+ "hours_to_show": 24,
+ "graph": "line",
+ "type": "sensor",
+ "entity": "sensor.hall_camera_power",
+ "detail": 2,
+ "name": "AubergineView"
}
- ]
+ ]
+ }
+ ]
}
+ ]
}
+ }
} \ No newline at end of file