24 lines
534 B
JSON
24 lines
534 B
JSON
{
|
|
"input": {
|
|
"title": "extra excluded title",
|
|
"message": "update_complications",
|
|
"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": "update_complications"
|
|
}
|
|
}
|
|
}
|