⛅ add darksky for weather (for now)
This commit is contained in:
10
packages/darksky.yaml
Normal file
10
packages/darksky.yaml
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
# 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
|
Reference in New Issue
Block a user