Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 95402

Proximity.home always 0?

$
0
0

@jriker1 wrote:

I have been trying to identify when someone is nearing the house, or specifically 2 miles away. I am using:

- alias: 'Home Proximity'
  initial_state: 'on'
  trigger:
    platform: numeric_state
    entity_id: proximity.home
    below: 2

Problem I’m running into is the value of proximity.home is always 0.

In my configuration.yaml I have:

proximity:
  home:
    devices:
      - device_tracker.johniosapp
      - device_tracker.sueiosapp
    tolerance: 50
    unit_of_measurement: mil

Individuall device_tracker.johniosapp is right now showing 13 and device_tracker.sueiosapp is showing 4 but proximity.home is showing 0. Am I referencing something wrong?

Thanks.

JR

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 95402

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>