1105 lines
39 KiB
Plaintext
1105 lines
39 KiB
Plaintext
{
|
|
"version": 1,
|
|
"minor_version": 1,
|
|
"key": "lovelace.dashboard_home",
|
|
"data": {
|
|
"config": {
|
|
"views": [
|
|
{
|
|
"type": "sections",
|
|
"sections": [
|
|
{
|
|
"type": "grid",
|
|
"cards": [
|
|
{
|
|
"type": "thermostat",
|
|
"entity": "climate.living_room_living_room"
|
|
},
|
|
{
|
|
"type": "heading",
|
|
"heading_style": "title",
|
|
"heading": "Temperature"
|
|
},
|
|
{
|
|
"type": "tile",
|
|
"entity": "climate.basement"
|
|
},
|
|
{
|
|
"type": "tile",
|
|
"entity": "sensor.basement_heater_power_draw"
|
|
},
|
|
{
|
|
"type": "tile",
|
|
"entity": "sensor.hilo_rate_current",
|
|
"name": "Hydro Current Rate",
|
|
"vertical": false,
|
|
"features_position": "bottom"
|
|
},
|
|
{
|
|
"type": "tile",
|
|
"entity": "sensor.water_heater_power_draw"
|
|
},
|
|
{
|
|
"type": "tile",
|
|
"entity": "sensor.water_heater_temperature",
|
|
"features": [
|
|
{
|
|
"type": "trend-graph"
|
|
}
|
|
],
|
|
"grid_options": {
|
|
"columns": "full",
|
|
"rows": "auto"
|
|
}
|
|
},
|
|
{
|
|
"type": "tile",
|
|
"grid_options": {
|
|
"columns": "full",
|
|
"rows": "auto"
|
|
},
|
|
"entity": "sensor.seatemperatures_sandbanks_today",
|
|
"vertical": false,
|
|
"features": [
|
|
{
|
|
"type": "trend-graph"
|
|
}
|
|
],
|
|
"features_position": "bottom"
|
|
},
|
|
{
|
|
"type": "heading",
|
|
"icon": "mdi:traffic-light",
|
|
"heading": "Traffic",
|
|
"heading_style": "title"
|
|
},
|
|
{
|
|
"type": "history-graph",
|
|
"grid_options": {
|
|
"rows": "auto"
|
|
},
|
|
"entities": [
|
|
{
|
|
"entity": "sensor.google_travel_time_work",
|
|
"name": {
|
|
"type": "entity"
|
|
}
|
|
},
|
|
{
|
|
"entity": "sensor.google_travel_time_parents",
|
|
"name": {
|
|
"type": "entity"
|
|
}
|
|
},
|
|
{
|
|
"entity": "sensor.waze_time_waze_from_parents",
|
|
"name": "From Parents",
|
|
"color": "red"
|
|
},
|
|
{
|
|
"entity": "sensor.waze_time_waze_from_work",
|
|
"name": "From Work",
|
|
"color": "green"
|
|
}
|
|
],
|
|
"hours_to_show": 48,
|
|
"show_names": true,
|
|
"logarithmic_scale": false,
|
|
"expand_legend": true
|
|
},
|
|
{
|
|
"type": "heading",
|
|
"heading": "HVAC",
|
|
"heading_style": "title"
|
|
},
|
|
{
|
|
"type": "custom:statistics-graph-chart-card",
|
|
"show_tooltip_total": false,
|
|
"points_per_hour": 15,
|
|
"tooltip_match_axis": false,
|
|
"tooltip_order": "default",
|
|
"height": 300,
|
|
"x_grid_style": "dashed",
|
|
"y_grid_style": "dashed",
|
|
"tooltip_sync": true,
|
|
"zoom_sync": true,
|
|
"scroll_sync": true,
|
|
"entities": [
|
|
{
|
|
"entity": "sensor.living_room_living_room_humidity",
|
|
"name": "Living Room Humidity"
|
|
},
|
|
{
|
|
"entity": "sensor.living_room_living_room_temperature",
|
|
"name": "Living Room"
|
|
},
|
|
{
|
|
"entity": "sensor.seraphine_room_nest_temperature_sensor_seraphine_room_temperature",
|
|
"name": "Seraphine"
|
|
},
|
|
{
|
|
"entity": "sensor.bedroom_nest_temperature_sensor_bedroom_temperature",
|
|
"name": "Bedroom"
|
|
},
|
|
{
|
|
"entity": "sensor.basement_temperature",
|
|
"name": "Basement"
|
|
},
|
|
{
|
|
"entity": "sensor.leo_room_nest_temperature_sensor_leo_room_temperature",
|
|
"name": "Leonardo"
|
|
}
|
|
],
|
|
"annotations": [],
|
|
"title": "HVAC",
|
|
"hide_arrows": false,
|
|
"hide_legend_values": false,
|
|
"hide_chart_in_legend": true,
|
|
"grid_options": {
|
|
"rows": "auto"
|
|
},
|
|
"state_font_size": "5px",
|
|
"label_font_size": "5px"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "grid",
|
|
"cards": [
|
|
{
|
|
"type": "heading",
|
|
"heading": "Office Automation",
|
|
"heading_style": "title"
|
|
},
|
|
{
|
|
"type": "custom:mushroom-entity-card",
|
|
"entity": "input_boolean.away_mode",
|
|
"name": "Office/Away Mode",
|
|
"icon": "mdi:home-account",
|
|
"icon_color": "green",
|
|
"secondary_info": "state",
|
|
"tap_action": {
|
|
"action": "toggle"
|
|
},
|
|
"hold_action": {
|
|
"action": "none"
|
|
}
|
|
},
|
|
{
|
|
"type": "tile",
|
|
"entity": "light.night_light"
|
|
},
|
|
{
|
|
"type": "tile",
|
|
"entity": "input_boolean.meeting_lamp_override",
|
|
"name": "Meeting L-Override",
|
|
"vertical": false,
|
|
"features_position": "bottom"
|
|
},
|
|
{
|
|
"type": "heading",
|
|
"heading": "Motion",
|
|
"heading_style": "title"
|
|
},
|
|
{
|
|
"square": false,
|
|
"type": "grid",
|
|
"cards": [
|
|
{
|
|
"type": "tile",
|
|
"entity": "camera.front_door_front_door",
|
|
"show_entity_picture": true
|
|
},
|
|
{
|
|
"type": "tile",
|
|
"entity": "camera.entryway_entryway_camera",
|
|
"show_entity_picture": true,
|
|
"vertical": false,
|
|
"features_position": "bottom"
|
|
},
|
|
{
|
|
"type": "tile",
|
|
"entity": "camera.living_room_living_room_camera",
|
|
"show_entity_picture": true,
|
|
"vertical": false,
|
|
"features_position": "bottom"
|
|
},
|
|
{
|
|
"type": "tile",
|
|
"entity": "camera.hallway_hallway_camera",
|
|
"show_entity_picture": true,
|
|
"vertical": false,
|
|
"features_position": "bottom"
|
|
}
|
|
],
|
|
"columns": 2
|
|
},
|
|
{
|
|
"type": "heading",
|
|
"heading": "Calendar",
|
|
"heading_style": "title"
|
|
},
|
|
{
|
|
"entities": [
|
|
"calendar.family_calendar"
|
|
],
|
|
"show_countdown": true,
|
|
"show_progress_bar": true,
|
|
"weather": {
|
|
"position": "date",
|
|
"date": {
|
|
"show_conditions": true,
|
|
"show_high_temp": true,
|
|
"show_low_temp": true,
|
|
"show_uv_index": false,
|
|
"uv_index_threshold": 0,
|
|
"icon_size": "14px",
|
|
"font_size": "12px",
|
|
"color": "var(--primary-text-color)"
|
|
},
|
|
"event": {
|
|
"show_conditions": true,
|
|
"show_temp": true,
|
|
"show_uv_index": false,
|
|
"uv_index_threshold": 0,
|
|
"icon_size": "14px",
|
|
"font_size": "12px",
|
|
"color": "var(--primary-text-color)"
|
|
},
|
|
"entity": "weather.forecast_home"
|
|
},
|
|
"tap_action": {
|
|
"action": "expand"
|
|
},
|
|
"type": "custom:calendar-card-pro"
|
|
},
|
|
{
|
|
"type": "heading",
|
|
"heading": "Smart Plugs",
|
|
"heading_style": "title"
|
|
},
|
|
{
|
|
"type": "grid",
|
|
"cards": [
|
|
{
|
|
"type": "tile",
|
|
"entity": "switch.freezer",
|
|
"features": [
|
|
{
|
|
"type": "toggle"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "tile",
|
|
"entity": "switch.fridge",
|
|
"vertical": false,
|
|
"features": [
|
|
{
|
|
"type": "toggle"
|
|
}
|
|
],
|
|
"features_position": "bottom"
|
|
},
|
|
{
|
|
"type": "tile",
|
|
"entity": "switch.washer",
|
|
"vertical": false,
|
|
"features_position": "bottom",
|
|
"features": [
|
|
{
|
|
"type": "toggle"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "tile",
|
|
"entity": "switch.coffee_maker",
|
|
"vertical": false,
|
|
"features_position": "bottom",
|
|
"features": [
|
|
{
|
|
"type": "toggle"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "tile",
|
|
"entity": "switch.computer",
|
|
"vertical": false,
|
|
"features_position": "bottom",
|
|
"features": [
|
|
{
|
|
"type": "toggle"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "tile",
|
|
"entity": "switch.microwave",
|
|
"vertical": false,
|
|
"features_position": "bottom",
|
|
"features": [
|
|
{
|
|
"type": "toggle"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "tile",
|
|
"entity": "switch.ninja",
|
|
"vertical": false,
|
|
"features_position": "bottom",
|
|
"features": [
|
|
{
|
|
"type": "toggle"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "tile",
|
|
"entity": "switch.general",
|
|
"vertical": false,
|
|
"features_position": "bottom",
|
|
"features": [
|
|
{
|
|
"type": "toggle"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "tile",
|
|
"entity": "light.playroom_light",
|
|
"vertical": false,
|
|
"features_position": "bottom",
|
|
"features": [
|
|
{
|
|
"type": "light-brightness"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "tile",
|
|
"entity": "light.office_lamp",
|
|
"vertical": false,
|
|
"features_position": "bottom",
|
|
"features": [
|
|
{
|
|
"type": "light-brightness"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "tile",
|
|
"entity": "light.night_light",
|
|
"show_entity_picture": false,
|
|
"hide_state": false,
|
|
"vertical": false,
|
|
"features": [
|
|
{
|
|
"type": "light-brightness"
|
|
}
|
|
],
|
|
"features_position": "bottom"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "tile",
|
|
"grid_options": {
|
|
"columns": 6,
|
|
"rows": 1
|
|
},
|
|
"entity": "automation.tablet_dim_screen_at_night",
|
|
"icon": "mdi:tablet",
|
|
"hide_state": true,
|
|
"vertical": false,
|
|
"tap_action": {
|
|
"action": "perform-action",
|
|
"target": {
|
|
"entity_id": "automation.tablet_dim_screen_at_night"
|
|
},
|
|
"perform_action": "automation.trigger",
|
|
"data": {
|
|
"skip_condition": true
|
|
}
|
|
},
|
|
"features_position": "bottom"
|
|
},
|
|
{
|
|
"type": "tile",
|
|
"entity": "sensor.night_light_illuminance"
|
|
},
|
|
{
|
|
"type": "heading",
|
|
"heading": "Power Usage",
|
|
"heading_style": "title"
|
|
},
|
|
{
|
|
"type": "tile",
|
|
"entity": "sensor.freezer_power",
|
|
"vertical": false,
|
|
"features": [
|
|
{
|
|
"type": "trend-graph"
|
|
}
|
|
],
|
|
"features_position": "bottom"
|
|
},
|
|
{
|
|
"type": "tile",
|
|
"entity": "sensor.fridge_power",
|
|
"show_entity_picture": false,
|
|
"vertical": false,
|
|
"features": [
|
|
{
|
|
"type": "trend-graph"
|
|
}
|
|
],
|
|
"features_position": "bottom"
|
|
},
|
|
{
|
|
"type": "tile",
|
|
"entity": "sensor.washer_power",
|
|
"vertical": false,
|
|
"features": [
|
|
{
|
|
"type": "trend-graph"
|
|
}
|
|
],
|
|
"features_position": "bottom"
|
|
},
|
|
{
|
|
"type": "tile",
|
|
"entity": "sensor.coffee_maker_power",
|
|
"vertical": false,
|
|
"features": [
|
|
{
|
|
"type": "trend-graph"
|
|
}
|
|
],
|
|
"features_position": "bottom"
|
|
},
|
|
{
|
|
"type": "tile",
|
|
"entity": "sensor.computer_power",
|
|
"vertical": false,
|
|
"features": [
|
|
{
|
|
"type": "trend-graph"
|
|
}
|
|
],
|
|
"features_position": "bottom"
|
|
},
|
|
{
|
|
"type": "tile",
|
|
"entity": "sensor.microwave_power",
|
|
"vertical": false,
|
|
"features": [
|
|
{
|
|
"type": "trend-graph"
|
|
}
|
|
],
|
|
"features_position": "bottom"
|
|
},
|
|
{
|
|
"type": "tile",
|
|
"entity": "sensor.ninja_power",
|
|
"vertical": false,
|
|
"features": [
|
|
{
|
|
"type": "trend-graph"
|
|
}
|
|
],
|
|
"features_position": "bottom"
|
|
},
|
|
{
|
|
"type": "tile",
|
|
"entity": "sensor.general_power",
|
|
"vertical": false,
|
|
"features": [
|
|
{
|
|
"type": "trend-graph"
|
|
}
|
|
],
|
|
"features_position": "bottom"
|
|
},
|
|
{
|
|
"type": "heading",
|
|
"heading": "Dishwasher",
|
|
"heading_style": "title"
|
|
},
|
|
{
|
|
"type": "vertical-stack",
|
|
"cards": [
|
|
{
|
|
"type": "gauge",
|
|
"entity": "counter.dishwasher_wash_cycles",
|
|
"name": "Dishwasher Filter Life",
|
|
"min": 0,
|
|
"max": 50,
|
|
"needle": true,
|
|
"severity": {
|
|
"green": 0,
|
|
"yellow": 10,
|
|
"red": 30
|
|
}
|
|
},
|
|
{
|
|
"type": "conditional",
|
|
"conditions": [
|
|
{
|
|
"condition": "numeric_state",
|
|
"above": 30,
|
|
"entity": "counter.dishwasher_wash_cycles"
|
|
}
|
|
],
|
|
"card": {
|
|
"type": "tile",
|
|
"entity": "counter.dishwasher_wash_cycles",
|
|
"name": "Reset Filter Counter",
|
|
"icon": "mdi:filter-check",
|
|
"color": "red",
|
|
"tap_action": {
|
|
"action": "perform-action",
|
|
"perform_action": "counter.set_value",
|
|
"data": {
|
|
"value": 0,
|
|
"entity_id": "counter.dishwasher_wash_cycles"
|
|
},
|
|
"confirmation": {
|
|
"text": "Are you sure you want to reset the filter cycle counter?"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"grid_options": {
|
|
"columns": 6,
|
|
"rows": "auto"
|
|
}
|
|
},
|
|
{
|
|
"type": "vertical-stack",
|
|
"cards": [
|
|
{
|
|
"type": "tile",
|
|
"entity": "binary_sensor.150633095332665_door",
|
|
"name": "Dishwasher Door",
|
|
"vertical": false,
|
|
"features_position": "bottom"
|
|
},
|
|
{
|
|
"type": "tile",
|
|
"entity": "sensor.150633095332665_progress",
|
|
"name": "Power",
|
|
"vertical": false,
|
|
"features_position": "bottom"
|
|
},
|
|
{
|
|
"type": "tile",
|
|
"entity": "sensor.150633095332665_mode",
|
|
"name": "Status",
|
|
"vertical": false,
|
|
"features_position": "bottom"
|
|
}
|
|
],
|
|
"grid_options": {
|
|
"columns": 6,
|
|
"rows": "auto"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "grid",
|
|
"cards": [
|
|
{
|
|
"type": "heading",
|
|
"heading_style": "title",
|
|
"heading": "Network"
|
|
},
|
|
{
|
|
"type": "entities",
|
|
"title": "Network Status",
|
|
"entities": [
|
|
{
|
|
"entity": "sensor.gt_ax11000_connected_devices",
|
|
"name": "Connected Clients",
|
|
"icon": "mdi:devices"
|
|
},
|
|
{
|
|
"entity": "sensor.gt_ax11000_wan_download_speed",
|
|
"name": "WAN Download Speed",
|
|
"icon": "mdi:download-network"
|
|
},
|
|
{
|
|
"entity": "sensor.gt_ax11000_wan_upload_speed",
|
|
"name": "WAN Upload Speed",
|
|
"icon": "mdi:upload-network"
|
|
},
|
|
{
|
|
"entity": "sensor.gt_ax11000_wired_download_speed",
|
|
"name": "Wired D/L"
|
|
},
|
|
{
|
|
"entity": "sensor.gt_ax11000_wired_upload_speed",
|
|
"name": "Wired U/L"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "statistics-graph",
|
|
"entities": [
|
|
{
|
|
"entity": "sensor.gt_ax11000_wan_download_speed",
|
|
"name": "Download"
|
|
},
|
|
{
|
|
"entity": "sensor.gt_ax11000_wan_upload_speed",
|
|
"name": "Upload"
|
|
}
|
|
],
|
|
"days_to_show": 1,
|
|
"period": "5minute",
|
|
"chart_type": "line",
|
|
"stat_types": [
|
|
"max"
|
|
],
|
|
"expand_legend": false
|
|
},
|
|
{
|
|
"type": "heading",
|
|
"icon": "mdi:fridge",
|
|
"heading": "Temperatures",
|
|
"heading_style": "title"
|
|
},
|
|
{
|
|
"type": "history-graph",
|
|
"entities": [
|
|
{
|
|
"entity": "sensor.blink_front_temperature_clean",
|
|
"name": "Front"
|
|
},
|
|
{
|
|
"entity": "sensor.blink_backyard_shed_temperature_clean",
|
|
"name": "Shed"
|
|
},
|
|
{
|
|
"entity": "sensor.blink_backyard_tree_temperature_clean",
|
|
"name": "Garage"
|
|
},
|
|
{
|
|
"entity": "sensor.blink_backyard_temperature_clean",
|
|
"name": "Backyard"
|
|
},
|
|
{
|
|
"entity": "sensor.pool_temperature"
|
|
}
|
|
],
|
|
"hours_to_show": 24
|
|
},
|
|
{
|
|
"type": "statistics-graph",
|
|
"entities": [
|
|
"sensor.pool_temperature"
|
|
],
|
|
"days_to_show": 30,
|
|
"period": "day",
|
|
"chart_type": "line",
|
|
"stat_types": [
|
|
"mean",
|
|
"min",
|
|
"max"
|
|
],
|
|
"hide_legend": true
|
|
},
|
|
{
|
|
"type": "entities",
|
|
"entities": [
|
|
{
|
|
"entity": "sensor.nest_cooling_time"
|
|
},
|
|
{
|
|
"entity": "sensor.nest_heating_time"
|
|
},
|
|
{
|
|
"entity": "sensor.hvac_total_energy"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "grid",
|
|
"cards": [
|
|
{
|
|
"type": "heading",
|
|
"heading": "Power Usage",
|
|
"heading_style": "title"
|
|
},
|
|
{
|
|
"type": "custom:power-gauge-card",
|
|
"entity": "sensor.meter00_power",
|
|
"max": 7500,
|
|
"grid_options": {
|
|
"columns": "full",
|
|
"rows": "auto"
|
|
}
|
|
},
|
|
{
|
|
"type": "custom:power-gauge-bar-card",
|
|
"entities": [
|
|
"sensor.meter00_power"
|
|
],
|
|
"max": 7500
|
|
},
|
|
{
|
|
"type": "custom:power-gauge-bar-card",
|
|
"entities": [
|
|
"sensor.pool_pump_estimated_power_draw_watts",
|
|
"sensor.hvac_real_time_power_draw_watts",
|
|
"sensor.basement_heater_power_draw_watts",
|
|
"sensor.water_heater_power_draw_watts",
|
|
"sensor.washer_power",
|
|
"sensor.freezer_power",
|
|
"sensor.fridge_power",
|
|
"sensor.general_power",
|
|
"sensor.computer_power",
|
|
"sensor.microwave_power",
|
|
"sensor.ninja_power",
|
|
"sensor.coffee_maker_power"
|
|
],
|
|
"unit": "W",
|
|
"max": 5000
|
|
},
|
|
{
|
|
"show_name": true,
|
|
"show_icon": true,
|
|
"type": "button",
|
|
"entity": "input_boolean.pool_pump_in_use"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "grid",
|
|
"cards": [
|
|
{
|
|
"type": "heading",
|
|
"heading_style": "title",
|
|
"heading": "Power"
|
|
},
|
|
{
|
|
"type": "custom:power-flow-card-plus",
|
|
"title": "Heavy Appliance Energy Distribution",
|
|
"entities": {
|
|
"grid": {
|
|
"entity": "sensor.meter00_power",
|
|
"name": "Grid",
|
|
"icon": "mdi:transmission-tower"
|
|
},
|
|
"home": {
|
|
"name": "Home",
|
|
"icon": "mdi:home"
|
|
},
|
|
"individual": [
|
|
{
|
|
"entity": "sensor.pool_pump_estimated_power_draw",
|
|
"name": "Pool Pump",
|
|
"icon": "mdi:pool",
|
|
"color": "#f1c40f",
|
|
"display_zero": true,
|
|
"calculate_flow_rate": true,
|
|
"decimals": 2
|
|
},
|
|
{
|
|
"entity": "sensor.basement_heater_power_draw",
|
|
"name": "Hilo Basement",
|
|
"icon": "mdi:radiator",
|
|
"color": "#e91e63",
|
|
"display_zero": true,
|
|
"calculate_flow_rate": true,
|
|
"decimals": 2
|
|
},
|
|
{
|
|
"entity": "sensor.hvac_real_time_power_draw",
|
|
"name": "HVAC System",
|
|
"icon": "mdi:air-conditioner",
|
|
"color": "#2980b9",
|
|
"display_zero": true,
|
|
"calculate_flow_rate": true,
|
|
"decimals": 2
|
|
},
|
|
{
|
|
"entity": "sensor.water_heater_power_draw",
|
|
"name": "Water Heater",
|
|
"icon": "mdi:water-boiler",
|
|
"color": "#16a085",
|
|
"calculate_flow_rate": true,
|
|
"display_zero": true,
|
|
"decimals": 2
|
|
}
|
|
]
|
|
},
|
|
"clickable_entities": true,
|
|
"display_zero_lines": true,
|
|
"use_new_features": true,
|
|
"w_to_kw": false,
|
|
"decimals": 1,
|
|
"grid_options": {
|
|
"columns": 15,
|
|
"rows": "auto"
|
|
}
|
|
},
|
|
{
|
|
"type": "custom:power-flow-card-plus",
|
|
"title": "Household Appliances",
|
|
"entities": {
|
|
"grid": {
|
|
"entity": "sensor.meter00_power",
|
|
"name": "Grid",
|
|
"icon": "mdi:transmission-tower"
|
|
},
|
|
"home": {
|
|
"name": "Home",
|
|
"icon": "mdi:home"
|
|
},
|
|
"individual": [
|
|
{
|
|
"entity": "sensor.washer_power",
|
|
"icon": "mdi:washing-machine",
|
|
"calculate_flow_rate": true,
|
|
"decimals": 2,
|
|
"use_metadata": false,
|
|
"name": "Washer",
|
|
"display_zero": true
|
|
},
|
|
{
|
|
"entity": "sensor.freezer_power",
|
|
"name": "Freezer",
|
|
"icon": "mdi:fridge-industrial",
|
|
"calculate_flow_rate": true,
|
|
"decimals": 2,
|
|
"display_zero": true
|
|
},
|
|
{
|
|
"entity": "sensor.fridge_power",
|
|
"name": "Fridge",
|
|
"calculate_flow_rate": true,
|
|
"decimals": 2,
|
|
"icon": "mdi:fridge",
|
|
"display_zero": true
|
|
},
|
|
{
|
|
"entity": "sensor.general_power",
|
|
"name": "General Plug",
|
|
"calculate_flow_rate": true,
|
|
"decimals": 2,
|
|
"icon": "mdi:power-plug",
|
|
"display_zero": true
|
|
}
|
|
]
|
|
},
|
|
"clickable_entities": true,
|
|
"display_zero_lines": true,
|
|
"use_new_flow_rate_model": true,
|
|
"w_to_kw": true,
|
|
"base_decimals": 1,
|
|
"kilo_decimals": 1,
|
|
"min_flow_rate": 0.75,
|
|
"max_flow_rate": 6,
|
|
"max_expected_power": 2000,
|
|
"min_expected_power": 0.01,
|
|
"kilo_threshold": 1000,
|
|
"transparency_zero_lines": 0,
|
|
"sort_individual_devices": false,
|
|
"grid_options": {
|
|
"columns": 15,
|
|
"rows": "auto"
|
|
}
|
|
},
|
|
{
|
|
"type": "custom:power-flow-card-plus",
|
|
"title": "Other Appliances",
|
|
"entities": {
|
|
"grid": {
|
|
"entity": "sensor.meter00_power",
|
|
"name": "Grid",
|
|
"icon": "mdi:transmission-tower"
|
|
},
|
|
"home": {
|
|
"name": "Home",
|
|
"icon": "mdi:home"
|
|
},
|
|
"individual": [
|
|
{
|
|
"entity": "sensor.computer_power",
|
|
"icon": "mdi:laptop",
|
|
"calculate_flow_rate": true,
|
|
"decimals": 2,
|
|
"use_metadata": false,
|
|
"name": "Computer",
|
|
"display_zero": true
|
|
},
|
|
{
|
|
"entity": "sensor.microwave_power",
|
|
"icon": "mdi:microwave",
|
|
"calculate_flow_rate": true,
|
|
"decimals": 2,
|
|
"use_metadata": false,
|
|
"name": "Microwave",
|
|
"display_zero": true
|
|
},
|
|
{
|
|
"entity": "sensor.ninja_power",
|
|
"icon": "mdi:microwave",
|
|
"calculate_flow_rate": true,
|
|
"decimals": 2,
|
|
"use_metadata": false,
|
|
"name": "Ninja Oven",
|
|
"display_zero": true
|
|
},
|
|
{
|
|
"entity": "sensor.coffee_maker_power",
|
|
"name": "Coffee Maker",
|
|
"calculate_flow_rate": true,
|
|
"decimals": 2,
|
|
"icon": "mdi:coffee-maker",
|
|
"display_zero": true
|
|
}
|
|
]
|
|
},
|
|
"clickable_entities": true,
|
|
"display_zero_lines": true,
|
|
"use_new_flow_rate_model": true,
|
|
"w_to_kw": true,
|
|
"base_decimals": 1,
|
|
"kilo_decimals": 1,
|
|
"min_flow_rate": 0.75,
|
|
"max_flow_rate": 6,
|
|
"max_expected_power": 2000,
|
|
"min_expected_power": 0.01,
|
|
"kilo_threshold": 1000,
|
|
"transparency_zero_lines": 0,
|
|
"sort_individual_devices": false,
|
|
"grid_options": {
|
|
"columns": 15,
|
|
"rows": "auto"
|
|
}
|
|
}
|
|
],
|
|
"column_span": 2
|
|
}
|
|
],
|
|
"badges": [
|
|
{
|
|
"type": "custom:mushroom-fan-card",
|
|
"entity": "sensor.nest_fan_mode_status",
|
|
"name": "Nest Fan",
|
|
"icon": "mdi:fan",
|
|
"icon_animation": true,
|
|
"fill_container": false,
|
|
"tap_action": {
|
|
"action": "perform-action",
|
|
"perform_action": "script.toggle_nest_fan"
|
|
},
|
|
"primary_info": "none",
|
|
"secondary_info": "none"
|
|
},
|
|
{
|
|
"type": "custom:mushroom-template-card",
|
|
"entity": "weather.forecast_home",
|
|
"primary": "{{ states('weather.forecast_home') | capitalize }}",
|
|
"secondary": "{{ state_attr('weather.forecast_home', 'temperature') }}°C",
|
|
"icon": "{% set condition = states('weather.forecast_home') %} {% set mapper = {\n 'partlycloudy': 'partly-cloudy',\n 'clear-night': 'night',\n 'exceptional': 'alert',\n 'windy-variant': 'windy'\n} %} {% set suffix = mapper.get(condition, condition) %} mdi:weather-{{ suffix }}",
|
|
"icon_color": "orange"
|
|
},
|
|
{
|
|
"type": "custom:mushroom-template-card",
|
|
"primary": "⬇️ {{ states('sensor.gt_ax11000_wan_download_speed') | float(0) | round(1) }} Mbps",
|
|
"secondary": "⬆️ {{ states('sensor.gt_ax11000_wan_upload_speed') | float(0) | round(1) }} Mbps",
|
|
"color": "blue"
|
|
},
|
|
{
|
|
"type": "entity",
|
|
"show_name": true,
|
|
"show_state": true,
|
|
"show_icon": true,
|
|
"entity": "sensor.pool_temperature",
|
|
"name": "Pool",
|
|
"icon": "mdi:pool"
|
|
},
|
|
{
|
|
"type": "entity",
|
|
"show_name": true,
|
|
"show_state": true,
|
|
"show_icon": true,
|
|
"entity": "sensor.google_travel_time_work",
|
|
"name": "Work",
|
|
"icon": "mdi:car"
|
|
},
|
|
{
|
|
"type": "entity",
|
|
"show_name": true,
|
|
"show_state": true,
|
|
"show_icon": true,
|
|
"entity": "sensor.google_travel_time_parents",
|
|
"name": "Parents",
|
|
"icon": "mdi:car"
|
|
},
|
|
{
|
|
"type": "entity",
|
|
"show_name": true,
|
|
"show_state": true,
|
|
"show_icon": true,
|
|
"entity": "binary_sensor.garage_door_contact",
|
|
"icon": "mdi:garage",
|
|
"name": "Garage"
|
|
},
|
|
{
|
|
"type": "entity",
|
|
"show_name": true,
|
|
"show_state": true,
|
|
"show_icon": true,
|
|
"entity": "input_boolean.in_a_meeting",
|
|
"name": "Meeting"
|
|
},
|
|
{
|
|
"type": "entity",
|
|
"show_name": true,
|
|
"show_state": true,
|
|
"show_icon": true,
|
|
"entity": "light.night_light"
|
|
}
|
|
],
|
|
"max_columns": 4,
|
|
"title": "Main",
|
|
"cards": []
|
|
},
|
|
{
|
|
"type": "sections",
|
|
"max_columns": 4,
|
|
"title": "Calendar Overview",
|
|
"path": "calendar-popup",
|
|
"subview": true,
|
|
"sections": [
|
|
{
|
|
"type": "grid",
|
|
"cards": [
|
|
{
|
|
"initial_view": "listWeek",
|
|
"type": "calendar",
|
|
"entities": [
|
|
"calendar.family_calendar",
|
|
"calendar.franco_pellicciotti_gmail_com",
|
|
"calendar.fs_release_schedule"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |