# When "Change of temperature" will not start advanced flow

**URL:** https://community.homey.app/t/when-change-of-temperature-will-not-start-advanced-flow/149814
**Category:** Questions & Help
**Tags:** flow, advancedflow
**Created:** [January 22, 2026, 5:52pm UTC](https://community.homey.app/t/when-change-of-temperature-will-not-start-advanced-flow/149814 "2026-01-22T17:52:22Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![richthetech](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/richthetech/32/123116_2.png) [@richthetech](https://community.homey.app/u/richthetech)
#### Post date: [January 22, 2026, 5:52pm UTC](https://community.homey.app/t/when-change-of-temperature-will-not-start-advanced-flow/149814/1 "2026-01-22T17:52:23Z")

</div>

Hello, New to homey, but do come from a programming background. This is a query of how to have an advanced flow begin from the “When Temperature Change” card. This advanced flow works as intended when manually tested. But will not run on its own. This means, even when the temperature from the reporting device does change, the flow does not run.

I have attached a screen shot of the flow in question.. this is a testing flow so not much meaning behind it. What I have noticed is the the flag icon on the starting card says. “When this card starts, the values of these tags will become available.” This tag does not update.

Hoping for some direction on this one.

Thanks,

Richard

PS - any of the other discussion topics about advanced flows not starting seem to be in languages I cannot read.

 ![Screenshot 2026-01-22 at 9.31.39 AM](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/d/a/daaca7ff4201a8650297184c30db1295aff76b6f.png)

---

<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: [January 22, 2026, 6:21pm UTC](https://community.homey.app/t/when-change-of-temperature-will-not-start-advanced-flow/149814/2 "2026-01-22T18:21:15Z")

</div>

What is the source of the `#Temperature` tag? Is the tag provided by the weather station device or the flowcard?

---

<div class="post-metadata">

### Author: ![Anoniemand](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/anoniemand/32/120697_2.png) [@Anoniemand](https://community.homey.app/u/Anoniemand)
#### Post date: [January 22, 2026, 6:22pm UTC](https://community.homey.app/t/when-change-of-temperature-will-not-start-advanced-flow/149814/3 "2026-01-22T18:22:04Z")

</div>

Start logging to timeline to verify what happened. Like

- Temp changed to \<flow.temperature\> after the when
- After executeflow check:
- Executeflow is False color should be yellow
- Executeflow is True Color based on temp

If temp has changed you would expect the color to be yellow or green at least. If thats happening most likely the temperature variable might be the wrong one.

---

<div class="post-metadata">

### Author: ![Wim\_Post](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/wim_post/32/56793_2.png) [@Wim\_Post](https://community.homey.app/u/Wim_Post)
#### Post date: [January 22, 2026, 6:58pm UTC](https://community.homey.app/t/when-change-of-temperature-will-not-start-advanced-flow/149814/4 "2026-01-22T18:58:59Z")

</div>

The sheet below is logging every time Homey is updated by my temp-sensor.  
At 6:11 this was almost one hour between updates.

 ![IMG_2072](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/f/7/f72caec4d40fb092567db455fd072810dea30803.jpeg)

---

<div class="post-metadata">

### Author: ![richthetech](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/richthetech/32/123116_2.png) [@richthetech](https://community.homey.app/u/richthetech)
#### Post date: [January 22, 2026, 8:50pm UTC](https://community.homey.app/t/when-change-of-temperature-will-not-start-advanced-flow/149814/5 "2026-01-22T20:50:58Z")

</div>

Thanks for the repsonses so far.. I am very flummoxed how to add a timeline card into my existing flow.. I have done the following if that makes sense. So the flow adds a temperature reading into timeline every five minutes for now. Or should it be connected to the “when temp change” start card.

I have tested the existing flow and it will change the light depending on the temperature range logic I already have.. “ie if I change which colour based on a temperature it changes when run.”., but it will not run unless I run the flow manually - so the #Temperature from Weather Station is being updated, but will not activate the “when change card”

 ![Screenshot 2026-01-22 at 12.45.35 PM](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/5/8/58f113c0660b453a3460a81e9ddf8448fe92b907.png)

---

<div class="post-metadata">

### Author: ![richthetech](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/richthetech/32/123116_2.png) [@richthetech](https://community.homey.app/u/richthetech)
#### Post date: [January 22, 2026, 9:31pm UTC](https://community.homey.app/t/when-change-of-temperature-will-not-start-advanced-flow/149814/6 "2026-01-22T21:31:17Z")

</div>

I am seeing the temperature change in the timeline. And if I run the flow from the “When Changes “ card it did update the light from one colour to the next.. but not on its own.. I will now wait till the temp is above 8 degrees to see if the light changes.. it just got sunny out so should be possible today 🙂

 ![Screenshot 2026-01-22 at 1.28.47 PM](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/b/d/bd4a9982721533c370f0b529b539ebf7d6988043.png)

 ![Screenshot 2026-01-22 at 1.30.36 PM](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/4/2/4245c6195eab95e6643cdb926e712afe7983f9ab.png)

---

<div class="post-metadata">

### Author: ![richthetech](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/richthetech/32/123116_2.png) [@richthetech](https://community.homey.app/u/richthetech)
#### Post date: [January 22, 2026, 11:29pm UTC](https://community.homey.app/t/when-change-of-temperature-will-not-start-advanced-flow/149814/7 "2026-01-22T23:29:04Z")

</div>

After setting up the logging.. it is now working.. i have no idea why. But thankyou for your support. Some of the suggestions must have had me tweak something I don’t remember tweaking!

Much appreciation. ,

Richard
