{
  "Summary.CurrentDateTime": {
    "type": "state",
    "common": {
      "name": "Forecast date",
      "type": "string",
      "read": true,
      "write": false,
      "role": "date.forecast.0"
    },
    "native": {}
  },
  "Summary.WeatherIcon": {
    "type": "state",
    "common": {
      "name": "Weather Icon",
      "type": "string",
      "read": true,
      "write": false,
      "role": "weather.icon.name.forecast.0"
    },
    "native": {}
  },
  "Summary.WeatherIconURL": {
    "type": "state",
    "common": {
      "name": "SVG Weather Icon URL",
      "type": "string",
      "read": true,
      "write": false,
      "role": "weather.icon.forecast.0"
    },
    "native": {}
  },
  "Summary.WeatherText": {
    "type": "state",
    "common": {
      "name": "Weather Description",
      "type": "string",
      "read": true,
      "write": false,
      "role": "weather.state.forecast.0"
    },
    "native": {}
  },
  "Summary.Temperature": {
    "type": "state",
    "common": {
      "name": "Temperature",
      "type": "number",
      "read": true,
      "write": false,
      "role": "value.temperature.forecast.0",
      "unit": "°C"
    },
    "native": {}
  },
  "Summary.HoursOfSun": {
    "type": "state",
    "common": {
      "name": "Hours of Sun",
      "type": "number",
      "read": true,
      "write": false,
      "role": "value.HoursOfSun"
    },
    "native": {}
  },
  "Summary.RealFeelTemperature": {
    "type": "state",
    "common": {
      "name": "Feels Like Temperature",
      "type": "number",
      "read": true,
      "write": false,
      "role": "value.temperature.feelslike.forecast.0",
      "unit": "°C"
    },
    "native": {}
  },
  "Summary.WindSpeed": {
    "type": "state",
    "common": {
      "name": "Wind Speed",
      "type": "number",
      "read": true,
      "write": false,
      "role": "value.speed.wind.forecast.0",
      "unit": "km/h"
    },
    "native": {}
  },
  "Summary.WindDirection": {
    "type": "state",
    "common": {
      "name": "Wind Direction",
      "type": "number",
      "read": true,
      "write": false,
      "role": "value.direction.wind.forecast.0",
      "unit": "°"
    },
    "native": {}
  },
  "Summary.WindDirectionStr": {
    "type": "state",
    "common": {
      "name": "Wind Direction",
      "type": "string",
      "read": true,
      "write": false,
      "role": "weather.direction.wind.forecast.0",
      "unit": ""
    },
    "native": {}
  },
  "Summary.RelativeHumidity": {
    "type": "state",
    "common": {
      "name": "Humidity",
      "type": "number",
      "read": true,
      "write": false,
      "role": "value.humidity.forecast.0",
      "unit": "%"
    },
    "native": {}
  },
  "Summary.Pressure": {
    "type": "state",
    "common": {
      "name": "Pressure",
      "type": "number",
      "read": true,
      "write": false,
      "role": "value.pressure",
      "unit": "mmHg"
    },
    "native": {}
  },
  "Summary.DayOfWeek": {
    "type": "state",
    "common": {
      "name": "Day of week",
      "type": "string",
      "read": true,
      "write": false,
      "role": "dayofweek.forecast.0",
      "unit": ""
    },
    "native": {}
  },
  "Summary.Sunrise": {
    "type": "state",
    "common": {
      "name": "Sunrise time",
      "type": "string",
      "read": true,
      "write": false,
      "role": "time.sunrise",
      "unit": ""
    },
    "native": {}
  },
  "Summary.Sunset": {
    "type": "state",
    "common": {
      "name": "Sunset time",
      "type": "string",
      "read": true,
      "write": false,
      "role": "time.sunset",
      "unit": ""
    },
    "native": {}
  },
  "Summary.DateTime_d1": {
    "type": "state",
    "common": {
      "name": "Forecast date day 1",
      "type": "string",
      "read": true,
      "write": false,
      "role": "date.forecast.0"
    },
    "native": {}
  },
  "Summary.WeatherIcon_d1": {
    "type": "state",
    "common": {
      "name": "Weather Icon day 1",
      "type": "string",
      "read": true,
      "write": false,
      "role": "weather.icon.name.forecast.0"
    },
    "native": {}
  },
  "Summary.WeatherIconURL_d1": {
    "type": "state",
    "common": {
      "name": "SVG Weather Icon URL day 1",
      "type": "string",
      "read": true,
      "write": false,
      "role": "weather.icon.forecast.0"
    },
    "native": {}
  },
  "Summary.WeatherText_d1": {
    "type": "state",
    "common": {
      "name": "Weather Description day 1",
      "type": "string",
      "read": true,
      "write": false,
      "role": "weather.state.forecast.0"
    },
    "native": {}
  },
  "Summary.TempMin_d1": {
    "type": "state",
    "common": {
      "name": "Min Temperature day 1",
      "type": "number",
      "read": true,
      "write": false,
      "role": "value.temperature.min.forecast.0",
      "unit": "°C"
    },
    "native": {}
  },
  "Summary.TempMax_d1": {
    "type": "state",
    "common": {
      "name": "Max Temperature day 1",
      "type": "number",
      "read": true,
      "write": false,
      "role": "value.temperature.max.forecast.0",
      "unit": "°C"
    },
    "native": {}
  },
  "Summary.WindSpeed_d1": {
    "type": "state",
    "common": {
      "name": "Wind Speed day 1",
      "type": "number",
      "read": true,
      "write": false,
      "role": "value.speed.wind.forecast.0",
      "unit": "km/h"
    },
    "native": {}
  },
  "Summary.WindDirection_d1": {
    "type": "state",
    "common": {
      "name": "Wind Direction day 1",
      "type": "number",
      "read": true,
      "write": false,
      "role": "value.direction.wind.forecast.0",
      "unit": "°"
    },
    "native": {}
  },
  "Summary.WindDirectionStr_d1": {
    "type": "state",
    "common": {
      "name": "Wind Direction day 1",
      "type": "string",
      "read": true,
      "write": false,
      "role": "weather.direction.wind.forecast.0",
      "unit": ""
    },
    "native": {}
  },
  "Summary.DayOfWeek_d1": {
    "type": "state",
    "common": {
      "name": "Day of week day 1",
      "type": "string",
      "read": true,
      "write": false,
      "role": "dayofweek.forecast.0",
      "unit": ""
    },
    "native": {}
  },
  "Summary.PrecipitationProbability_d1": {
    "type": "state",
    "common": {
      "name": "Precipitation Probability day 1",
      "type": "number",
      "read": true,
      "write": false,
      "role": "value.precipitation.forecast.0",
      "unit": "%"
    },
    "native": {}
  },
  "Summary.TotalLiquidVolume_d1": {
    "type": "state",
    "common": {
      "name": "Total Precipitation Amount day 1",
      "type": "number",
      "read": true,
      "write": false,
      "role": "value.precipitation.forecast.0",
      "unit": "mm"
    },
    "native": {}
  },
  "Summary.DateTime_d2": {
    "type": "state",
    "common": {
      "name": "Forecast date day 2",
      "type": "string",
      "read": true,
      "write": false,
      "role": "date.forecast.1"
    },
    "native": {}
  },
  "Summary.WeatherIcon_d2": {
    "type": "state",
    "common": {
      "name": "Weather Icon day 2",
      "type": "string",
      "read": true,
      "write": false,
      "role": "weather.icon.name.forecast.1"
    },
    "native": {}
  },
  "Summary.WeatherIconURL_d2": {
    "type": "state",
    "common": {
      "name": "SVG Weather Icon URL day 2",
      "type": "string",
      "read": true,
      "write": false,
      "role": "weather.icon.forecast.1"
    },
    "native": {}
  },
  "Summary.WeatherText_d2": {
    "type": "state",
    "common": {
      "name": "Weather Description day 2",
      "type": "string",
      "read": true,
      "write": false,
      "role": "weather.state.forecast.1"
    },
    "native": {}
  },
  "Summary.TempMin_d2": {
    "type": "state",
    "common": {
      "name": "Min Temperature day 2",
      "type": "number",
      "read": true,
      "write": false,
      "role": "value.temperature.min.forecast.1",
      "unit": "°C"
    },
    "native": {}
  },
  "Summary.TempMax_d2": {
    "type": "state",
    "common": {
      "name": "Max Temperature day 2",
      "type": "number",
      "read": true,
      "write": false,
      "role": "value.temperature.max.forecast.1",
      "unit": "°C"
    },
    "native": {}
  },
  "Summary.WindSpeed_d2": {
    "type": "state",
    "common": {
      "name": "Wind Speed day 2",
      "type": "number",
      "read": true,
      "write": false,
      "role": "value.speed.wind.forecast.1",
      "unit": "km/h"
    },
    "native": {}
  },
  "Summary.WindDirection_d2": {
    "type": "state",
    "common": {
      "name": "Wind Direction day 2",
      "type": "number",
      "read": true,
      "write": false,
      "role": "value.direction.wind.forecast.1",
      "unit": "°"
    },
    "native": {}
  },
  "Summary.WindDirectionStr_d2": {
    "type": "state",
    "common": {
      "name": "Wind Direction day 2",
      "type": "string",
      "read": true,
      "write": false,
      "role": "weather.direction.wind.forecast.1",
      "unit": ""
    },
    "native": {}
  },
  "Summary.DayOfWeek_d2": {
    "type": "state",
    "common": {
      "name": "Day of week day 2",
      "type": "string",
      "read": true,
      "write": false,
      "role": "dayofweek.forecast.1",
      "unit": ""
    },
    "native": {}
  },
  "Summary.PrecipitationProbability_d2": {
    "type": "state",
    "common": {
      "name": "Precipitation Probability day 2",
      "type": "number",
      "read": true,
      "write": false,
      "role": "value.precipitation.forecast.1",
      "unit": "%"
    },
    "native": {}
  },
  "Summary.TotalLiquidVolume_d2": {
    "type": "state",
    "common": {
      "name": "Total Precipitation Amount day 2",
      "type": "number",
      "read": true,
      "write": false,
      "role": "value.precipitation.forecast.1",
      "unit": "mm"
    },
    "native": {}
  },
  "Summary.DateTime_d3": {
    "type": "state",
    "common": {
      "name": "Forecast date day 3",
      "type": "string",
      "read": true,
      "write": false,
      "role": "date.forecast.2"
    },
    "native": {}
  },
  "Summary.WeatherIcon_d3": {
    "type": "state",
    "common": {
      "name": "Weather Icon day 3",
      "type": "string",
      "read": true,
      "write": false,
      "role": "weather.icon.name.forecast.2"
    },
    "native": {}
  },
  "Summary.WeatherIconURL_d3": {
    "type": "state",
    "common": {
      "name": "SVG Weather Icon URL day 3",
      "type": "string",
      "read": true,
      "write": false,
      "role": "weather.icon.forecast.2"
    },
    "native": {}
  },
  "Summary.WeatherText_d3": {
    "type": "state",
    "common": {
      "name": "Weather Description day 3",
      "type": "string",
      "read": true,
      "write": false,
      "role": "weather.state.forecast.2"
    },
    "native": {}
  },
  "Summary.TempMin_d3": {
    "type": "state",
    "common": {
      "name": "Min Temperature day 3",
      "type": "number",
      "read": true,
      "write": false,
      "role": "value.temperature.min.forecast.2",
      "unit": "°C"
    },
    "native": {}
  },
  "Summary.TempMax_d3": {
    "type": "state",
    "common": {
      "name": "Max Temperature day 3",
      "type": "number",
      "read": true,
      "write": false,
      "role": "value.temperature.max.forecast.2",
      "unit": "°C"
    },
    "native": {}
  },
  "Summary.WindSpeed_d3": {
    "type": "state",
    "common": {
      "name": "Wind Speed day 3",
      "type": "number",
      "read": true,
      "write": false,
      "role": "value.speed.wind.forecast.2",
      "unit": "km/h"
    },
    "native": {}
  },
  "Summary.WindDirection_d3": {
    "type": "state",
    "common": {
      "name": "Wind Direction day 3",
      "type": "number",
      "read": true,
      "write": false,
      "role": "value.direction.wind.forecast.2",
      "unit": "°"
    },
    "native": {}
  },
  "Summary.WindDirectionStr_d3": {
    "type": "state",
    "common": {
      "name": "Wind Direction day 3",
      "type": "string",
      "read": true,
      "write": false,
      "role": "weather.direction.wind.forecast.2",
      "unit": ""
    },
    "native": {}
  },
  "Summary.DayOfWeek_d3": {
    "type": "state",
    "common": {
      "name": "Day of week day 3",
      "type": "string",
      "read": true,
      "write": false,
      "role": "dayofweek.forecast.2",
      "unit": ""
    },
    "native": {}
  },
  "Summary.PrecipitationProbability_d3": {
    "type": "state",
    "common": {
      "name": "Precipitation Probability day 3",
      "type": "number",
      "read": true,
      "write": false,
      "role": "value.precipitation.forecast.2",
      "unit": "%"
    },
    "native": {}
  },
  "Summary.TotalLiquidVolume_d3": {
    "type": "state",
    "common": {
      "name": "Total Precipitation Amount day 3",
      "type": "number",
      "read": true,
      "write": false,
      "role": "value.precipitation.forecast.2",
      "unit": "mm"
    },
    "native": {}
  },
  "Summary.DateTime_d4": {
    "type": "state",
    "common": {
      "name": "Forecast date day 4",
      "type": "string",
      "read": true,
      "write": false,
      "role": "date.forecast.3"
    },
    "native": {}
  },
  "Summary.WeatherIcon_d4": {
    "type": "state",
    "common": {
      "name": "Weather Icon day 4",
      "type": "string",
      "read": true,
      "write": false,
      "role": "weather.icon.name.forecast.3"
    },
    "native": {}
  },
  "Summary.WeatherIconURL_d4": {
    "type": "state",
    "common": {
      "name": "SVG Weather Icon URL day 4",
      "type": "string",
      "read": true,
      "write": false,
      "role": "weather.icon.forecast.3"
    },
    "native": {}
  },
  "Summary.WeatherText_d4": {
    "type": "state",
    "common": {
      "name": "Weather Description day 4",
      "type": "string",
      "read": true,
      "write": false,
      "role": "weather.state.forecast.3"
    },
    "native": {}
  },
  "Summary.TempMin_d4": {
    "type": "state",
    "common": {
      "name": "Min Temperature day 4",
      "type": "number",
      "read": true,
      "write": false,
      "role": "value.temperature.min.forecast.3",
      "unit": "°C"
    },
    "native": {}
  },
  "Summary.TempMax_d4": {
    "type": "state",
    "common": {
      "name": "Max Temperature day 4",
      "type": "number",
      "read": true,
      "write": false,
      "role": "value.temperature.max.forecast.3",
      "unit": "°C"
    },
    "native": {}
  },
  "Summary.WindSpeed_d4": {
    "type": "state",
    "common": {
      "name": "Wind Speed day 4",
      "type": "number",
      "read": true,
      "write": false,
      "role": "value.speed.wind.forecast.3",
      "unit": "km/h"
    },
    "native": {}
  },
  "Summary.WindDirection_d4": {
    "type": "state",
    "common": {
      "name": "Wind Direction day 4",
      "type": "number",
      "read": true,
      "write": false,
      "role": "value.direction.wind.forecast.3",
      "unit": "°"
    },
    "native": {}
  },
  "Summary.WindDirectionStr_d4": {
    "type": "state",
    "common": {
      "name": "Wind Direction day 4",
      "type": "string",
      "read": true,
      "write": false,
      "role": "weather.direction.wind.forecast.3",
      "unit": ""
    },
    "native": {}
  },
  "Summary.DayOfWeek_d4": {
    "type": "state",
    "common": {
      "name": "Day of week day 4",
      "type": "string",
      "read": true,
      "write": false,
      "role": "dayofweek.forecast.3",
      "unit": ""
    },
    "native": {}
  },
  "Summary.PrecipitationProbability_d4": {
    "type": "state",
    "common": {
      "name": "Precipitation Probability day 4",
      "type": "number",
      "read": true,
      "write": false,
      "role": "value.precipitation.forecast.3",
      "unit": "%"
    },
    "native": {}
  },
  "Summary.TotalLiquidVolume_d4": {
    "type": "state",
    "common": {
      "name": "Total Precipitation Amount day 4",
      "type": "number",
      "read": true,
      "write": false,
      "role": "value.precipitation.forecast.3",
      "unit": "mm"
    },
    "native": {}
  },
  "Summary.DateTime_d5": {
    "type": "state",
    "common": {
      "name": "Forecast date day 5",
      "type": "string",
      "read": true,
      "write": false,
      "role": "date.forecast.4"
    },
    "native": {}
  },
  "Summary.WeatherIcon_d5": {
    "type": "state",
    "common": {
      "name": "Weather Icon day 5",
      "type": "string",
      "read": true,
      "write": false,
      "role": "weather.icon.name.forecast.4"
    },
    "native": {}
  },
  "Summary.WeatherIconURL_d5": {
    "type": "state",
    "common": {
      "name": "SVG Weather Icon URL day 5",
      "type": "string",
      "read": true,
      "write": false,
      "role": "weather.icon.forecast.4"
    },
    "native": {}
  },
  "Summary.WeatherText_d5": {
    "type": "state",
    "common": {
      "name": "Weather Description day 5",
      "type": "string",
      "read": true,
      "write": false,
      "role": "weather.state.forecast.4"
    },
    "native": {}
  },
  "Summary.TempMin_d5": {
    "type": "state",
    "common": {
      "name": "Min Temperature day 5",
      "type": "number",
      "read": true,
      "write": false,
      "role": "value.temperature.min.forecast.4",
      "unit": "°C"
    },
    "native": {}
  },
  "Summary.TempMax_d5": {
    "type": "state",
    "common": {
      "name": "Max Temperature day 5",
      "type": "number",
      "read": true,
      "write": false,
      "role": "value.temperature.max.forecast.4",
      "unit": "°C"
    },
    "native": {}
  },
  "Summary.WindSpeed_d5": {
    "type": "state",
    "common": {
      "name": "Wind Speed day 5",
      "type": "number",
      "read": true,
      "write": false,
      "role": "value.speed.wind.forecast.4",
      "unit": "km/h"
    },
    "native": {}
  },
  "Summary.WindDirection_d5": {
    "type": "state",
    "common": {
      "name": "Wind Direction day 5",
      "type": "number",
      "read": true,
      "write": false,
      "role": "value.direction.wind.forecast.4",
      "unit": "°"
    },
    "native": {}
  },
  "Summary.WindDirectionStr_d5": {
    "type": "state",
    "common": {
      "name": "Wind Direction day 5",
      "type": "string",
      "read": true,
      "write": false,
      "role": "weather.direction.wind.forecast.4",
      "unit": ""
    },
    "native": {}
  },
  "Summary.DayOfWeek_d5": {
    "type": "state",
    "common": {
      "name": "Day of week day 5",
      "type": "string",
      "read": true,
      "write": false,
      "role": "dayofweek.forecast.4",
      "unit": ""
    },
    "native": {}
  },
  "Summary.PrecipitationProbability_d5": {
    "type": "state",
    "common": {
      "name": "Precipitation Probability day 5",
      "type": "number",
      "read": true,
      "write": false,
      "role": "value.precipitation.forecast.4",
      "unit": "%"
    },
    "native": {}
  },
  "Summary.TotalLiquidVolume_d5": {
    "type": "state",
    "common": {
      "name": "Total Precipitation Amount day 5",
      "type": "number",
      "read": true,
      "write": false,
      "role": "value.precipitation.forecast.4",
      "unit": "mm"
    },
    "native": {}
  }
}
