rany2
rany2
> Didn't use that before, I'm not sure where exactly it should be placed in the file, there's two dependency sections? And it can be removed then from manifest? I've...
https://github.com/rany2/open-meteo-solar-forecast/blob/d890d591d347993f4fc88cab6701a7452670dc86/pyproject.toml#L30-L32
> How about letting the user specify the file location as a string in the config flow. Would also be more flexible to be able to use multiple files for...
@thomay86 I see, I will just require 2.3.0 or later.
@thomay86 Should be fixed.
> Can you give me any hint on how to use a dev version here? How does HA resolve the package version specified in the manifest? Via PyPi? Or could...
I can't reproduce that. Can you provide a screenshot?
Sounds reasonable, this probably should be the default behavior/not configurable anyway. We already shift the last fetched result by default every minute; so even if we don't get the latest...
@VladimirPchelko What do you mean by interface and UUID?
> I guess the underlying issue is kind of a bad request or no response/timeout from the API? Yes, the underlying issue is that the API is down. When that...