@HemiBob wrote:
Should it be possible to use the proximity integration, a zone and the ISS integration to get a sensor giving me the distance from home to the ISS and if it’s coming towards or going away from me?
I’ve been trying for a while now and failing.
I have a zone set up and it shows on the map – OK
I have the ISS integration installed and that shows on the map, and moves – OK
Tried it as show on map = false, no change.
The ISS lat & long are correct and updating in “Developer Tools” - OK
I have a proximity set up, but its state is always showing as “not set”So, the question is, should I be able to do what I want and if so, any pointers?
ISS:
- platform: iss
name: ISS
show_on_map: trueZone:
- name: ISS_warning_zone
latitude: !secret home_latitude
longitude: !secret home_longitude
radius: 800000Config:
proximity:
crowflies:
zone: “ISS_warning_zone”
devices:
- device_tracker.iss
tolerance: 50
unit_of_measurement: miKnown devices:
crowflies:
name: crowflies
track: true
iss:
name: International Space Station
track: true
Posts: 1
Participants: 1