SmartEvse support
Moderator: leecollings
-
- Posts: 114
- Joined: Saturday 24 August 2013 9:59
- Target OS: Linux
- Domoticz version: beta
- Contact:
SmartEvse support
Are there more Domoticz users with a SmartEVSE controller? And if yes, are you already controlling it with Domoticz?
-
- Posts: 28
- Joined: Sunday 11 February 2018 21:50
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: SmartEvse support
I'm interested in this as well. Any progress on your side?
-
- Posts: 3
- Joined: Monday 24 July 2017 14:37
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: SmartEvse support
Hi, I'm also building up a system around Domoticz which would be able to vary the car's charging current based on SOC of Tesla PowerWall and Solar power. For this I plan to use the software at github under /serkri/SmartEVSE-3. This should make it possible to send commands to the SmartEVSE R3 via Api. Are there more people interested in this topic?
Rpi3b, Linux v10 (Buster), SMA-inverter, SmartmeterP1, Tesla PowerWall, SmartEVSE v3
-
- Posts: 244
- Joined: Sunday 30 March 2014 15:24
- Target OS: Linux
- Domoticz version: Beta
- Location: Waterland
- Contact:
Re: SmartEvse support
The new version serkri has mqtt support as well.PVerm wrote: ↑Wednesday 01 February 2023 15:59 Hi, I'm also building up a system around Domoticz which would be able to vary the car's charging current based on SOC of Tesla PowerWall and Solar power. For this I plan to use the software at github under /serkri/SmartEVSE-3. This should make it possible to send commands to the SmartEVSE R3 via Api. Are there more people interested in this topic?
Rpi, RFXcom, klikaan klikuit switch,thermosmart, z-wave, espeasy, smartevse
-
- Posts: 244
- Joined: Sunday 30 March 2014 15:24
- Target OS: Linux
- Domoticz version: Beta
- Location: Waterland
- Contact:
Re: SmartEvse support
Did you succeed to send the smartevse commands to domoticz? I can see the message in mqtt explorer but still not in domoticz.PVerm wrote: ↑Wednesday 01 February 2023 15:59 Hi, I'm also building up a system around Domoticz which would be able to vary the car's charging current based on SOC of Tesla PowerWall and Solar power. For this I plan to use the software at github under /serkri/SmartEVSE-3. This should make it possible to send commands to the SmartEVSE R3 via Api. Are there more people interested in this topic?
Rpi, RFXcom, klikaan klikuit switch,thermosmart, z-wave, espeasy, smartevse
-
- Posts: 196
- Joined: Wednesday 31 May 2017 16:06
- Target OS: NAS (Synology & others)
- Domoticz version: 2024.7
- Location: NL
- Contact:
Re: SmartEvse support
Did you subscribe to the topic in Domoticz?
BTW: I do not own that hardware yet..
BTW: I do not own that hardware yet..

