Flick Electric
Flick Electric Co is a power company in New Zealand, based around a transparent pricing model where each component of pricing is provided. This integration uses the mobile app’s API from Flick Electric Co to get the current power price as well as each of the components price.
Configuration
To add the Flick Electric integration to your Home Assistant instance, use this My button:
If the above My button doesn’t work, you can also perform the following steps manually:
-
Browse to your Home Assistant instance.
-
In the bottom right corner, select the Add Integration button.
-
From the list, select Flick Electric.
-
Follow the instructions on screen to complete the setup.
The configuration uses the client ID and secret used by the app at the time of release. If this stops working, you can find the new ones by using a MITM proxy with the mobile app. The app will call https://api.flick.energy/identity/oauth/token
with the client_id
and client_secret
.
You can then use these values during the configuration.