Question regarding the INNR SP 240 switch being off

When a flow is started and the “INNR SP 240” switch is turned off, the flow does not proceed and therefore does not send a message to the Google spreadsheet.

Is there a way to ensure that the INNR to proceed ?

continues?

You should use the And cards to test the state of the switch:

In your flow the action (Then) card is linked from the error branch to your sheet update. Error branch is executed only, when there was an error executing the card. This branch is not used for a device state.

In addition, use the ‘Invert’ option of the SP240 ‘Is turned on’ AND-card to switch the flowcard to ‘Is turned off’:

Thanks for the information but I did explore that via the smartPhone it is working, only the flow has to “think” about 13 seconds to go further!

Continuing the discussion from Question regarding the INNR SP 240 switch being off:

This is most probably caused by running it as Test. Test mode simulates the flow at a (veeeeery) slow speed.
When running the flow in “normal” mode, the delay shouldn’t be there at all.