1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-25 13:38:04 +00:00
Files
core/tests/components/pushbullet/fixtures/user_info.json
Rami Mosleh fc3843f5e2 Add config flow to pushbullet (#74240)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-11-02 16:11:44 +01:00

11 lines
292 B
JSON

{
"created": 1381092887.398433,
"email": "example@email.com",
"email_normalized": "example@email.com",
"iden": "ujpah72o0",
"image_url": "https://static.pushbullet.com/missing-image/55a7dc-45",
"max_upload_size": 26214400,
"modified": 1441054560.741007,
"name": "Some name"
}