# Question regarding the INNR SP 240 switch being off

**URL:** https://community.homey.app/t/question-regarding-the-innr-sp-240-switch-being-off/157134
**Category:** Questions & Help
**Created:** [July 12, 2026, 7:59am UTC](https://community.homey.app/t/question-regarding-the-innr-sp-240-switch-being-off/157134 "2026-07-12T07:59:00Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![HomeyPS](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/homeyps/32/122561_2.png) [@HomeyPS](https://community.homey.app/u/HomeyPS)
#### Post date: [July 12, 2026, 7:59am UTC](https://community.homey.app/t/question-regarding-the-innr-sp-240-switch-being-off/157134/1 "2026-07-12T07:59:00Z")

</div>

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 ?

 ![switch-1](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/f/5/f56b9554c1da2a73db1c9e160213b5078ce56aa4.jpeg)

continues?

---

<div class="post-metadata">

### Author: ![OH2TH](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/oh2th/32/111414_2.png) [@OH2TH](https://community.homey.app/u/OH2TH)
#### Post date: [July 12, 2026, 8:09am UTC](https://community.homey.app/t/question-regarding-the-innr-sp-240-switch-being-off/157134/2 "2026-07-12T08:09:50Z")

</div>

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

 ![image](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/f/9/f94169f0c69b01cf186f46d48e1fc01987f4b200.png)

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.

---

<div class="post-metadata">

### Author: ![SunBeech](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/sunbeech/32/111391_2.png) [@SunBeech](https://community.homey.app/u/SunBeech)
#### Post date: [July 12, 2026, 9:18am UTC](https://community.homey.app/t/question-regarding-the-innr-sp-240-switch-being-off/157134/3 "2026-07-12T09:18:29Z")

</div>

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

 ![INNR SP240 Is On Invert](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/c/f/cf8ec9805f0cf18d4cf8c77d424594a12c402804.png)

---

<div class="post-metadata">

### Author: ![HomeyPS](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/homeyps/32/122561_2.png) [@HomeyPS](https://community.homey.app/u/HomeyPS)
#### Post date: [July 12, 2026, 9:55am UTC](https://community.homey.app/t/question-regarding-the-innr-sp-240-switch-being-off/157134/4 "2026-07-12T09:55:46Z")

</div>

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!

---

<div class="post-metadata">

### Author: ![HomeyPS](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/homeyps/32/122561_2.png) [@HomeyPS](https://community.homey.app/u/HomeyPS)
#### Post date: [July 12, 2026, 10:03am UTC](https://community.homey.app/t/question-regarding-the-innr-sp-240-switch-being-off/157134/5 "2026-07-12T10:03:15Z")

</div>

Continuing the discussion from [Question regarding the INNR SP 240 switch being off](https://community.homey.app/t/question-regarding-the-innr-sp-240-switch-being-off/157134):

> [@HomeyPS](#):
>
> 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!

---

<div class="post-metadata">

### Author: ![Peter\_Kawa](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/peter_kawa/32/173848_2.png) [@Peter\_Kawa](https://community.homey.app/u/Peter_Kawa)
#### Post date: [July 12, 2026, 4:53pm UTC](https://community.homey.app/t/question-regarding-the-innr-sp-240-switch-being-off/157134/6 "2026-07-12T16:53:59Z")

</div>

> [@HomeyPS](#):
>
> the flow has to “think” about 13 seconds to go further!

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.
