I am in the market for a new EV Charger, that would work and function without a cloud connection.
There is no problem if it can be controlled by cloud, but in my opinion it must work locally.
I stumbled upon this charger from Norway, that will start to deliver out a charger called Amina S next week. https://aminacharging.com
But information about HOW it should be used is very spare…
I got in contact with support, and got ZigBee tech info and it really seems lika a smart device - BUT how do I know it will work in my environment?
It is way to expensive to have electricians here to install just to try it💸
and when I asked Amina support what smarthome system they have tested it with they dodged the question and said that they speak with many smarthome manufacturers and they are all interested. Aka many words and no answer.
Is there anyway to get the info from spec in link belowa nd know if it will work?
Today i am using Conbee2 with ZHA (would happily convert to Zigbee2mqtt if that would help) How Amina S behaves in a Zigbee network
Hey! Glad to see someone else is interested in this as well. It seems like a really promising charger to control locally. Have you gotten any additional responses regarding this? I have been looking for a charger that fits my requirements and this seems promising.
I am also interested in this topic, anyone tested it yet?
Deconz don´t seem to support it yet what I can find.
Anyone tried the BLE connection from Hass?
I just installed zigbee2mqtt and the amina charger is automatically picked up by the zigbee network and the signal is good despite the charger being in the garage. I obviously can’t do anything with it yet.
What do you mean with “can’t do anything with it yet”?
I know almost nothing about how zigbee networks actually work, so good chance that I just misunderstood.
But from first post link to Amina documentation there is a lot of basic/standard ZB clusters, and a few Amina specific clusters.
Amina S Control (0xFEE7) This cluster is an Amina specific cluster, and contains attributes not belonging naturally to any of the other clusters. It is used to control different aspects of the charger.
I hoped /expected that the Basic clusters would work out of the box?
It had probably not been added to z2m yet. I have not added anything myself, but it seems pretty straightforward, and there is plenty of supportive people to help in the github repo.
Info on how to add new configuration
Link to GitHub repo
With the help of the documentation @Psychochef found, you could create an issue in the github repo and ask for help, and I’m sure someone with expert knowledge would be happy to help
Cheers! I’m new to home assistant, and zigbee, so i have allot to learn. My post was intended to sound optimistic, it looks like a device that can work well with home assistant, but i’m not knowledgeable enough to know at this time, so i provided some pictures. I have not tested with ZHA, because i need zigbee2mqtt for some other devices I may check out new support adding later, right now i need to get all my other stuff to work, and get familiar with everything
So if you @rapidradio can’t control the Amina charger with zigbee, how do you use your charger?
I have a charger on the way, hopefully I can test it during the weekend.
I hope ZHA can handle at least basic control of it, but the more I read my hope goes down.
Don’t think I can pull off to create a local quirk for ZHA on my own, and looking at their github it doesn’t seem that it happens so much with reporterd issues or new device requests.
Either way, I will report back when I got my hands on it.
I can report that Amina S is found by ZHA, but only the most basic function get entities.
Charging On/Off
Meters for Watt, Ampere, Voltage and Frequency.
So it works as any relay with energy meters.
The other endpoints cluster is identified and i can see sensor and command thru “mangage this zigbee device” but how to get thoose to entiteies?
The Amina S Control cluster doesn’t identify any clusters, as expected since it not by zigbee specification.
As mention above it is not much of control yet, only
Charging On/Off
Meters for Watt, Ampere, Voltage and Frequency.
No app, cloud-stuff etc - only local management, as it should be.
Hope someone can fix full support or add a Zha quirk for this in future for even better management.
It will pair with ZHA and add some controls and sensors. But the most important ones are not added.
Using the “Manage device” functionality within ZHA I can access all the endpoints and commands from the documentation:
So I am able to stop start the charging, control charging speed (max Amps), set the charger to single phase or 3 phase and get all the electrical and consumption readings.
So creating a quirk for ZHA should be doable. I looked into this myself, but it’s a bit too much for me to dive in.
If there’s anyone (preferably in he Netherlands) who wants to develop the integration? I can provide the device for that.