OPNsense integration with Home Assistant
### What happened? I had this working in the past but something in the updates broke it. I have the plugin installed on OPNSense, a user with admin rights and an API key generated. I can curl the firewall from my home assistant terminal. When I try to create the connection in the UI, it spins for about 10 seconds and the reports this error: > Unable to get MAC addresses from OPNsense to use as Device Unique ID The logs do not display more information than that. ### hass-opnsense Version 2024.09.0 ### OPNsense Firmware 24.1.7_4 ### Home Assistant Version 14.1 ### Relevant logs ```shell 2024-12-24 18:58:22.677 ERROR (MainThread) [custom_components.opnsense.config_flow] Missing Device Unique ID Error. MissingDeviceUniqueID: 2024-12-24 19:14:13.053 ERROR (MainThread) [custom_components.opnsense.config_flow] Missing Device Unique ID Error. MissingDeviceUniqueID: 2024-12-24 19:15:19.562 ERROR (MainThread) [custom_components.opnsense.config_flow] Missing Device Unique ID Error. MissingDeviceUniqueID: ``` ### Additional Details I have a self signed cert but do uncheck the verify SSL box. I use https://<ip.addr>.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by JasonJanelle and has received 17 comments.