replaced DarkSky with PirateWeather. Video to follow

This commit is contained in:
ccostan
2023-04-09 14:06:11 -04:00
parent 792f9423b5
commit ea94c78c24
20 changed files with 628 additions and 81 deletions

View File

@@ -22,7 +22,7 @@ svg, svg * {
transform-origin: right;
}
#sensor\.dark_sky_minutely_summary {
#sensor\.pirateweather_minutely_summary {
fill: #231F26 !important;
fill-opacity: 1.0;
}