jaydeethree / Home-Assistant-weatherdotcom

Home Assistant custom component/integration for Weather.com
GNU General Public License v3.0
35 stars 5 forks source link

Combine daily and hourly weather entities #11

Closed Scoop2389 closed 9 months ago

Scoop2389 commented 9 months ago

New in Home Assistant 2023.9, weather entities' forecast data can now be accessed via a service, allowing for one entity to have multiple types of forecasts (daily and hourly). The forecast attribute (which this integration is currently using) is now depreciated and will be removed in version 2024.3.

Could you please update this integration to remove the need for two entities and for future proofing?

Scoop2389 commented 9 months ago

I can't figure out how to add the enhancement label. Feel free to add that whenever you can.

jaydeethree commented 9 months ago

Thanks for opening this issue! From my limited understanding this will break backwards compatibility with older versions of Home Assistant, so I'm going to wait a few weeks before I start working on this. That will give people some extra time to update to Home Assistant 2023.9.

jaydeethree commented 9 months ago

Just a heads up that I didn't forget about this - I'm planning to start work on it in the next 1-2 weeks.

jaydeethree commented 9 months ago

This is mostly done with https://github.com/jaydeethree/Home-Assistant-weatherdotcom/commit/85e5a4760a1525be6fe959ee2881107b852d3312 - I'm doing some final testing and then I'll push a new release with it if everything looks good.

jaydeethree commented 9 months ago

This is now available as version 1.1.0.