Daanoz / ha-google-photos

Home Assistant Google Photos integration
MIT License
87 stars 7 forks source link

Detected that custom integration 'google_photos' calls `async_add_job`, which is deprecated and will be removed in Home Assistant 2025.4 #62

Closed OrganicKobze closed 1 month ago

OrganicKobze commented 1 month ago

Version of the custom_component

v0.6.3

Configuration


Normal Configuration

Describe the bug

Detected that custom integration 'google_photos' calls async_add_job, which is deprecated and will be removed in Home Assistant 2025.4;

This appears in HA logs.

Debug log


Detected that custom integration 'google_photos' calls `async_add_job`, which is deprecated and will be removed in Home Assistant 2025.4;
Daanoz commented 1 month ago

Due to API changes announced by Google, the integration will be deprecated on April 2025 anyway, so no use to fix this. https://github.com/Daanoz/ha-google-photos/issues/64