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", "name": "Energy_Pie",
"type": 3, "type": 3,
"vendor": "Belevo AG", "vendor": "Belevo AG",
"aliases": [ "aliases": [],
"Energy_Pie", "parentRequirements": [],
"Energie-Kreisdiagramm" "childRequirements": [],
], "implemented": [],
"prefix": "",
"url": "" "url": ""
} }

View File

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