Commit 614621c
Switch to FCMv1 for push messages (#1435)
* Switch to FCMv1 for push messages
This is the initial commit for work to switch to FCMv1 push messages due to imminent deprecation of old method.
* Parse each message data property
* Revert accidental werift version change
* Fix lint failures
* Force new FCM registration on legacy credentials
* Update tsconfig.json
* Update types for notifications
* Add changelog
* Handle lack of img field on notifications
* Send all notifications to related device ids
* Log unknown push notifications
---------
Co-authored-by: Tom Sightler <[email protected]>
Co-authored-by: dgreif <[email protected]>1 parent dcdd90f commit 614621c
File tree
9 files changed
+322
-204
lines changed- .changeset
- packages
- homebridge-ring
- ring-client-api
9 files changed
+322
-204
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
0 commit comments