No forecast attribute in OpenWeathermap weather

If I’m remembering correctly, with the new forecast methods you won’t see the data in an attribute anywhere by default. If you’re seeing weather in the entity, then it is working. You can confirm this by going to DEVELOPER TOOLS > SERVICES and using the Weather:Get forcasts service call to get the forecast. Like this:

If you want the forecast in an attribute or any individual sensors out of the forecast, you have to build them yourself. There are a bunch of threads if you search. Here’s a good one to look at: