{
  "version": 1,
  "minor_version": 1,
  "key": "lovelace.lovelace_climate",
  "data": {
    "config": {
      "views": [
        {
          "theme": "Backend-selected",
          "title": "Climate",
          "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%"
              },
              "(max-width: 1800px)": {
                "grid-template-columns": "33% 33% 33%"
              }
            }
          },
          "cards": [
            {
              "type": "vertical-stack",
              "cards": [
                {
                  "type": "entities",
                  "title": "Office Climate",
                  "entities": [
                    {
                      "entity": "sensor.ble_temperature_a4c138bfa169"
                    },
                    {
                      "entity": "sensor.ble_humidity_a4c138bfa169"
                    }
                  ]
                },
                {
                  "type": "entities",
                  "title": "Office Climate Control",
                  "entities": [
                    {
                      "entity": "switch.office_aircon"
                    },
                    {
                      "entity": "scene.lg_aircon_cool_18"
                    },
                    {
                      "entity": "scene.lg_aircon_warm_25"
                    },
                    {
                      "entity": "scene.lg_aircon_power_off"
                    }
                  ]
                },
                {
                  "type": "history-graph",
                  "entities": [
                    {
                      "entity": "sensor.ble_temperature_a4c138bfa169"
                    },
                    {
                      "entity": "sensor.ble_humidity_a4c138bfa169"
                    }
                  ],
                  "title": "Office Progress",
                  "hours_to_show": 12
                }
              ]
            },
            {
              "type": "vertical-stack",
              "cards": [
                {
                  "type": "entities",
                  "title": "Bedroom Climate",
                  "entities": [
                    {
                      "entity": "sensor.bedroom_temp_temperature"
                    },
                    {
                      "entity": "sensor.bedroom_temp_humidity"
                    },
                    {
                      "entity": "sensor.bedroom_temp_pressure"
                    }
                  ]
                },
                {
                  "type": "entities",
                  "entities": [
                    {
                      "entity": "switch.bedroom_aircon"
                    },
                    {
                      "entity": "scene.hyundai_aircon_cool_18"
                    },
                    {
                      "entity": "scene.hyundai_aircon_warm_28"
                    },
                    {
                      "entity": "scene.hyundai_aircon_off"
                    }
                  ],
                  "title": "Bedroom Climate Control"
                },
                {
                  "type": "history-graph",
                  "entities": [
                    {
                      "entity": "sensor.bedroom_temp_temperature"
                    },
                    {
                      "entity": "sensor.bedroom_temp_humidity"
                    },
                    {
                      "entity": "sensor.bedroom_temp_pressure"
                    },
                    {
                      "entity": "sensor.air_monitor_humidity"
                    },
                    {
                      "entity": "sensor.air_monitor_temperature"
                    }
                  ],
                  "title": "Bedroom Progress",
                  "hours_to_show": 12
                }
              ]
            },
            {
              "type": "vertical-stack",
              "cards": [
                {
                  "type": "entities",
                  "entities": [
                    {
                      "entity": "sensor.hall_smoke_temperature"
                    }
                  ],
                  "title": "Hall Climate"
                },
                {
                  "show_current": true,
                  "show_forecast": true,
                  "type": "weather-forecast",
                  "entity": "weather.halabyan24",
                  "name": "Yerevan"
                },
                {
                  "type": "history-graph",
                  "title": "Trends",
                  "hours_to_show": 168,
                  "entities": [
                    {
                      "entity": "sensor.bedroom_temp_temperature"
                    },
                    {
                      "entity": "sensor.bedroom_temp_humidity"
                    },
                    {
                      "entity": "sensor.bedroom_temp_pressure"
                    },
                    {
                      "entity": "sensor.ble_temperature_a4c138bfa169"
                    },
                    {
                      "entity": "sensor.ble_humidity_a4c138bfa169"
                    },
                    {
                      "entity": "sensor.hall_smoke_temperature"
                    },
                    {
                      "entity": "sensor.air_monitor_humidity"
                    },
                    {
                      "entity": "sensor.air_monitor_temperature"
                    }
                  ]
                }
              ]
            },
            {
              "type": "vertical-stack",
              "cards": [
                {
                  "type": "entities",
                  "entities": [
                    {
                      "entity": "sensor.air_monitor_awair_score",
                      "name": "Score"
                    },
                    {
                      "entity": "sensor.kitchen_gas_carbon_monoxide",
                      "name": "CO"
                    },
                    {
                      "entity": "sensor.air_monitor_carbon_dioxide",
                      "name": "CO2"
                    },
                    {
                      "entity": "sensor.air_monitor_pm2_5",
                      "name": "PM2.5"
                    },
                    {
                      "entity": "sensor.air_monitor_volatile_organic_compounds",
                      "name": "VOCs"
                    },
                    {
                      "entity": "sensor.air_monitor_humidity",
                      "name": "Humidity"
                    },
                    {
                      "entity": "sensor.air_monitor_temperature",
                      "name": "Temperature"
                    }
                  ],
                  "title": "Air Quality"
                },
                {
                  "type": "history-graph",
                  "title": "Air Quality (12h)",
                  "hours_to_show": 12,
                  "entities": [
                    {
                      "entity": "sensor.air_monitor_awair_score",
                      "name": "Score"
                    },
                    {
                      "entity": "sensor.kitchen_gas_carbon_monoxide",
                      "name": "CO"
                    },
                    {
                      "entity": "sensor.air_monitor_carbon_dioxide",
                      "name": "CO2"
                    },
                    {
                      "entity": "sensor.air_monitor_pm2_5",
                      "name": "PM2.5"
                    },
                    {
                      "entity": "sensor.air_monitor_volatile_organic_compounds",
                      "name": "VOCs"
                    },
                    {
                      "entity": "sensor.air_monitor_humidity",
                      "name": "Humidity"
                    },
                    {
                      "entity": "sensor.air_monitor_temperature",
                      "name": "Temperature"
                    }
                  ]
                },
                {
                  "type": "history-graph",
                  "title": "Air Quality (week)",
                  "hours_to_show": 72,
                  "entities": [
                    {
                      "entity": "sensor.air_monitor_awair_score",
                      "name": "Score"
                    },
                    {
                      "entity": "sensor.kitchen_gas_carbon_monoxide",
                      "name": "CO"
                    },
                    {
                      "entity": "sensor.air_monitor_carbon_dioxide",
                      "name": "CO2"
                    },
                    {
                      "entity": "sensor.air_monitor_pm2_5",
                      "name": "PM2.5"
                    },
                    {
                      "entity": "sensor.air_monitor_volatile_organic_compounds",
                      "name": "VOCs"
                    }
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  }
}