Hi folks
is there a way i can get my dark sky component to retrieve the weather based on a device_tracker location?
cheers
Hi folks
is there a way i can get my dark sky component to retrieve the weather based on a device_tracker location?
cheers
No, the latitude and longitude come from your home zone or the configuration of the darksky sensor/weather component. Those attributes do not accept entity_id’s to pull information from. You could add this functionality yourself and make it into a custom component.