Add live_update and critical_text to notification keys#269
Conversation
There was a problem hiding this comment.
Pull request overview
This PR adds support for two new Android notification keys (live_update and critical_text) to the FCM push notification server for Home Assistant mobile apps. These keys correspond to new notification features being added in the Android app (as referenced in the linked PR).
Changes:
- Added
live_updateandcritical_textto theandroidNotificationKeysarray infunctions/android.js
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
It's been a while since we added something, too easy to forget. Thanks! |
|
going ot try closing and reopening to see if codecov will restart |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #269 +/- ##
=======================================
Coverage 67.52% 67.52%
=======================================
Files 10 10
Lines 625 625
Branches 177 177
=======================================
Hits 422 422
Misses 158 158
Partials 45 45 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
for: home-assistant/android#6438