Ive made this as an entrance in my sensor_binary.yaml which is called in the configuration.yaml through binary_sensor: !include sensor_binary.yaml and works fine for all other binary sensors in it:
that’s what i had at first, but only with the binary sensor ping platform they won’t go. suppose it’s not a device_tracker as such, but really a binary sensor
btw i have this too in device_tracker, but still get the odd ‘Away’ of these entities, which isnt correct, this why i was gong to try the binary sensor.
Ping can be a bit odd. It’s why I use the NMAP scan as well.
I actually use Ping, NMAP Scan, and ST Arrival Sensors monitored in a Bayesian Sensor to report if they are present or not.
Having had ST for years, I’ve learned to have as many redundencies as possible. Sure it puts a little more strain on the RPi and a little more coding, but it’s totally worth it.