Merge PR #512: Remove smartmeterconsumer from evcharger

This commit is contained in:
jenkins 2022-05-03 23:27:09 +02:00
commit eec7566d50

View File

@ -1,6 +1,6 @@
{ {
"description": "An EV-charger. Extends the power interface for charging/not charging an electric vehicle. Supports regulation of the max. charging current in addition to be powered on or off.", "description": "An EV-charger. Extends the power interface for charging/not charging an electric vehicle. Supports regulation of the max. charging current in addition to be powered on or off.",
"extends": ["smartmeterconsumer", "power"], "extends": ["power"],
"states": [ "states": [
{ {
"name": "maxChargingCurrent", "name": "maxChargingCurrent",