Phil Bruckner
Phil Bruckner
Finally had some time to work on this. Yes, I agree, this is a bug. I'm working on rewriting the phase sensor to directly use the astral dawn, dusk, sunrise,...
@enjibby I released beta 3.4.2b0 that should fix this issue. Can you give it a try and let me know what you think?
@DavidAntonin, please review issue #120, then let me know if you still want an azimuth_at_time sensor, and if so, please explain your use case.
I started looking at implementing this, and at face value, it's fairly easy. However, the question comes up, what to do if the composite entity has multiple input entities, and...
FWIW, I would think altitude would definitely be considered "location" data. It's just a third axis. The problem with using "last available" data is that it would then be stale/inconsistent...
> 1. Composite speed seems to lag behind GPS speed Not surprising. I don't know how the GPS Logger app itself works, so I wouldn't be surprised if it is...
Using an input's speed attribute, if it's available, has basically the same issues as using an input entity's altitude attribute (see #96.) I.e., if not all inputs have that attribute,...
@Joshua-Wilcox are you still having this problem? If so, can you provide more details? E.g., which attribute is giving you a problem, address? place? ...?
@flyize, what version of this integration are you using, and what version of HA? Are you using UI or YAML config? Please provide details of the configuration that leads to...
I believe the warning stems from your YAML configuration. It would be nice if you could provide a copy of that configuration as requested, but I guess that's probably not...