#configure local push as fallback option?

1 messages · Page 1 of 1 (latest)

unkempt oriole
#

I'd like to use fcm for pushes, but I was hoping there might be a way that the app can switch to local push if HA can't connect to FCM. I don't rly know if this is possible or complicated, but I figured I'd ask since it's my ideal scenario and I couldn't really find anything about it

dense comet
#

The devices always connect to fcm if they are the full version. The connection to the server is the one that requires the fallback.

unkempt oriole
#

so i mean like lets say im at home and theres an internet outage. obviously my local connection is workign fine and i cant get fcm notifications, i want to be able to default to local push only in situations like that

unkempt oriole
#

im just looking for anyway to change the local push setting myself outside the like 3 selectable options in the app 😅

dense comet
#

If it's not doable there then code changes will be required 😉