mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Fix adjust statistic parameter name (#14552)
This commit is contained in:
parent
340449d064
commit
04ef783f5b
@ -267,7 +267,7 @@ export const adjustStatisticsSum = (
|
||||
return hass.callWS({
|
||||
type: "recorder/adjust_sum_statistics",
|
||||
statistic_id,
|
||||
start_time_iso,
|
||||
start_time: start_time_iso,
|
||||
adjustment,
|
||||
adjustment_unit_of_measurement,
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user