Closed scottcl88 closed 3 years ago
Issue reported with one effect having "weatherCode" and another effect having "weatherCodeMin" and "weatherCodeMax". The current weather is 802. Seems to be showing both effects.
{ weatherCodeMin: "801", weatherCodeMax: "803", images: ["heart1.png"], direction: "left-right", size: "6" }, { weatherCode: "804", images: ["heart1.png"], direction: "left-right", size: "6" }
Can't seem to reproduce
Issue reported with one effect having "weatherCode" and another effect having "weatherCodeMin" and "weatherCodeMax". The current weather is 802. Seems to be showing both effects.