Display statistics in the source's unit (#78031)
This commit is contained in:
parent
4dba2a85db
commit
dd20a7ea62
13 changed files with 964 additions and 136 deletions
|
@ -64,6 +64,7 @@ class StatisticMetaData(TypedDict):
|
|||
has_sum: bool
|
||||
name: str | None
|
||||
source: str
|
||||
state_unit_of_measurement: str | None
|
||||
statistic_id: str
|
||||
unit_of_measurement: str | None
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue