1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-30 21:51:29 +01:00
Files
core/tests/components/cookidoo/fixtures/user_info.json
Cyrill Raccaud 04d1d80917 Add diagnostics for Cookidoo integration (#136770)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2025-01-29 11:06:39 +01:00

8 lines
98 B
JSON

{
"data": {
"username": "username_1234",
"description": null,
"picture": null
}
}