no message
This commit is contained in:
@@ -147,7 +147,8 @@ class Energy_Pie extends IPSModule
|
|||||||
]
|
]
|
||||||
];
|
];
|
||||||
|
|
||||||
$this->UpdateVisualizationValue($payload);
|
$this->UpdateVisualizationValue(json_encode($payload, JSON_THROW_ON_ERROR));
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
private function getRange(string $range, string $dateYmd): array
|
private function getRange(string $range, string $dateYmd): array
|
||||||
|
|||||||
Reference in New Issue
Block a user