I have ALOT of devices being shown at the top of HA - all showing up as MAC addresses, and I have gone into the “known_devices.yaml” file and edited the entries to be a bit more friendly:
00231d314bc5:
hide_if_away: false
icon:
mac: 00:23:1D:31:4B:C5
name: MAIN PC
picture:
track: true
vendor: GIGA-BYTE TECHNOLOGY CO.,LTD.
My question is, how on earth do I hide this device without disabling discovery of new devices?
I have tried this with no result, still showing up “configuration.yaml”:
I am not sure I have the right entity, the above device_tracker.00231d314bc5 has been taken from the Developer Tools, Current Entities page. Is this right?
I considered the static IP route, but there are two devices that I cannot set static IPs for and would really prefer to do it the right way, any ideas?
You can do it via the GUI - Configuration | Customization and then override.
The reason I could not see the changes, is because I am using a seperate costomize.yaml file and the changes you make in the GUI is written to the file!
I have absolutely no idea what your answer means…I want to hide device that are always home, I want to show only mobile devices. Can you elaborate on your solution please.
This thread is ancient but I’m going to reply because I was recently looking for a solution to hiding devices after adding the netgear integration. And i know how frustrating searching for information can be.
each device connected to my router appeared in the known_devices.yaml file. I changed track: true to false and restarted. this seems to hide them from everything in the HA UI.
pixel_1:
name: OG Pixel
mac: XX:XX:XX:XX:XX:XX
icon:
picture:
track: false