wattmatters
Prominent Member
- Joined
- Sep 29, 2023
- Messages
- 811
- Reaction score
- 844
- Points
- 256
- Location
- Hungry Head, NSW Australia
- Driving
- MG4
What do the logs say?
If an EVSE is plugged into the car then yes it should enable you to do that.
There is a switch to start/stop charging and you can set the charging rate and scheduler as well:
View attachment 28389
View attachment 28391
There are three:Hi .. what is the entity name that use to control the charging schedule ?
What do you mean by "intervals value"?questions .. what do you guys have for the intervals value ?
What do you mean by "intervals value"?
Turn what off and on?...I just turn it off and turn it on when the logic I created says it's time to charge (or to stop charging) ...
questions .. what do you guys have for the intervals value ?
Turn what off and on?
And which home assistant system are you using?
MG / SAIC - Custom Integration or the SAIC MQTT Gateway (Python) addon?
ah ok ... didn't realize there were 2 options ...I think @wattmatters uses the addon which is why he didn't understand your question about intervals.
I use that as well - it's more difficult to install but is more powerful than the custom integration.
So how do you turn charging on and off with the custom integration?
I don't have those. I'm using the SAIC MQTT Gateway (Python) add-on.the values that you can configured at first :
Hmm.. I just tried logging in with the app.. failed also..Just started my car's charging with it, so no issues for me.
hmm .. I wonder if we are connected to the same server .. I tried login with the iSmart app and it gave me "service unavailable" ..Indeed I just added a second MG to my iSmart app and it auto populated in the Home Assistant MQTT
Which home assistant system are you using?since yesterday afternoon, my MG SAIC integration does not work. I got the below error messages .. anyone else having problem ?
2025-06-01T04:24:58.907384+02:00 ubuntu hass[11852]: 2025-06-01 04:24:58.900 ERROR (MainThread) [custom_components.mg_saic] Failed to log in to MG SAIC API: return code: 500, message: API call POST /oauth/token failed...
I'm using this one.SAIC MQTT Gateway (Python) addon
at the moment I'm using the HA add-on integration .. I want to try using the SAIC MQTT gateway ... I installed all the necessary python libs (at least it's not sending back error), but I also didn't get any response ... if I check the running process, it's not running ... this is how I run it, is it wrong ?hmm .. I wonder if we are connected to the same server .. I tried login with the iSmart app and it gave me "service unavailable" ..
try manually "curl https://gateway-mg-eu.soimt.com/api.app/v1/" also gives the same error ...