Remove smartmeterconsumer from evcharger

pull/512/head
Michael Zanetti 2022-04-04 15:45:42 +02:00
parent bb03d17c79
commit ffd0c7d690
1 changed files with 1 additions and 1 deletions

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.",
"extends": ["smartmeterconsumer", "power"],
"extends": ["power"],
"states": [
{
"name": "maxChargingCurrent",