Skip to content

Instantly share code, notes, and snippets.

@niemyjski
Last active July 7, 2020 03:14
Show Gist options
  • Save niemyjski/aafbff516d307111dc7e92eedafe923c to your computer and use it in GitHub Desktop.
Save niemyjski/aafbff516d307111dc7e92eedafe923c to your computer and use it in GitHub Desktop.
- badges: []
cards:
- entity: weather.smartweather
name: Forecast
show_forecast: true
type: weather-forecast
- entities:
- entity: sensor.smartweather_wind_bearing
- entity: sensor.smartweather_wind_chill
- entity: sensor.smartweather_wind_direction
- entity: sensor.smartweather_wind_gust
- entity: sensor.smartweather_wind_lull
- entity: sensor.smartweather_wind_speed
show_header_toggle: false
title: Wind
type: entities
- entities:
- entity: sensor.smartweather_feels_like
- entity: sensor.smartweather_dewpoint
- entity: sensor.smartweather_heat_index
- entity: sensor.smartweather_temperature
- entity: sensor.smartweather_humidity
- entity: sensor.smartweather_pressure
show_header_toggle: false
title: Temperature & Humidity
type: entities
- entities:
- entity: sensor.smartweather_illuminance
- entity: sensor.smartweather_uv
- entity: sensor.smartweather_solar_radiation
show_header_toggle: false
type: entities
title: Solar
- entities:
- entity: sensor.smartweather_lightning_count
- entity: sensor.smartweather_rain_rate
- entity: sensor.smartweather_rain_last_hour
- entity: sensor.smartweather_rain_minutes_today
- entity: sensor.smartweather_rain_today
- entity: sensor.smartweather_rain_minutes_yesterday
- entity: sensor.smartweather_rain_yesterday
show_header_toggle: false
type: entities
title: Rain
icon: 'mdi:weather-cloudy'
id: weather
path: weather
title: Weather
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment