mirror of
https://github.com/home-assistant/core.git
synced 2026-05-17 14:01:34 +01:00
2f24fc0fd4
* Fix Flo returning stale data * update tests * update coverage
9 lines
178 B
JSON
9 lines
178 B
JSON
{
|
|
"ipAddress": "11.111.111.111",
|
|
"userId": "12345abcde",
|
|
"action": "report",
|
|
"type": "user",
|
|
"appName": "legacy",
|
|
"userData": { "account": { "type": "personal" } }
|
|
}
|