mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-26 18:56:39 +00:00
Add total and total increasing state class
This commit is contained in:
parent
2d5c8ec3e9
commit
2fb3ac74eb
@ -124,7 +124,7 @@ hassAttributeUtil.LOGIC_STATE_ATTRIBUTES = {
|
|||||||
},
|
},
|
||||||
state_class: {
|
state_class: {
|
||||||
type: "array",
|
type: "array",
|
||||||
options: { sensor: ["measurement"] },
|
options: { sensor: ["measurement", "total", "total_increasing"] },
|
||||||
description: "State class",
|
description: "State class",
|
||||||
domains: ["sensor"],
|
domains: ["sensor"],
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user