In the new ping-integration there is no consider_home option.
While in the old version (setting it in the configuration.yaml) this was possible (and very helpful with ios-devices),
it is no more possible (according to the documentation) within the new integration.
Can this be readded?
Or is there another way to achieve the „old“ behaviour?
This is a must have option, otherwise device_tracker based on ping sensor for iOS device is useless, as iOS devices keep turning on and off its WIFI constantly.
Please bring it back.
It would be good to have this reinstated as a feature. As an HA newbie I think I figured it how to work around the feature by using the timer feature in the automation that the upgrade broke. But breaking things isn’t pleasant . One week in an really appreciating HA.
As a workout I created an input boolean and have it so on is home and off is away. I then set it to change based on my iPhone ping but only switching to away after ping has been away for 20mins.
I have the ping device tracker as one component of a Bayesian sensor. but the fact that they have not reliably updated since the 2023.12 releases has certainly changed the reliability of the Bayesian sensor. I have had to remove these sensors from the mix.
I also used to generate the YAML for these ping device trackers from YAML (my household and extended family/friends) using AppDaemon to be able to see who was in the house.
Going to have to switch all of these to template sensors or input_booleans as proposed by wormvortex