Can you enable LLDP in Home assistant?

Is it possible to have LLDP added to Home Assistant? I use LLDP to map devices in my home, I have 2 HP managed switches and PFsense at the network core, all of which support LLDP info data. I am not sure if this is an OS modification or a kernal level modification.

LLDP Remote Devices Information

LocalPort | ChassisId PortId PortDescr SysName
--------- + ------------------------- ------ --------- ----------------------
3 | 00 9c 02 5d be 00 10 10 hp2915dr
8 | dc a6 32 fb 8e 7d dc … Interf… genpi
10 | 00 1a 8c 40 25 dd igb0 LAN pfSense.home.arpa

LLDP Remote Device Information Detail

Local Port : 8
ChassisType : mac-address
ChassisId : dc a6 32 fb 8e 7d
PortType : mac-address
PortId : dc a6 32 fb 8e 7d
SysName : genpi
System Descr : Linux genpi 5.10.103-v7l+ #1529 SMP Tue Mar 8 12:24:00 GM…
PortDescr : Interface 2 as eth0
Pvid :

System Capabilities Supported : station-only
System Capabilities Enabled : station-only

Remote Management Address
Type : ipv4
Address : 192.168.1.7

I’ve created a simple addon to add LLDP support.

Feel free to have a look at my snmpd add-on which also brings LLDP support

btw. lldp is a daemon running on the host OS - based on your provided data, i assume you are not using HAOS?

I’m using HAOS.

lldpd works fine in a container when given access to the host network.
The hostname is scraped from the supervisor using bashio.