Stijn, I controlled the Alfen post using load balancing, but it's now experiencing an outage (as I've seen before on the forum). I think it's because it's receiving data from the P1 meter and also from Homey, and it's experiencing stress. What's your load balancing setting on the post? Mine is set to "Meter," for example, but that probably needs to be changed. Can you help?
Do you have already a solution, i have the samen problems
No, i just gave upâŚ. I think it might be a firmware thing (?) Eneco tried to push new firmware to my charger, but it did not install. I dont know what else it can be. If you fix it in the future, please let me know.
Maybe I missed it, but is there also a trigger for scanning a RFID? Or plugging in a cable?
Would like to check howmuch energy my solarpanels putting into the net, so I can set the chargingstation to green or to standard if it is at night. After that I would like to start charging (or not).
Also Iâm thinking of a dynamic contract for power. Scanning an RFID could turn on a flow to start charging at the lowest X-hoursâŚ
The (best?) trigger I can find now is Loading started. But that will start loading and has to be aborted then? Triggering on RFID (or plugging in a cable) would be nicer I think?!
You are probably looking for this one:

I use âcable plugged inâ detection on the car side. on the alfen side you can use the car, âis chargingâ
I use measurement if my panels have started producing, together with a timing wrt dusk and dawn, to set to custom during the day to maximize consumption of the panels produced amount to the car with always the minimal amount, to solve when the sun is being blocked by clouds the system continuously starts switching on and off. using the calendar to check if I need the car is needed the next day to then set to default to charge at maximum during the night and ensure the car is full the next morning. in all other scenarios set to green - which is effectively off during the night.
I also check the battery level to the car so I can set the charging to 80%, except when I need to travel far, and then set the level to 100% full, and turn off the charging (setting to green) to stop the charging, iso setting that in the car every time.
The flow is complex and large, and if helpful I can post here, but be aware it is full of loops ![]()
Iâve got one installed recently and immediately connected it to homey with you app: lovely. Seems to work fine, although errors do pop-up: â Missing Capability Listener: evcharger_chargingâ wich are errors wich pop up out from cards such as âStart Chargingâ and âStop Chargingâ, or âStatus Changedâ. Is this a known issue, or might I be doing something wrong (as said, works fine!).
Also there doensât seem to be a pause card (only charging status is pause). The charger does support it though in there own app. Is that card missing on purpose, or just overlooked?
ZSE Drive told me it is impossible, as my Alfen (from ZSE Drive) is conected via SIM card and having said that, any LAN or Wifi would breake thier connection and monitoring of my Alfen box. Happy to see that it works for Wifi/LAN. Thank for this information
To add to this; Start or stop donât work (the give the error I mentioned)
Due to the setup in Homey those cards are standard made. They howerever do not function. Found this out via Robert on GitHub. I figure this is also true for the pause card.
With the help of @Henri_Apperloo now the app should also support the two-socket Alfen chargers. If you are one of the lucky owners of a two socket charger you can check out the test version here: Alfen | Homey.
Next to that some additional flow cards and requested features (like Plug & Charge IDs) are added as well.
Is there a way to check the way of loading?
I would like to check if it is on green-mode or normal-mode. With the app it is possible to set it, but I couldnât find a variable with the actual setting yetâŚ
For now Iâm going to try the test-app, saw that there is a nice new possibility with IDâs ![]()
You can call out the number of value for âaandeel groenâ (donât know what it shows in English) for the % of green energie via Logic. At least thatâs what Iâve used.
Nice to have these additions. I am a bit confused however with the ID part regarding RFD or Plug and Charge. I donât have the situation on hand, but it the near future I think I will. I always thought:
- Plug and Charge (no verification needed, thus no ID)
- RFID (verification true tag of card needed, thus ID)
So that if I charge my business car a tag is needed. And when I switch to it Plug and Charge, and plug my wifeâs car (non business) it is automatically charging. The GitHub post makes me think youâre using it the other way around or am I just misreading?
ID from tags or cards will be filled in automatically right?
I dont know about the plug and charge id and how that is used, you can read here how two other users use it: Change auth type is missing (optional) Plug And Charge ID ¡ Issue #13 ¡ robertraaijmakers/com.alfen ¡ GitHub
You can see on which value it is by looking at the properties of the device. Donât think you can check via a card or something. But also think it is irrelevant as you can switch it to the value you want it to be. Donât need to check upfront on which value it is, if you want to switch it, just switch it. You can also keep track in a custom variable if you really need to.
@Daderu you say there is a pause option in there own app. Do you have some screenshots or maybe the property values it is trying to set? Then I can see if I can add that as functionality as well.
Yeah I read that topic, and got confused, therefor I asked. Maybe it will become clear to me when the update is available.
I think the app for the Alfen Charger is also not quite on par. Because there is a âstart buttonâ, but no âpause buttonâ. Maybe this is the reason a pause button in the Homey app isnât possible yet?
Strangely if I set the power down to 1A via homey to stop/pauze charging (e.g. if the electricity price is high) the Alfen app states âGepauzeerdâ (Paused) under status.
So if i understand correctly:
For plug & charge, you need a Plug and Charge ID from the car you want to plug? Wich means that:
- You need a car that supports this?
- Youâre unable to Plug and Charge any car, without verification?
For RFID, Plug & Charge ID needs to be empty, in oder for the ID to be filled via RFID and to be checked with the authorised IDâs?
The Alfen does not know any ID of the car. There is no communication between charger and car about IDâs.
The ID is the secret ID of the chargecard you want to be billed at. This ID can be found in the alfen logs after scanning a tag on the RFID scanner. So every car you plug in will be charged on the same card. Like a preset card for people that are always charging on the same chargecard and donât want to present (scan) it every charge session.
On RFID mode the charger will start after scanning a valid card with the card reader on the charger. So in that case the charge ID field is empty and the presented card will be used.


