* [layout-card](https://github.com/thomasloven/lovelace-layout-card)
* [Lovelace Swipe Navigation](https://github.com/maykar/lovelace-swipe-navigation)
* [mini-graph-card](https://github.com/kalkih/mini-graph-card)
+* [pirate-weather-ha](https://github.com/alexander0042/pirate-weather-ha)
* [Plotly Graph Card](https://github.com/dbuezas/lovelace-plotly-graph-card)
* [Reeder Dark Theme](https://github.com/hekm77/reeder_dark_theme)
* [Scheduler Card](https://github.com/nielsfaber/scheduler-card)
# Component: Dark Sky
######################################################################
-- platform: darksky
+- platform: pirateweather
name: Meteo Savona
- api_key: !secret darksky_key
+ api_key: !secret pirateweather_key
latitude: !secret home_latitude
longitude: !secret home_longitude
- mode: daily
+ mode: "daily"
-- platform: darksky
+- platform: pirateweather
name: Meteo Morgex
- api_key: !secret darksky_key
+ api_key: !secret pirateweather_key
latitude: !secret morgex_latitude
longitude: !secret morgex_longitude
- mode: daily
+ mode: "daily"