Sharing my OPC UA Discovery integration for Home Assistant

Hello,

I'm sharing a small project I've developed to simplify OPC UA discovery in Home Assistant. It was designed to help automate the discovery process and save some manual configuration time.

If you are currently working with OPC UA in your HA setup, feel free to check it out: GitHub - guanaco0403/Home-Assistant-Opcua-Discovery: Integration that adds an OPC-UA client with automatic discovery to home assistant · GitHub

I’m curious to hear if this is useful for your setups or if you have any ideas on how to improve the discovery logic. Thanks!