Synology with Domoticz build (V2024.7) in Docker
- waltervl
- Posts: 5374
- Joined: Monday 28 January 2019 18:48
- Target OS: Linux
- Domoticz version: 2024.7
- Location: NL
- Contact:
Re: SmartEvse support
If a MQTT gateway support HomeAssistant Autodiscovery protocol it can be connected to Domoticz directly.
If it uses its own protocol perhaps somebody already made a python plugin. If not you can always use the MQTTMapper plugin that can be configured to map a custom MQTT protocol with domoticz.
If it uses its own protocol perhaps somebody already made a python plugin. If not you can always use the MQTTMapper plugin that can be configured to map a custom MQTT protocol with domoticz.
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
-
- Posts: 244
- Joined: Sunday 30 March 2014 15:24
- Target OS: Linux
- Domoticz version: Beta
- Location: Waterland
- Contact:
Re: SmartEvse support
Yes I did and I can see the subjet published in the MQTT explorer.
quote=waltervl post_id=318623 time=1721209859 user_id=23529]
If a MQTT gateway support HomeAssistant Autodiscovery protocol it can be connected to Domoticz directly.
If it uses its own protocol perhaps somebody already made a python plugin. If not you can always use the MQTTMapper plugin that can be configured to map a custom MQTT protocol with domoticz.
[/quote]
I use the the "MQTT auto discovery client gateway with lan" gateway but that doesn´t work
- Attachments
-
- Schermafdruk van 2024-07-17 20-47-27.png (108.42 KiB) Viewed 2570 times
Rpi, RFXcom, klikaan klikuit switch,thermosmart, z-wave, espeasy, smartevse
- waltervl
- Posts: 5374
- Joined: Monday 28 January 2019 18:48
- Target OS: Linux
- Domoticz version: 2024.7
- Location: NL
- Contact:
Re: SmartEvse support
It looks like smartEvse does not use the MQTT Autodiscover protocol. Perhaps you can enable it in the smartEvse configuration?
If not you can always use the mqttmapper plugin. See topic https://www.domoticz.com/forum/viewtopic.php?t=39279
If not you can always use the mqttmapper plugin. See topic https://www.domoticz.com/forum/viewtopic.php?t=39279
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
-
- Posts: 244
- Joined: Sunday 30 March 2014 15:24
- Target OS: Linux
- Domoticz version: Beta
- Location: Waterland
- Contact:
Re: SmartEvse support
I will try this and keep you posted.
Rpi, RFXcom, klikaan klikuit switch,thermosmart, z-wave, espeasy, smartevse
-
- Posts: 244
- Joined: Sunday 30 March 2014 15:24
- Target OS: Linux
- Domoticz version: Beta
- Location: Waterland
- Contact:
Re: SmartEvse support
Home assistent using the same setting from smartevse and also the same mqtt autodiscovery protocol. I have searched for other settings but I can’t find nothing else.waltervl wrote: ↑Wednesday 17 July 2024 21:39 It looks like smartEvse does not use the MQTT Autodiscover protocol. Perhaps you can enable it in the smartEvse configuration?
If not you can always use the mqttmapper plugin. See topic https://www.domoticz.com/forum/viewtopic.php?t=39279
I’m using a moquitto exclipes docker mqtt broker.
Rpi, RFXcom, klikaan klikuit switch,thermosmart, z-wave, espeasy, smartevse
- waltervl
- Posts: 5374
- Joined: Monday 28 January 2019 18:48
- Target OS: Linux
- Domoticz version: 2024.7
- Location: NL
- Contact:
Re: SmartEvse support
Then it does not use Autodiscover protocol else Domoticz would have found it.
Then you still have the mqttmapper option open. It is a matter of installing the plugin and create a mapping file. The rest is handled by the plugin. If you have questions please use the mqttmapper forum topic I already referred to. The plugin author is very helpful.
Then you still have the mqttmapper option open. It is a matter of installing the plugin and create a mapping file. The rest is handled by the plugin. If you have questions please use the mqttmapper forum topic I already referred to. The plugin author is very helpful.
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
-
- Posts: 244
- Joined: Sunday 30 March 2014 15:24
- Target OS: Linux
- Domoticz version: Beta
- Location: Waterland
- Contact:
Re: SmartEvse support
Ok that makes sense. I will try this on my test version and see if it’s working.
Rpi, RFXcom, klikaan klikuit switch,thermosmart, z-wave, espeasy, smartevse
-
- Posts: 37
- Joined: Saturday 28 March 2020 13:55
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Contact:
Re: SmartEvse support
Hi RRon & others, I'm also interested in the smartevse v3 solution of stegen.
1) Are you using the original firmware or the fork of this code?
2) What is the most easy way to communicate from domoticz to the EVSE module? MQTT or the rest API?
Please keep us informed about your progress!
1) Are you using the original firmware or the fork of this code?
2) What is the most easy way to communicate from domoticz to the EVSE module? MQTT or the rest API?
Please keep us informed about your progress!
Raspberry PI 2 & 3 & 4 | RFlink | MySensors | ESP32 | Homebridge | Tasmota Sonoff | Zigbee2Mqtt | ADS-B
-
- Posts: 244
- Joined: Sunday 30 March 2014 15:24
- Target OS: Linux
- Domoticz version: Beta
- Location: Waterland
- Contact:
Re: SmartEvse support
1 Iḿ using the fork software from Serkri version 3.6.2 https://www.serkri.be/DiaDomo wrote: ↑Sunday 28 July 2024 11:12 Hi RRon & others, I'm also interested in the smartevse v3 solution of stegen.
1) Are you using the original firmware or the fork of this code?
2) What is the most easy way to communicate from domoticz to the EVSE module? MQTT or the rest API?
Please keep us informed about your progress!
2 Iḿ trying to communicate with mqtt and have installed mqttmapper. Still iḿ struggling with the json file. The benefit off mqtt is that is communicating direct.
there's on tweakers also a lot of information. https://gathering.tweakers.net/forum/li ... es/1648387
Rpi, RFXcom, klikaan klikuit switch,thermosmart, z-wave, espeasy, smartevse
-
- Posts: 525
- Joined: Sunday 01 November 2015 22:45
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2023.2
- Location: Twente
- Contact:
Re: SmartEvse support
This SmartEVSE control seems a good solution.
I intend to buy one.
Have been experimenting with Kemo028N and Kemo M150, which works like expected, but I am afraid to connect that to the group cabinet.
This Smart EVSE v3 controller looks reliable and safe.
Here's the Github page.
MQTT API
REST API
I intend to buy one.
Have been experimenting with Kemo028N and Kemo M150, which works like expected, but I am afraid to connect that to the group cabinet.
This Smart EVSE v3 controller looks reliable and safe.
Here's the Github page.
MQTT API
REST API
Bugs bug me.
-
- Posts: 244
- Joined: Sunday 30 March 2014 15:24
- Target OS: Linux
- Domoticz version: Beta
- Location: Waterland
- Contact:
Re: SmartEvse support
I’m ussing this smartevse for a year now and it’s very reliable, never had problems. The next step is integrated with domoticz via mqtt and that is taking more time but that is mainly because my lack of knowledge. 

Rpi, RFXcom, klikaan klikuit switch,thermosmart, z-wave, espeasy, smartevse
-
- Posts: 244
- Joined: Sunday 30 March 2014 15:24
- Target OS: Linux
- Domoticz version: Beta
- Location: Waterland
- Contact:
Re: SmartEvse support
The rest api is giving me a good result, now the mqtt. Still have a problem with login and password which I haven’t set.
Rpi, RFXcom, klikaan klikuit switch,thermosmart, z-wave, espeasy, smartevse
- waltervl
- Posts: 5374
- Joined: Monday 28 January 2019 18:48
- Target OS: Linux
- Domoticz version: 2024.7
- Location: NL
- Contact:
Re: SmartEvse support
Dont use localhost as IP address but the real IP of the host were MQTT is running.
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
Who is online
Users browsing this forum: No registered users and 0 guests