From: Giorgio Ravera Date: Fri, 22 Feb 2019 10:21:29 +0000 (+0100) Subject: Changed comment to darksky component X-Git-Url: http://git.giorgioravera.it/?a=commitdiff_plain;h=711e559c5b16c702533fce1192d698d090062402;p=homeassistant.git Changed comment to darksky component --- diff --git a/components/weather.yaml b/components/weather.yaml index 46569ec3..43f14ad1 100644 --- a/components/weather.yaml +++ b/components/weather.yaml @@ -1,9 +1,9 @@ ###################################################################### -# Component: Weather +# Component: Dark Sky ###################################################################### platform: darksky api_key: !secret darksky_key latitude: !secret home_latitude longitude: !secret home_longitude -mode: hourly \ No newline at end of file +mode: hourly