44c9af8678
OWM free tier only provides daily forecasts. Met.no (weather.forecast_home) is already installed and provides free hourly forecasts natively. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
138 lines
4.6 KiB
YAML
138 lines
4.6 KiB
YAML
views:
|
|
- title: Home
|
|
path: home
|
|
type: sections
|
|
max_columns: 2
|
|
sections:
|
|
- cards:
|
|
- type: entities
|
|
title: Outside Now
|
|
entities:
|
|
- entity: sensor.openweathermap_condition
|
|
name: Condition
|
|
- entity: sensor.openweathermap_temperature
|
|
name: Temperature
|
|
- entity: sensor.openweathermap_feels_like_temperature
|
|
name: Feels Like
|
|
- entity: sensor.openweathermap_humidity
|
|
name: Humidity
|
|
- entity: sensor.openweathermap_wind_speed
|
|
name: Wind Speed
|
|
- entity: sensor.openweathermap_wind_gust
|
|
name: Wind Gust
|
|
- entity: sensor.openweathermap_cloud_coverage
|
|
name: Cloud Coverage
|
|
- entity: sensor.openweathermap_uv_index
|
|
name: UV Index
|
|
- entity: sensor.openweathermap_precipitation_kind
|
|
name: Precipitation
|
|
|
|
- cards:
|
|
- type: weather-forecast
|
|
entity: weather.forecast_home
|
|
forecast_type: hourly
|
|
name: Hourly Forecast
|
|
|
|
- cards:
|
|
- type: entities
|
|
title: Living Room
|
|
entities:
|
|
- entity: sensor.thermometer_wz_temperature
|
|
name: Temperature
|
|
- entity: sensor.thermometer_wz_humidity
|
|
name: Humidity
|
|
- entity: sensor.thermometer_wz_battery
|
|
name: Battery
|
|
- type: custom:fan-percent-button-row
|
|
entity: fan.ventilator_unten
|
|
name: Fan
|
|
- type: custom:mini-graph-card
|
|
entities:
|
|
- entity: sensor.thermometer_wz_temperature
|
|
- entity: sensor.thermometer_wz_humidity
|
|
hours_to_show: 24
|
|
points_per_hour: 2
|
|
line_width: 2
|
|
show:
|
|
labels: true
|
|
icon: false
|
|
name: false
|
|
|
|
- cards:
|
|
- type: entities
|
|
title: Bedroom
|
|
entities:
|
|
- entity: sensor.thermometer_sz_temperature_4
|
|
name: Temperature
|
|
- entity: sensor.thermometer_sz_humidity_4
|
|
name: Humidity
|
|
- entity: sensor.thermometer_sz_battery_4
|
|
name: Battery
|
|
- entity: climate.klimaanlage
|
|
name: AC
|
|
- type: custom:fan-percent-button-row
|
|
entity: fan.ventilator_schlafzimmer
|
|
name: Fan
|
|
- type: custom:mini-graph-card
|
|
entities:
|
|
- entity: sensor.thermometer_sz_temperature_4
|
|
- entity: sensor.thermometer_sz_humidity_4
|
|
hours_to_show: 24
|
|
points_per_hour: 2
|
|
line_width: 2
|
|
show:
|
|
labels: true
|
|
icon: false
|
|
name: false
|
|
|
|
- cards:
|
|
- type: entities
|
|
title: Office
|
|
entities:
|
|
- entity: sensor.thermometer_buro_temperature_2
|
|
name: Temperature
|
|
- entity: sensor.thermometer_buro_humidity_2
|
|
name: Humidity
|
|
- entity: sensor.thermometer_buro_battery_2
|
|
name: Battery
|
|
- entity: climate.echos_mobile_klimaanlage_mit_wifi
|
|
name: AC
|
|
- type: custom:fan-percent-button-row
|
|
entity: fan.luftzirkulator
|
|
name: Fan
|
|
- entity: input_boolean.ac_automation_enabled
|
|
name: AC Automation
|
|
- type: custom:mini-graph-card
|
|
entities:
|
|
- entity: sensor.thermometer_buro_temperature_2
|
|
- entity: sensor.thermometer_buro_humidity_2
|
|
hours_to_show: 24
|
|
points_per_hour: 2
|
|
line_width: 2
|
|
show:
|
|
labels: true
|
|
icon: false
|
|
name: false
|
|
|
|
- cards:
|
|
- type: entities
|
|
title: Bathroom
|
|
entities:
|
|
- entity: sensor.thermometer_bad_temperature_3
|
|
name: Temperature
|
|
- entity: sensor.thermometer_bad_humidity_3
|
|
name: Humidity
|
|
- entity: sensor.thermometer_bad_battery_3
|
|
name: Battery
|
|
- type: custom:mini-graph-card
|
|
entities:
|
|
- entity: sensor.thermometer_bad_temperature_3
|
|
- entity: sensor.thermometer_bad_humidity_3
|
|
hours_to_show: 24
|
|
points_per_hour: 2
|
|
line_width: 2
|
|
show:
|
|
labels: true
|
|
icon: false
|
|
name: false
|