<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.domoticz.com/index.php?action=history&amp;feed=atom&amp;title=Electric_Vehicles_charging_stations_%28wallbox%29_using_Domoticz</id>
	<title>Electric Vehicles charging stations (wallbox) using Domoticz - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.domoticz.com/index.php?action=history&amp;feed=atom&amp;title=Electric_Vehicles_charging_stations_%28wallbox%29_using_Domoticz"/>
	<link rel="alternate" type="text/html" href="https://wiki.domoticz.com/index.php?title=Electric_Vehicles_charging_stations_(wallbox)_using_Domoticz&amp;action=history"/>
	<updated>2026-09-19T07:11:08Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>https://wiki.domoticz.com/index.php?title=Electric_Vehicles_charging_stations_(wallbox)_using_Domoticz&amp;diff=18282&amp;oldid=prev</id>
		<title>Creasol: /* Creasol DomBusEVSE module to build an home-made smart wallbox */ Added gif animation</title>
		<link rel="alternate" type="text/html" href="https://wiki.domoticz.com/index.php?title=Electric_Vehicles_charging_stations_(wallbox)_using_Domoticz&amp;diff=18282&amp;oldid=prev"/>
		<updated>2023-09-16T13:56:10Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Creasol DomBusEVSE module to build an home-made smart wallbox: &lt;/span&gt; Added gif animation&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=Smart electric vehicle charging using Domoticz=&lt;br /&gt;
In this section it&amp;#039;s described how to charge an electric car using EVSE modules / wallbox compatible with Domoticz.&lt;br /&gt;
&lt;br /&gt;
==Creasol DomBusEVSE module to build an home-made smart wallbox==&lt;br /&gt;
[[File:CreDomBusEVSE adv2 960.png|alt=DomBusEVSE module to make a home-made smart wallbox to charge the electric car vehicle]]&lt;br /&gt;
[[File:HomeHabit2 EVSE.gif|alt=Home Habit dashboard to monitor and control DomBusEVSE DIY wallbox|right|Home Habit dashboard to monitor and control DomBusEVSE DIY wallbox]]&lt;br /&gt;
This is an advanced solution that uses the EVSE (Electric Vehicle Supply Equipment) module [https://www.creasol.it/CreasolDomBusEVSE DomBusEVSE made by Creasol], in Italy: it&lt;br /&gt;
&lt;br /&gt;
*detects vehicle connection and disconnection, start and stop charging&lt;br /&gt;
*detects alarms from vehicle and failure in mains power supply&lt;br /&gt;
*interfaces a &amp;#039;&amp;#039;&amp;#039;bidirectional energy meter to know the real time import or export power from grid&amp;#039;&amp;#039;&amp;#039;, and another energy meter to measure the power and energy feed to the vehicle&lt;br /&gt;
*operates as stand-alone (no need for a domotic controller) or managed mode (charging current selected by the domotic controller) with the following charging mode:  &lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;OFF&amp;#039;&amp;#039;&amp;#039;: charging disabled&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;SOLAR&amp;#039;&amp;#039;&amp;#039;: use only energy from renewable plant (power from grid = 0)&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;25%&amp;#039;&amp;#039;&amp;#039;: add 25% of available power from grid  (for example, having a 6kW contractual power, it set the power consumption to 1500W)&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;50%&amp;#039;&amp;#039;&amp;#039;: add 50% of power from grid&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;75%&amp;#039;&amp;#039;&amp;#039;: max 75% of power from grid&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;100%&amp;#039;&amp;#039;&amp;#039;: use all available power from grid  (charge using solar power + max available power from the grid)&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;MANAGED&amp;#039;&amp;#039;&amp;#039;: charging current (power) is set by domotic controller (automation script for custom charging)&lt;br /&gt;
*operating in the a &amp;#039;&amp;#039;&amp;#039;MANAGED mode&amp;#039;&amp;#039;&amp;#039; it&amp;#039;s possible to set the charging power to balance the power between two or more charging stations, using an external script/automation.&lt;br /&gt;
&lt;br /&gt;
It&amp;#039;s possible to write simple automations to charge the vehicle using all available power if the battery level (SoC) is below a threshold, then use only solar power: for example, if EV battery SoC is less than 60% then set EV Mode to 100%, else set EV Mode to Solar.&lt;br /&gt;
&lt;br /&gt;
[https://youtu.be/m_n_A4lo9Gw Video showing electric vehicle charging by Domoticz]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Prerequisites and connection diagram===&lt;br /&gt;
&lt;br /&gt;
#[https://www.creasol.it/CreasolDomBusEVSE Creasol DomBusEVSE module]&lt;br /&gt;
#bidirectional energy meter, to compute the current import and export power (optional, not needed if already installed!)&lt;br /&gt;
#type-B residual current circuit breaker&lt;br /&gt;
#2P (single phase) or 4P (3-phases) contactor to enable/disable charging&lt;br /&gt;
#optional, but recommended, energy meter to measure the charging power&lt;br /&gt;
#32A EV cable with type-2 or type-1 plug on one side&lt;br /&gt;
&lt;br /&gt;
Click to see the [https://www.creasol.it/EVSE connection diagram] to make a smart electric car charger using DomBusEVSE module!&lt;br /&gt;
&lt;br /&gt;
==Another wallbox working with Domoticz...==&lt;br /&gt;
Name and description of another wallbox that works with Domoticz...&lt;br /&gt;
&lt;br /&gt;
=Warnings=&lt;br /&gt;
Electric car is not a vacuum cleaner, that stay attached to the mains socket for 30 minutes!&lt;br /&gt;
&lt;br /&gt;
Keep in mind that &amp;#039;&amp;#039;&amp;#039;power dissipation&amp;#039;&amp;#039;&amp;#039; on connectors (and cables) is computed as &amp;#039;&amp;#039;&amp;#039;P=RI²&amp;#039;&amp;#039;&amp;#039; where R is the connector/wire resistance, and I² is the square of charging current.&lt;br /&gt;
&lt;br /&gt;
As result, &amp;#039;&amp;#039;&amp;#039;when the charge current is high, the system must be checked to prevent connections and wires from overheating and burning&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
[[Category:EVehicles]]&lt;/div&gt;</summary>
		<author><name>Creasol</name></author>
	</entry>
</feed>