no message
This commit is contained in:
@@ -125,7 +125,8 @@ class Energy_Pie extends IPSModule
|
||||
]
|
||||
];
|
||||
|
||||
$this->UpdateVisualizationValue($payload);
|
||||
$this->UpdateVisualizationValue(json_encode($payload, JSON_THROW_ON_ERROR));
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user