openhab / openhab-cloud

Cloud companion for openHAB instances
Eclipse Public License 2.0
314 stars 162 forks source link

Firebase API is deprecated and will be removed at June 20, 2024 #446

Closed Pizzaschachtel closed 3 months ago

Pizzaschachtel commented 7 months ago

Hi,

I got a notification from firebase, that the Cloud Messaging API will be removed at June 20, 2024. If I see this correctly, than openhab-cloud uses the legacy API to send push notifications to android devices. At June 20, 2024 no messages will be delivered anymore.

So are there any plans to migrate to the new V1-API? I already asked that in the community, but I didn't get a lot of response, maybe because I wrote it in an already existing topic with "Tutorial" in the title https://community.openhab.org/t/tutorial-own-openhab-cloud-and-gcm-notifications-firebase/38287/17?u=marcusspors

Best regards

digitaldan commented 7 months ago

Hi thanks for the heads up, yes i plan on migrating us before this gets shut off.

Pizzaschachtel commented 7 months ago

Hi dan, that sounds good. Can I help you? I'm a android/ios/backend developer and I'm familar with nodeJS. If I see it correct, we have to make changes in the following files:

But I don't know how to start, because this would be my first pull request on open source projects. I appreciate any advice

mueller-ma commented 4 months ago

Any update on this? It's only one month left until the shutdown of the legacy API.

digitaldan commented 4 months ago

Hey @mueller-ma , let me email you, we have an issue still will our firebase id's, will need to come up with a solution before we can move API's i think.

mueller-ma commented 3 months ago

This issue can be closed now as FCM has been migrated.