401 lines
13 KiB
Plaintext
401 lines
13 KiB
Plaintext
{
|
|
"version": 1,
|
|
"minor_version": 1,
|
|
"key": "lovelace.dashboard_home",
|
|
"data": {
|
|
"config": {
|
|
"views": [
|
|
{
|
|
"type": "sections",
|
|
"sections": [
|
|
{
|
|
"type": "grid",
|
|
"cards": [
|
|
{
|
|
"type": "heading",
|
|
"heading": "New section"
|
|
},
|
|
{
|
|
"type": "thermostat",
|
|
"entity": "climate.living_room"
|
|
},
|
|
{
|
|
"type": "tile",
|
|
"entity": "climate.basement"
|
|
},
|
|
{
|
|
"type": "tile",
|
|
"entity": "sensor.water_heater_temperature",
|
|
"vertical": false,
|
|
"features_position": "bottom"
|
|
},
|
|
{
|
|
"type": "custom:power-flow-card-plus",
|
|
"title": "Heavy Appliance Energy Distribution",
|
|
"entities": {
|
|
"grid": {
|
|
"entity": "sensor.meter00_daily_grid_energy",
|
|
"name": "Hydro Grid"
|
|
},
|
|
"home": {
|
|
"name": "House Footprint"
|
|
},
|
|
"individual": [
|
|
{
|
|
"entity": "sensor.pool_pump_estimated_power_draw",
|
|
"name": "Pool Pump",
|
|
"icon": "mdi:pool",
|
|
"color": "#ff9800"
|
|
},
|
|
{
|
|
"entity": "sensor.hvac_real_time_power_draw",
|
|
"name": "HVAC System",
|
|
"icon": "mdi:hvac",
|
|
"color": "#2196f3",
|
|
"display_zero": true
|
|
},
|
|
{
|
|
"entity": "sensor.basement_heater_power_draw",
|
|
"name": "Hilo Basement",
|
|
"icon": "mdi:thermostat",
|
|
"color": "#e91e63",
|
|
"display_zero": true
|
|
},
|
|
{
|
|
"entity": "sensor.water_heater_power_draw",
|
|
"name": "Water Heater",
|
|
"icon": "mdi:water-boiler",
|
|
"color": "#009688",
|
|
"display_zero": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "gauge",
|
|
"entity": "sensor.hydro_quebec_active_rate",
|
|
"name": "Current Electricity Rate",
|
|
"needle": true,
|
|
"severity": {
|
|
"green": 0,
|
|
"yellow": 0.08,
|
|
"red": 0.12
|
|
},
|
|
"min": 0,
|
|
"max": 0.15
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "grid",
|
|
"cards": [
|
|
{
|
|
"type": "heading",
|
|
"heading": "New section"
|
|
},
|
|
{
|
|
"show_current": true,
|
|
"show_forecast": true,
|
|
"type": "weather-forecast",
|
|
"entity": "weather.forecast_home",
|
|
"forecast_type": "daily",
|
|
"forecast_slots": 5
|
|
},
|
|
{
|
|
"initial_view": "listWeek",
|
|
"type": "calendar",
|
|
"entities": [
|
|
"calendar.family_calendar",
|
|
"calendar.pool_calendar"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "grid",
|
|
"cards": [
|
|
{
|
|
"type": "heading",
|
|
"heading_style": "title",
|
|
"heading": "Music"
|
|
},
|
|
{
|
|
"type": "tile",
|
|
"entity": "media_player.spotify_fpellicciotti"
|
|
},
|
|
{
|
|
"type": "heading",
|
|
"icon": "mdi:office-building",
|
|
"heading": "Office",
|
|
"heading_style": "title"
|
|
},
|
|
{
|
|
"type": "grid",
|
|
"columns": 3,
|
|
"square": false,
|
|
"cards": [
|
|
{
|
|
"type": "button",
|
|
"name": "Play 80's Office",
|
|
"icon": "mdi:spotify",
|
|
"icon_color": "green",
|
|
"tap_action": {
|
|
"action": "perform-action",
|
|
"perform_action": "script.play_80_s_office_room_spotify"
|
|
}
|
|
},
|
|
{
|
|
"type": "button",
|
|
"name": "Play Relaxing",
|
|
"icon": "mdi:playlist-music",
|
|
"icon_color": "blue",
|
|
"tap_action": {
|
|
"action": "perform-action",
|
|
"perform_action": "script.play_relaxing_office_room_spotify"
|
|
}
|
|
},
|
|
{
|
|
"type": "button",
|
|
"name": "Stop Music",
|
|
"icon": "mdi:stop-circle",
|
|
"icon_color": "red",
|
|
"tap_action": {
|
|
"action": "perform-action",
|
|
"perform_action": "script.stop_office_alexa_music"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"square": true,
|
|
"type": "grid",
|
|
"cards": [
|
|
{
|
|
"type": "button",
|
|
"name": "Play CJAD 800 on Office",
|
|
"icon": "mdi:radio",
|
|
"icon_color": "green",
|
|
"tap_action": {
|
|
"action": "perform-action",
|
|
"perform_action": "script.play_cjad_800_on_office"
|
|
}
|
|
},
|
|
{
|
|
"type": "button",
|
|
"name": "Play The BEAT on Office",
|
|
"icon": "mdi:radio",
|
|
"icon_color": "green",
|
|
"tap_action": {
|
|
"action": "perform-action",
|
|
"perform_action": "script.play_the_beat_925_on_office"
|
|
}
|
|
}
|
|
],
|
|
"columns": 3
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "grid",
|
|
"cards": [
|
|
{
|
|
"type": "heading",
|
|
"heading": "Cameras",
|
|
"heading_style": "title"
|
|
},
|
|
{
|
|
"type": "tile",
|
|
"entity": "camera.front_door",
|
|
"show_entity_picture": true
|
|
},
|
|
{
|
|
"type": "tile",
|
|
"entity": "camera.entryway_camera",
|
|
"camera_view": "live",
|
|
"show_entity_picture": true
|
|
},
|
|
{
|
|
"type": "tile",
|
|
"entity": "camera.hallway_camera",
|
|
"show_entity_picture": true
|
|
},
|
|
{
|
|
"type": "tile",
|
|
"entity": "camera.living_room_camera",
|
|
"show_entity_picture": true
|
|
},
|
|
{
|
|
"type": "grid",
|
|
"columns": 1,
|
|
"square": false,
|
|
"cards": [
|
|
{
|
|
"type": "entities",
|
|
"title": "Pool Controls",
|
|
"entities": [
|
|
{
|
|
"entity": "input_boolean.pool_pump_in_use",
|
|
"name": "Is the Hayward Pump running outside?",
|
|
"icon": "mdi:pool"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "gauge",
|
|
"entity": "sensor.pool_pump_estimated_power_draw",
|
|
"name": "Estimated Pump Draw",
|
|
"unit": "kW",
|
|
"min": 0,
|
|
"max": 2,
|
|
"needle": true,
|
|
"severity": {
|
|
"green": 0,
|
|
"yellow": 1.2,
|
|
"red": 1.6
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "gauge",
|
|
"entity": "sensor.hvac_real_time_power_draw",
|
|
"name": "Live HVAC Power",
|
|
"unit": "kW",
|
|
"min": 0,
|
|
"max": 22,
|
|
"needle": true,
|
|
"severity": {
|
|
"green": 0,
|
|
"yellow": 3,
|
|
"red": 20
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "grid",
|
|
"cards": [
|
|
{
|
|
"type": "heading",
|
|
"heading": "New section"
|
|
},
|
|
{
|
|
"type": "tile",
|
|
"entity": "sensor.seatemperatures_sandbanks_today",
|
|
"features": [
|
|
{
|
|
"type": "trend-graph"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "history-graph",
|
|
"entities": [
|
|
"sensor.seatemperatures_sandbanks_today"
|
|
],
|
|
"hours_to_show": 24
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "grid",
|
|
"cards": [
|
|
{
|
|
"type": "heading",
|
|
"heading": "New section"
|
|
},
|
|
{
|
|
"square": true,
|
|
"type": "grid",
|
|
"columns": 2,
|
|
"title": "Alfred Lock",
|
|
"cards": [
|
|
{
|
|
"type": "button",
|
|
"entity": "script.alfred_lock_lock_door",
|
|
"name": "Lock Door",
|
|
"icon": "mdi:lock",
|
|
"icon_height": "30px",
|
|
"tap_action": {
|
|
"action": "toggle"
|
|
}
|
|
},
|
|
{
|
|
"type": "button",
|
|
"entity": "script.alfred_lock_unlock_door",
|
|
"name": "Unlock Door",
|
|
"icon": "mdi:lock-open",
|
|
"icon_height": "30px",
|
|
"tap_action": {
|
|
"action": "toggle"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"cards": [
|
|
{
|
|
"type": "heading",
|
|
"heading": "History"
|
|
},
|
|
{
|
|
"title": "History",
|
|
"type": "history-graph",
|
|
"hours_to_show": 6,
|
|
"entities": [
|
|
{
|
|
"entity": "binary_sensor.entryway_keypad_motion"
|
|
},
|
|
{
|
|
"entity": "event.hallway_camera_motion"
|
|
},
|
|
{
|
|
"entity": "event.entryway_camera_motion"
|
|
},
|
|
{
|
|
"entity": "event.front_door_motion"
|
|
},
|
|
{
|
|
"entity": "event.living_room_camera_motion"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "grid",
|
|
"cards": [
|
|
{
|
|
"type": "heading",
|
|
"heading": "HP OfficeJet Pro 9010 series"
|
|
},
|
|
{
|
|
"type": "tile",
|
|
"entity": "sensor.hp_officejet_pro_9010_series_black_cartridge"
|
|
},
|
|
{
|
|
"type": "tile",
|
|
"entity": "sensor.hp_officejet_pro_9010_series_cyan_cartridge"
|
|
},
|
|
{
|
|
"type": "tile",
|
|
"entity": "sensor.hp_officejet_pro_9010_series"
|
|
},
|
|
{
|
|
"type": "tile",
|
|
"entity": "sensor.hp_officejet_pro_9010_series_magenta_cartridge"
|
|
},
|
|
{
|
|
"type": "tile",
|
|
"entity": "sensor.hp_officejet_pro_9010_series_yellow_cartridge"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |