Yes
Same issue here
Hi! Iâve been using the Easee app for a month now and since the start, the numbers donât add up in the Homey Energy tab. After overnight charging, every morning I wake up with â200% of total usedâ or some similar number.
From my point of view, itâs because Homey Energy uses the âLast charge sessionâ number in the Energy Tab, but this number is not correct if you charge overnight (I start charging at 11pm) because it used energy of this charge before 12pm and after.
Anyone has the some problem and found a fix?
Thanks!
Hi everyone,
After several years of developing and maintaining the Easee app, Iâve handed it over to Athom and their development partner Drenso. The app is now officially maintained as part of the Homey ecosystem.
I want to thank all of you for using the app, reporting bugs, suggesting features, and being patient when things didnât work as expected. Your feedback has been invaluable in shaping the app into what it is today.
The app is in good hands, and Iâm confident it will continue to improve. You can find it in the Homey App Store as before.
Thanks for everything!
Thanks for all @Richard_B , your app and compatibility with Homey, was one of the reason I have purchased Easee charger, and it worked well for past few years ![]()
Easee works together with Easee app and Homey app Easee Home and Ioniq 28kWh 218 mod
When I put in the cable to the car, Easee wonât start.
When I use My Tesla charger or my small Ioniq charger its ok: Charging.
Scheduled charging in car set to off, and marked Charge now.
I think it is something with the communication between Homey and the app thatâs wrong.
I have done restarts, but not factory reset (Not able to?)
Suggestions?
What products does the app support?
I am planning to buy a easee max or or easee pro (for MID support).
Anyone using the app with these chargers?
Easee has a whole line of productsâŠ.
Are these all supported?
(Specifically interested in the max and pro)
I have an easee Lite now and theeasee home is reported to be working too. But these are all replaced by new models now. the new models support MID, that might result in different control too??
A pity that probably new developer is not reading this forum (or is but incognito
). But you can always check Product Codes and the GitHUB archive, trying to understand the code, eg. with help of AI.
As per my understanding, seems all those devices you mentioned are CHARGERS and API only expose Chargers or Equalizers, see Pair ⊠so probably shall work ⊠however, who knows, API has not been updated 9 month ago.
This is stated in the very first post in this treat.
Hi everyone,
My EV charger is connected to the 3-phase grid of my home. Iâve built some flows similar to what Fkey shared in this post, and they work perfectly â as long as I manually lock the charger to either 1-phase or 3-phase mode and activate the corresponding flow.
1-phase â lower starting range (from 6A), max ~3.5 kW 3-phase â higher starting range (from 6A / 4.2 kW), max ~10+ kW
The challenge Iâm running into is automatic switching between phases. Iâd love a flow that can either read the current phase setting of the charger, or switch between them automatically â but I donât think a flow card for this exists yet.
How are you guys handling this? Are you manually switching, or has anyone found a smart way to automate this?
My Easee charger is set to automatic mode for 1-phase/3-phase.
I let Homey switch between 1-phase and 3-phase by setting âdynamic circuit current 0,16,0â (16 amps to phase 2) and âdynamic circuit current 16,16,16â.
Then I change charging with âdynamic charger currentâ to 7-16 amps.
Are there more people using Easee in combination with Homey to charge/pause/stop at the ârightâ moments based on dynamic electricity prices?
Unfortunately, I canât control the Easee charger via Tibber because Iâm using a back office for billing. At the same time, Tibber also canât control my car via the API because itâs not allowed.
So now I need to rethink thingsâmaybe I can make it work through Homey using a flow:
-
Present charging card (do not start charging yet)
-
Check tariffs (decide whether to start or not)
-
Check tariffs (price increase/decrease: afternoon â evening â night)
-
Pause charging / resume charging
-
Always fully charged by [time] the next day
Versie 1.10.0 â Convert to official app
Yeah, great news! Wauw, thanks @drenso
I do it the same way as @Morgan does:
I calculate the desired current setting âEasee I newâ

and if its below the 17A its set to single phase charging:

If its 17 or higher I calculate the desired 3phase setting âEasee I 3phâ

and set it to 3phase charging

Works like a charm.
Thanks. I will be testing it.






