Hey,
I have a problem with device tracking via ping:
device_tracker:
- platform: ping
friendly_name: Paul
hosts:
paul: 192.168.1.101
but the friendly name under states is always device_tracker.kevin . It is the name, I chose, when I tried the device_tracker for the first time. Can you help me?