mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-23 17:05:25 +01:00
* add diagnostics for the active subcription * fix mapping between api and ha states for subscription * multiline lambda
13 lines
272 B
JSON
13 lines
272 B
JSON
{
|
|
"data": {
|
|
"active": true,
|
|
"start_date": "2024-12-16T00:00:00Z",
|
|
"expires": "2025-12-16T23:59:00Z",
|
|
"type": "REGULAR",
|
|
"extended_type": "REGULAR",
|
|
"subscription_level": "FULL",
|
|
"subscription_source": "COMMERCE",
|
|
"status": "ACTIVE"
|
|
}
|
|
}
|