feat: polish life os cards and voice stack
This commit is contained in:
parent
66362c7176
commit
0edf8c3fef
21 changed files with 3681 additions and 502 deletions
9
examples/cards/instances/live-calorie-tracker/state.json
Normal file
9
examples/cards/instances/live-calorie-tracker/state.json
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"left_label": "Cal",
|
||||
"right_label": "Food",
|
||||
"total_label": "Total",
|
||||
"total_suffix": "cal",
|
||||
"max_digits": 4,
|
||||
"score": 76,
|
||||
"rows": []
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue