# Assign distance variable value from 'Find Me' to a 'BLL' variable

**URL:** https://community.homey.app/t/assign-distance-variable-value-from-find-me-to-a-bll-variable/150429
**Category:** Questions & Help
**Created:** [February 1, 2026, 3:59pm UTC](https://community.homey.app/t/assign-distance-variable-value-from-find-me-to-a-bll-variable/150429 "2026-02-01T15:59:12Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Chuck](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/chuck/32/146201_2.png) [@Chuck](https://community.homey.app/u/Chuck)
#### Post date: [February 1, 2026, 3:59pm UTC](https://community.homey.app/t/assign-distance-variable-value-from-find-me-to-a-bll-variable/150429/1 "2026-02-01T15:59:12Z")

</div>

I’m trying to track the distance someone is from home using the ‘Find Me’ app.

When they leave I set a BLL variable ‘ **distance** ’ to 0.

A **When** triggers when the ‘Find Me’ variable ‘#Distance from Home(y) in mi becomes greater than ‘ **distance** ’. The Then tries to set the BLL ‘ **distance** ’ variable to the value of ‘#Distance from Home(y) in mi’ so I can determine if they are coming nearer or moving away.

Unfortunately the ‘ **distance’** variable doesn’t change.

I am using the tag system to select variables.

Is this possible? Is there a syntax I need to use (e.g. {[]}). Does ‘Find Me’ need to support BLL?

All help is appreciated.
