HA-Share / dashboard_temperatures_2023-08-26
dashboard_temperatures_2023-08-26
Raw
{
  "version": 1,
  "minor_version": 1,
  "key": "lovelace.lovelace_lampotilat",
  "data": {
    "config": {
      "views": [
        {
          "title": "Lämpötilat",
          "icon": "mdi:home-thermometer-outline",
          "badges": [
            {
              "entity": "sensor.weather_temperature"
            },
            {
              "entity": "sensor.shellyht_58ea3d_temperature"
            },
            {
              "entity": "sensor.tv_huone_temp"
            },
            {
              "entity": "sensor.autotalli_temp"
            }
          ],
          "cards": [
            {
              "type": "grid",
              "cards": [
                {
                  "type": "custom:mini-graph-card",
                  "entities": [
                    "sensor.tv_huone_temp"
                  ],
                  "name": null,
                  "show": {
                    "labels": true,
                    "extrema": true,
                    "average": true
                  },
                  "line_width": 3,
                  "hours_to_show": 48,
                  "hour24": true,
                  "color_thresholds": [
                    {
                      "value": 27,
                      "color": "#cc0000"
                    },
                    {
                      "value": 25,
                      "color": "#ff9933"
                    },
                    {
                      "value": 23,
                      "color": "#cccc00"
                    },
                    {
                      "value": 21,
                      "color": "#00cc00"
                    },
                    {
                      "value": 19,
                      "color": "#00cccc"
                    },
                    {
                      "value": 15,
                      "color": "#0066cc"
                    }
                  ]
                },
                {
                  "type": "custom:mini-graph-card",
                  "entities": [
                    "sensor.shellyht_58ea3d_temperature"
                  ],
                  "name": null,
                  "show": {
                    "labels": true,
                    "extrema": true,
                    "average": true
                  },
                  "line_width": 3,
                  "hours_to_show": 48,
                  "hour24": true,
                  "color_thresholds": [
                    {
                      "value": 27,
                      "color": "#cc0000"
                    },
                    {
                      "value": 25,
                      "color": "#ff9933"
                    },
                    {
                      "value": 23,
                      "color": "#cccc00"
                    },
                    {
                      "value": 21,
                      "color": "#00cc00"
                    },
                    {
                      "value": 19,
                      "color": "#00cccc"
                    },
                    {
                      "value": 15,
                      "color": "#0066cc"
                    }
                  ]
                },
                {
                  "type": "custom:mini-graph-card",
                  "entities": [
                    "sensor.autotalli_temp"
                  ],
                  "name": null,
                  "show": {
                    "labels": true,
                    "extrema": true,
                    "average": true
                  },
                  "line_width": 3,
                  "hours_to_show": 48,
                  "hour24": true,
                  "color_thresholds": [
                    {
                      "value": 27,
                      "color": "#cc0000"
                    },
                    {
                      "value": 25,
                      "color": "#ff9933"
                    },
                    {
                      "value": 20,
                      "color": "#cccc00"
                    },
                    {
                      "value": 15,
                      "color": "#00cc00"
                    },
                    {
                      "value": 12,
                      "color": "#00cccc"
                    },
                    {
                      "value": 10,
                      "color": "#0066cc"
                    }
                  ]
                },
                {
                  "type": "custom:mini-graph-card",
                  "entities": [
                    "sensor.ylakerta_th_temperature"
                  ],
                  "name": null,
                  "show": {
                    "labels": true,
                    "extrema": true,
                    "average": true
                  },
                  "line_width": 3,
                  "hours_to_show": 48,
                  "hour24": true,
                  "color_thresholds": [
                    {
                      "value": 27,
                      "color": "#cc0000"
                    },
                    {
                      "value": 25,
                      "color": "#ff9933"
                    },
                    {
                      "value": 23,
                      "color": "#cccc00"
                    },
                    {
                      "value": 21,
                      "color": "#00cc00"
                    },
                    {
                      "value": 19,
                      "color": "#00cccc"
                    },
                    {
                      "value": 15,
                      "color": "#0066cc"
                    }
                  ]
                },
                {
                  "type": "custom:canvas-gauge-card",
                  "entity": "sensor.sauna_temp",
                  "name": "Sauna",
                  "units": "C",
                  "card_height": 150,
                  "shadow_height": "15%",
                  "font_size": "1em",
                  "gauge": {
                    "type": "radial-gauge",
                    "width": 140,
                    "height": 130,
                    "borderShadowWidth": 0,
                    "borderOuterWidth": 0,
                    "borderMiddleWidth": 0,
                    "borderInnerWidth": 0,
                    "minValue": 0,
                    "maxValue": 80,
                    "startAngle": 30,
                    "ticksAngle": 270,
                    "valueBox": false,
                    "majorTicks": [
                      "0",
                      "10",
                      "20",
                      "30",
                      "40",
                      "50",
                      "60",
                      "70",
                      "80"
                    ],
                    "minorTicks": 2,
                    "strokeTicks": true,
                    "highlights": [
                      {
                        "from": 65,
                        "to": 80,
                        "color": "rgba(200, 50, 50, .75)"
                      },
                      {
                        "from": 60,
                        "to": 65,
                        "color": "green"
                      }
                    ],
                    "borders": false
                  }
                }
              ],
              "columns": 2,
              "square": false
            },
            {
              "type": "grid",
              "cards": [
                {
                  "type": "custom:mini-graph-card",
                  "entities": [
                    "sensor.lampopumppu_alakerta_power",
                    "sensor.lampopumppu_ylakerta_power"
                  ],
                  "name": "Lämpöpumput",
                  "show": {
                    "labels": true,
                    "extrema": true,
                    "average": true
                  },
                  "line_width": 3,
                  "hours_to_show": 48,
                  "hour24": true,
                  "color_thresholds": [
                    {
                      "value": 1000,
                      "color": "#b33c00"
                    },
                    {
                      "value": 700,
                      "color": "#ff5500"
                    },
                    {
                      "value": 500,
                      "color": "#ff9966"
                    },
                    {
                      "value": 400,
                      "color": "#ffff99"
                    },
                    {
                      "value": 300,
                      "color": "#d9ffb3"
                    },
                    {
                      "value": 200,
                      "color": "#a6ff4d"
                    },
                    {
                      "value": 150,
                      "color": "#73e600"
                    },
                    {
                      "value": 100,
                      "color": "#00cc00"
                    },
                    {
                      "value": 50,
                      "color": "#009900"
                    }
                  ]
                },
                {
                  "type": "custom:mini-graph-card",
                  "entities": [
                    "sensor.radiator_in_temperature",
                    "sensor.radiator_out_temperature",
                    "sensor.ouman_eh800_menovesi_pyynto"
                  ],
                  "name": "Patterikierto lämpötilat",
                  "show": {
                    "labels": true,
                    "extrema": true,
                    "average": true
                  },
                  "line_width": 3,
                  "hours_to_show": 48,
                  "hour24": true,
                  "color_thresholds": [
                    {
                      "value": 55,
                      "color": "#cc0000"
                    },
                    {
                      "value": 45,
                      "color": "#ff9933"
                    },
                    {
                      "value": 40,
                      "color": "#cccc00"
                    },
                    {
                      "value": 35,
                      "color": "#00cc00"
                    },
                    {
                      "value": 30,
                      "color": "#00cccc"
                    },
                    {
                      "value": 25,
                      "color": "#0066cc"
                    }
                  ]
                },
                {
                  "type": "custom:mini-graph-card",
                  "entities": [
                    "sensor.ilmanvaihto_tulo_temp"
                  ],
                  "name": null,
                  "show": {
                    "labels": true,
                    "extrema": true,
                    "average": true
                  },
                  "line_width": 3,
                  "hours_to_show": 48,
                  "hour24": true,
                  "color_thresholds": [
                    {
                      "value": 22,
                      "color": "#cc0000"
                    },
                    {
                      "value": 20,
                      "color": "#ff9933"
                    },
                    {
                      "value": 19,
                      "color": "#cccc00"
                    },
                    {
                      "value": 17,
                      "color": "#00cc00"
                    },
                    {
                      "value": 16,
                      "color": "#00cccc"
                    },
                    {
                      "value": 14,
                      "color": "#0066cc"
                    }
                  ]
                },
                {
                  "type": "custom:mini-graph-card",
                  "entities": [
                    "sensor.weather_temperature",
                    "sensor.ouman_eh800_ulkolampotila"
                  ],
                  "name": null,
                  "show": {
                    "labels": true,
                    "extrema": true,
                    "average": true
                  },
                  "line_width": 3,
                  "hours_to_show": 48,
                  "hour24": true,
                  "color_thresholds": [
                    {
                      "value": 30,
                      "color": "#cc0000"
                    },
                    {
                      "value": 25,
                      "color": "#ff9933"
                    },
                    {
                      "value": 22,
                      "color": "#cccc00"
                    },
                    {
                      "value": 19,
                      "color": "#00cc00"
                    },
                    {
                      "value": 0,
                      "color": "#00cccc"
                    },
                    {
                      "value": -10,
                      "color": "#0066cc"
                    }
                  ]
                },
                {
                  "type": "custom:mini-graph-card",
                  "entities": [
                    "sensor.floor_in_temperature",
                    "sensor.floor_out_temperature"
                  ],
                  "name": "Lattiakierto lämpötilat",
                  "show": {
                    "labels": true,
                    "extrema": true,
                    "average": true
                  },
                  "line_width": 3,
                  "hours_to_show": 48,
                  "hour24": true,
                  "color_thresholds": [
                    {
                      "value": 35,
                      "color": "#cc0000"
                    },
                    {
                      "value": 33,
                      "color": "#ff9933"
                    },
                    {
                      "value": 31,
                      "color": "#cccc00"
                    },
                    {
                      "value": 29,
                      "color": "#00cc00"
                    },
                    {
                      "value": 27,
                      "color": "#00cccc"
                    },
                    {
                      "value": 25,
                      "color": "#0066cc"
                    }
                  ]
                }
              ],
              "columns": 2,
              "square": false
            },
            {
              "type": "custom:mini-graph-card",
              "entities": [
                "sensor.tv_huone_temp",
                "sensor.radiator_out_temperature",
                "sensor.ouman_water_dt",
                "sensor.ouman_eh800_ulkolampotila"
              ],
              "name": "Patterikierron seuranta",
              "show": {
                "labels": true,
                "extrema": true,
                "average": true
              },
              "line_width": 2,
              "hours_to_show": 48,
              "hour24": true,
              "color_thresholds": [
                {
                  "value": 50,
                  "color": "#cc0000"
                },
                {
                  "value": 40,
                  "color": "#ff9933"
                },
                {
                  "value": 30,
                  "color": "#cccc00"
                },
                {
                  "value": 20,
                  "color": "#00cc00"
                },
                {
                  "value": 10,
                  "color": "#00cccc"
                },
                {
                  "value": 5,
                  "color": "#0066cc"
                }
              ]
            },
            {
              "type": "entities",
              "entities": [
                {
                  "entity": "sensor.ouman_water_dt"
                },
                {
                  "entity": "sensor.radiator_in_temperature"
                },
                {
                  "entity": "sensor.radiator_out_temperature"
                },
                {
                  "entity": "sensor.floor_in_temperature"
                },
                {
                  "entity": "sensor.floor_out_temperature"
                },
                {
                  "entity": "sensor.kattila_temperature_temperature"
                },
                {
                  "entity": "sensor.kattila_savukaasu"
                },
                {
                  "entity": "sensor.ouman_eh800_ulkolampotila"
                },
                {
                  "entity": "sensor.dhw_cold"
                },
                {
                  "entity": "sensor.dhw_hot"
                }
              ],
              "title": "Kattilan lämpötilat"
            },
            {
              "type": "custom:mini-graph-card",
              "entities": [
                "sensor.dhw_cold",
                "sensor.dhw_hot"
              ],
              "name": "Käyttöveden lämmitys",
              "show": {
                "labels": true,
                "extrema": true,
                "average": true
              },
              "line_width": 2,
              "hours_to_show": 48,
              "hour24": true,
              "color_thresholds": [
                {
                  "value": 50,
                  "color": "#cc0000"
                },
                {
                  "value": 40,
                  "color": "#ff9933"
                },
                {
                  "value": 30,
                  "color": "#cccc00"
                },
                {
                  "value": 20,
                  "color": "#00cc00"
                },
                {
                  "value": 10,
                  "color": "#00cccc"
                },
                {
                  "value": 5,
                  "color": "#0066cc"
                }
              ]
            }
          ]
        },
        {
          "theme": "transparent",
          "title": "HISTORY EXPLORER",
          "path": "history-explorer",
          "icon": "mdi:chart-histogram",
          "type": "panel",
          "badges": [],
          "cards": [
            {
              "type": "custom:history-explorer-card",
              "cardName": "historycard-4481240"
            }
          ]
        }
      ]
    }
  }
}