diff --git a/lib/Definition/EntityDefinition.json b/lib/Definition/EntityDefinition.json index 04dca26..6c5392e 100644 --- a/lib/Definition/EntityDefinition.json +++ b/lib/Definition/EntityDefinition.json @@ -82,7 +82,7 @@ { "name" : "powersensor", "required" : ["title"], - "optional" : ["description", "details:", "owner:", "address:", "tolerance", "cost", "public", "local"], + "optional" : ["description", "details:", "owner:", "address:", "tolerance", "public", "local"], "icon" : "bolt.png", "unit" : "W", "interpreter" : "Volkszaehler\\Interpreter\\SensorInterpreter",