[APP][Pro] Piggy Bank

Hmm. If you open the Easee app @Arunav_Mandal. Underneath “Tilgang: Åpen” (hopefully says that?) there’s another button, “Planlegg”. If you click it, does it say “Smartlading” there? If it does, set it to “off”. (Piggy might have to adjust this setting also for Tibber users, @frodeheg). Did this solve anything?

The way I tested the card that orders kWh is setting an endtime very soon, like 2 hours ahead, and order a crazy high number of kWh. Then in order for Piggy to try and reach it, it must begin charging…From reading your conversation I feel like stressing, charging should be started/ordered through flowcards, not manually from the Easee app. Else your tests will always fail.

This is a “Tibber specific case”. Your charger will never show “car connected” with Piggy (or anything except Tibber-charging for that matter). It will go from “Standby” to “Paused” when you plug in. So one way to make a flow that always schedule charging when you plug in is the following:

Make a new variable. Name it what you want. I went for “EaseeStatus”.
If your car is not plugged at the moment, enter the value “standby” for this variable.
This variable is meant to help us know what the previous state of the charger was.
Then you do like this (note the else bit, add the last logic card then drag it down a bit to get “else”)


EaseeStatus – the variable I created
Charger status – what the charger reports when this triggers

In some rare cases charging starts immediately after plugging in, just wait 20 seconds and Piggy will stop it. This seems to sort it self out after the first charge session, is my impression.