homeassistant/packages/weather.yaml

35 lines
609 B
YAML

weather:
- platform: darksky
api_key: 21b1870b9e52cf1ce234798ddfd0fbce
name: Praire City Weather
mode: daily
sensor:
- platform: darksky
api_key: 21b1870b9e52cf1ce234798ddfd0fbce
name: forecast
forecast:
- 0
- 2
- 3
hourly_forecast:
- 0
- 1
- 2
- 3
monitored_conditions:
- summary
- icon
- temperature
- dew_point
- wind_speed
- wind_bearing
- cloud_cover
- temperature_high
- temperature_low
- moon_phase
- sunset_time
- alerts
scan_interval: 00:10