1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-25 05:26:47 +00:00
Files
Manu b9a9da1e1d Add event platform to Bring! integration (#136935)
* Add event platform

* update
2025-02-07 09:44:14 +01:00

32 lines
683 B
JSON

{
"users": [
{
"publicUuid": "9a21fdfc-63a4-441a-afc1-ef3030605a9d",
"name": "Bring",
"email": "test-email",
"photoPath": "",
"pushEnabled": true,
"plusTryOut": false,
"country": "DE",
"language": "de"
},
{
"publicUuid": "73af455f-c158-4004-a5e0-79f4f8a6d4bd",
"name": "NAME",
"email": "EMAIL",
"photoPath": "",
"pushEnabled": true,
"plusTryOut": false,
"country": "US",
"language": "en"
},
{
"publicUuid": "7d5e9d08-877a-4c36-8740-a9bf74ec690a",
"pushEnabled": true,
"plusTryOut": false,
"country": "US",
"language": "en"
}
]
}