mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-21 16:26:43 +00:00
parent
615b228827
commit
97966805fa
@ -38,7 +38,7 @@ export interface Statistic {
|
||||
|
||||
export enum StatisticMeanType {
|
||||
NONE = 0,
|
||||
ARIMETHIC = 1,
|
||||
ARITHMETIC = 1,
|
||||
CIRCULAR = 2,
|
||||
}
|
||||
|
||||
|
@ -8129,7 +8129,7 @@
|
||||
},
|
||||
"mean_type": {
|
||||
"0": "None",
|
||||
"1": "Arimethic",
|
||||
"1": "Arithmetic",
|
||||
"2": "Circular"
|
||||
},
|
||||
"fix_issue": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user