no message

This commit is contained in:
belevo\mh
2025-12-17 07:13:02 +01:00
parent 800d56907c
commit 58421f7fbd
2 changed files with 8 additions and 4 deletions

View File

@@ -3,9 +3,11 @@
"name": "Energy_Pie",
"type": 3,
"vendor": "Belevo AG",
"aliases": [
"Energy_Pie",
"Energie-Kreisdiagramm"
],
"aliases": [],
"parentRequirements": [],
"childRequirements": [],
"implemented": [],
"prefix": "",
"url": ""
}

View File

@@ -264,4 +264,6 @@ function EP_TestPush(int $id): void
{
IPS_RequestAction($id, 'Refresh', true);
}
?>