[APP][Pro] Franky - FranklinWH home energy management

Integrating the Franklin Whole Home energy management system into Homey.
Testing the app here:

Franky App for Homey | Homey

1 Like

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.

1 Like

That clarifies it thank you!