mobile-apps-fcm-push/functions/test/fixtures/legacy/command_request_location_up...

24 lines
541 B
JSON

{
"input": {
"title": "extra excluded title",
"message": "request_location_updates",
"registration_info": {
"app_id": "io.robbie.HomeAssistant.dev",
"os_version": "10.15",
"app_version": "2021.5"
}
},
"rate_limit": false,
"headers": {
"apns-push-type": "background"
},
"payload": {
"aps": {
"contentAvailable": true
},
"homeassistant": {
"command": "request_location_update"
}
}
}