[App][Pro] OpenWeather

Hoi eerst wel, maar toen had ik nog niet betaal gegevens ingevoerd. Hij geeft nu apparaat fout

English please :slight_smile:

And you can’t select OneCall 3.0?

I’ll check what’s needed for 4.0…

New test version 1.8.0:

  • OneCall API 4.0 added.
    Currently untested, just added the 4.0 URL and device settings to OneCall current weather device.

@Bramweer FYI and test. I hope it’s working. Don’t have a 4.0 key yet.

Yes het is oké. I have 4 select en have it change to 3. Thanks for respons. When you do nothing it gone to v4

So is it working for you with “4.0’” selected and you get weather data?

No v4 is not working

Hello yesterday I install open weather app with Current weather (location).

I have choose 5 minutes intervals.

I create a simple flow to test the ultraviolet index has change to send a message to me but for testing purposes I receive the notification every hour and not every 5 minutes or any other time interval.

how can I change it to receive it more quickly than 1 hour ? with the WHEN Ultraviolet index has change? (Of course the values changes more quickly)

The test was:

WHEN Ultraviolet index has changed AND (logic) Ultraviolet index is greater than 2.5 send notification. (The notification was every hour)

If I start with:

WHEN every 15 minutes AND (logic) Ultraviolet index is greater that 2.5 THEN send notification, the flow stops with error at the logic card!:smirking_face::smirking_face::smirking_face:

Just downloaded this on my Homey Pro, and i managed to obtain my API key but when selecting a city, it keeps on say cant find the city. Not sure if im doing it right?

OWM is using local weather providers for getting the data. If the weather data provider only offers hourly forecast data, you will only get hourly triggers.

If you’d just like to use Homey’s location, the manuals in the first posts say:

OWM only returns up to 5 cities when selecting with a given name. Try to use common naming, perhaps english or if the name is part of other city names, it could be that others are shown first.

Tty to ose Homey location (no city defined). Or set coordinates manually in device settings.

Thanks Peter