home-assistant-config/packages/darksky.yaml

10 lines
264 B
YAML
Raw Normal View History

2021-07-24 18:56:37 -04:00
---
# The darksky platform uses the Dark Sky web service as a source for
# meteorological data for your location.
#
# https://www.home-assistant.io/integrations/weather.darksky/
#
weather:
- platform: darksky
api_key: !secret darksky_api_key
mode: hourly