Integrating the Franklin Whole Home energy management system into Homey.
Testing the app here:
Great to see you took the initiative to develop this app, thank you!
I recently installed it and am trying to figure out how to create a flow around power outages.
I want to create a flow when grid power is off during the middle of the night when we are sleeping, turn a/c to a specific temp, and turn on fans (if arenât already on). However, if the grid power comes back on during that same time frame, basically undo what was done when the grid power turned off.
With the provided cards I am struggling with the when power comes back on part. I canât use WHEN grid power on because grid power should always be on, I only want to create a flow in the event of grid power off THEN on.
Is there a way to leverage the âImported power greater thanâ cards in the AND state? This way I could create a flow of WHEN power is off AND listen for grid power flowing back in, THEN do stuff. Maybe I am making it more complicated than it needs to be.
I hope I described my scenario correctly.
The grid power on and grid power off cards should only trigger when the state changes; so the power turns on or the power turns off. Perhaps I should rename them to make that more clear.
That clarifies it thank you!
@Tim_Wilkinson as developer of this app can you provide some insight into what I am experiencing please?
Well this is odd. I did test this on my home and, at least then, it worked just fine. Iâll retest it next time I have the house to myself and a little time.
I quickly checked the code and it should be working. There might be a bit of a delay as it has to poll the Franklin service for the info. I assume your Internet and wifi stays up when your pulling the power?
Okay. Hereâs a new test version - Franky | Homey - if you could try it out, thatâd be lovely.
Excellent, happy to help test! Just installed the test version provided this morning. To perform just a basic test I am using this flow.
Then I am opening my Franklin app and changing the mode from Self-Consumption to Emergency Backup. Whatâs strange is, that it shows the mode change in the Homey App that reflects the mode I changed it to in my Franklin app, but it didnât trigger the flow when the mode changed.
Well I can believe I still have that messed up because itâs one of my flows rather than a generic one of Homeys. Do any of the âenergy > Xâ ones work now?
And .. a new test version is available.
Downloading and testing now.
- Confirmed I have version 1.2.3
- Restarted Franky app
Retested the mode flow, and is still not triggering. I can see it change mode in Homey UI with a 5ish second delay, but doesnât trigger the flow.
The exported energy flow isnât working either. I setup an additional âExported Energy becomes less than X kWhâ as well.
I can confirm that other flows, outside of Franky flows, I have setup to send critical messages work as expected.
Okay. New version. I switched from flow trigger cards to device flow trigger card and that seems to have fixed my mode change test which uses a custom card. Iâm still unclear why the Homey generic cards dont work though.
Can confirm that operation mode switch is now triggering that flow. Air high five!
Can also still confirm that Exported Energy becomes less than.. and Exported Energy becomes greater than⊠donât work.
Odd. I have a flow which is triggered when the battery is charged > X% and that triggered as Iâd expect.







