iobroker.kecontact
Version:
Control your charging station and use automatic regulation e.g. to charge your vehicle by photovoltaic surplus
91 lines (90 loc) • 9.22 kB
JSON
{
"1p3pSettingsSection": "Settings for phase switch",
"1p3pSwitchIsNO": "1p/3p installation contactor is NO otherwise NC",
"1p3pViaX2": "phases switch using X2 output of charging station",
"ampere": "A",
"addPower": "additional grid consumption value",
"amperageUnit": "values are ampere or milliampere",
"authChargingTime": "time to charge when plugged and auth is on (0 = disabled)",
"batteryChargePower": "max power with which battery can be charged",
"batteryLimitSoC": "SoC of battery storage when reduced charging power will take effect",
"batteryMinSoC": "minimum SoC of battery storage",
"batteryPower": "max power of battery",
"batteryStorageSettingsSection": "Settings when using a battery storage",
"batteryStorageStrategy": "strategy how to use battery storage for charging vehicle",
"delta": "delta",
"dynamicEnWG": "limit power to max. 4.140 watts of grid consumption instead of max. 6A current according to german for §14a EnWG",
"host": "wallbox IP address",
"lessInfoLogs": "reduce number of info log entries",
"loadChargingSessions": "load latest charging sessions",
"milliAmpere": "mA",
"maxAmperage": "maximum total amperage for every phase (in mA)",
"maxPower": "maximum power consumption surplus",
"minAmperage": "minimum amperage to start charging",
"minTime": "minimum charging time",
"no-battery-battery-first": "don't use battery storage for charging vehicle, prioritiy on battery storage",
"no-battery-vehicle-first": "don't use battery storage for charging vehicle, prioritiy on vehicle",
"only-special-values": "Following values are only needed if wallbox is to be regulated by photovoltaics unit",
"passiveMode": "passive mode",
"pollInterval": "refresh interval (for passive mode)",
"powerEnWG": "limitation according to german §14a EnWG",
"powerLimitation": "Following values are only needed if maximum power must be limited",
"regardTime": "time to continue charging even with grid consumption",
"secs": "seconds",
"state1p3pSwitch": "state for switching 1 phase to 3 phases charging",
"stateAmperagePhase1_new": "state for amperage of 1st phase",
"stateAmperagePhase2_new": "state for amperage of 2nd phase",
"stateAmperagePhase3_new": "state for amperage of 3rd phase",
"stateBatteryCharging": "name of state of power comsumption of battery storage",
"stateBatteryDischarging": "name of state of power delivery of battery storage",
"stateBatterySoC": "name of state for state of charge (SoC) of battery storage",
"stateEnWG": "name of state holding information for activation of power limitation according to german §14a EnWG",
"stateEnergyMeter1": "name of state for 1st energy meter",
"stateEnergyMeter2": "name of state for 2nd energy meter",
"stateEnergyMeter3": "name of state for 3rd energy meter",
"stateRegard": "name of grid consumption state",
"stateSurplus": "name of surplus state",
"statesIncludeWallbox": "states include power of wallbox",
"tooltip_1p3pSwitchIsNO": "specifies whether this is a NO (normally open) installation contactor and is activated to charge with three phases, otherwise it is an NC (normally closed) and is activated to charge with only one phase, for Keba S10 device check this option always",
"tooltip_1p3pViaX2": "check this option, if you're using a KeContact S10 Phase Switching Device or if you're switching a installation contactor via X2 output contact of charging station",
"tooltip_addPower": "additional grid consumption power that may be permanently used for running charging session",
"tooltip_amperageUnit": "please specify whether amperage of energy meters is measured in ampere or milliAmpere",
"tooltip_authChargingTime": "vehicle will be charged for that time as soon as it is plugged and authorization is required (this is to prevent a bug in Keba that otherwise vehicle wont be charging later on with sufficient surplus",
"tooltip_batteryChargePower": "power that battery storage is able to charge at maximum (0 = same as max battery power)",
"tooltip_batteryLimitSoC": "full power charging of battery will be reduced, when SoC (state of charge) will score to 100%. This value indicates when this effect will take effect",
"tooltip_batteryMinSoC": "SoC (state of charge) that stops power delivery of battery storage.",
"tooltip_batteryPower": "power that battery storage is able to provide at maximum.",
"tooltip_delta": "wallbox regulation will be done in steps of this value of mA",
"tooltip_dynamicEnWG": "with this option you can still charge with more than 6A of current, but power is limited to 4.140 watts of grid consumption according to german law (§14a EnWG)",
"tooltip_host": "IP address of KEBA KeContact wallbox",
"tooltip_lessInfoLogs": "log entries regarding change of amperage or continued charging will be written with debug level instead of info level",
"tooltip_loadChargingSessions": "check, if charging sessions saved in wallbox should be loaded as states in iobroker",
"tooltip_maxAmperage": "maximum value of amperage (in mA) that must not be exceeded by each phase of your mains connection",
"tooltip_maxPower": "you can define a maximum of watts which must not be reached by all consumers",
"tooltip_minAmperage": "minimum value of amperage with which charging station will start (e.g. Renault Zoe needs at least 8A to start charging)",
"tooltip_minTime": "if photovoltaics has less surplus than needed to minimally charge your EV, charging shall continue unless the EV was charged for the specified amount of time",
"tooltip_passiveMode": "KEBA KeContact wallbox keeps passive (no power regulation), if using multiple wallboxes all but one should run in passive mode",
"tooltip_pollInterval": "interval in seconds in passive mode how often the wallbox should be queried for new values (0 = default value of 10 minutes)",
"tooltip_regardTime": "each time photovoltaics has less surplus than needed to minimally charge your EV, charging shall continue at least for the specified amount of time",
"tooltip_state1p3pSwitch": "name of state which holds switch for installation contactor to switch between 1 phase and 3 phases charging",
"tooltip_stateAmperagePhase": "name of state which holds the amperage of one phase of your mains connection",
"tooltip_stateBatteryCharging": "name of state which holds power with which the battery storage is currently charging. Negative values mean battery is discharging.",
"tooltip_stateBatteryDischarging": "name of state which holds power with which the battery storage is currently discharging. Negative values mean battery is charging.",
"tooltip_stateBatterySoC": "name of state which holds SoC (state of charge) of battery storage. By SoC, adapter can determinate whether storage power is available.",
"tooltip_stateEnWG": "name of state that holds information that power of charging station is to be reduced according to german §14a EnWG - can be boolean or number, where true or > 0 means that limitation is active",
"tooltip_stateEnergyMeter1": "name of state for the 1st energy meter which shall be used to calculate max. power consumption for power limitation",
"tooltip_stateEnergyMeter2": "name of state for the 2nd energy meter which shall be used to calculate max. power consumption for power limitation",
"tooltip_stateEnergyMeter3": "name of state for the 3rd energy meter which shall be used to calculate max. power consumption for power limitation",
"tooltip_stateRegard": "name of state which holds grid consumption value of energy meter. If both grid consumption and surplus are contained in one state, fill in state here only if grid consumption is a positive value and surplus is negative.",
"tooltip_stateSurplus": "name of state which holds surplus value of energy meter. If both grid consumption and surplus are contained in one state, fill in state here only if surplus is a positive value and grid consumption is negative.",
"tooltip_statesIncludeWallbox": "check this if power comsumption of wallbox is include in \"state grid consumption\" and \"state Surplus\" (default)",
"tooltip_underusage": "if photovoltaics has less surplus than needed to minimally charge your EV, charging shall continue unless more than the specified watts are taken from extern",
"tooltip_useX1": "activate checkbox if X1 input of charging station should be used to deactivate photovoltaics automatic when closed. Thus, a physical switch can be used to (de)activate photovoltaics automatic.",
"tooltip_wallboxNotIncluded": "check if none of the listed energy meters also cover power consumption of wallbox",
"underusage": "charging under-usage",
"use-battery-for-full-charging": "use full battery storage capacity for charging vehicle",
"use-battery-for-minimum-charging": "use battery storage to uphold charging vehicle with minimum current",
"useX1forAutomatic": "use X1 switch for photovoltaic automatic",
"wallboxNotIncluded": "power of wallbox NOT included in energy meter(s)",
"watts": "watts"
}