4.0.5.13 - Fix Problems with weather-instances-number !="0" #876

This commit is contained in:
Armilar
2023-05-02 21:26:41 +02:00
committed by GitHub
parent bcc63a4437
commit ecd46e536f

View File

@@ -7081,8 +7081,6 @@ function HandleScreensaverUpdate(): void {
tempMinMaxString = Math.round(TempMin) + '° ' + Math.round(TempMax) + '°'; tempMinMaxString = Math.round(TempMin) + '° ' + Math.round(TempMax) + '°';
} }
console.log('hier');
if (weatherAdapterInstance == 'accuweather.' + weatherAdapterInstanceNumber + '.' && i == 6) { if (weatherAdapterInstance == 'accuweather.' + weatherAdapterInstanceNumber + '.' && i == 6) {
let nextSunEvent = 0 let nextSunEvent = 0