Maybe ill try it again. Thanks.
But i have not much hope on this.
Mimu is at holidays.
For ~6 Months? ![]()
New opnsense version was also released before his latest commits other repos.
Anyway its not well maintained anymore (imo).
Does anyone know how to get the integration to work when you have two WAN connections? I can only get it to display one WAN device rather than both.
I just found this awesome integration and it will be disappointing if itās no longer well maintained. I will assess support and stability on Opnsense 24.7ā¦
Installed fine for me with Opsense 24.7.3. No issues. Very cool integration. Thank you!
Do you have the switches for controlling firewall rules?
I quite like the integration and all the control it gives. I have a question though. Is there any way currently to see the connections/dhcp leases for specific interface? My idea is to check if there is connections to the guest network and if there are connections to enable guest mode in HA (quite a few automations rely on this thing to run or not to run) and would be nice to automate this switch and not to have it manually changed when needed.
EDIT: Okay, i am blind as a bat on a concert ⦠There is actually such a thing, just didnāt show the DHCP Leases Guest (my guess is that it currently doesnāt have anything and thatās why itās not exposing it) i will try to connect a VM to it and see if it changes.
EDIT 2: Yes⦠this was correct - since i had no current connections the entity was not even showing as disabled. Connected a vm and it promptly showed up with correct count. Again - amazing integration! Thank you!
EDIT 3: After fiddling a bit with this i found something that seems a bit weird to me. If there are no clients on the interface the DHCP Leases entity is unavailable, which might be from the implementation - might be something from HA itself, not sure yet. The real issue comes when a client connects to those interfaces - the entity remains Unavailable until i reload the integration. After reloading the number displays correctly. The same goes in the other direction also - if a client disconnects - the number becomes 0 - which is expected, but on reloading the integration it becomes unavailable (simulating restart of HA while no client is connected). Is this an expected behavior or am i missing again something obvious?
Anyone else is experiencing issues, like integrations is loosing connection to OPNsense every couple of minutes (opnsense 24.7.8, plugin 1.0)?
EDIT: Actually, it looses connection everytime i turn off and on a port forwarding rule (not a port that is actually used but just for testing cases)
EDIT2: Any switch that I turn on or off, will cause an interruption of the connection, until I manually reload the integration. Polling is set to 30 sec, no device tracking is activated
@travisghansen This looks awesome! I was disappointed to see the core integration only exposes device trackers, so finding your repo stoked me out.
I do have a few questions,
- Is there a way to inspect the plugin that this integration uses? I couldnāt find any source available for it, and very little info. Do you know the author? I hope you forgive my caution.
- Does the OpnSense API prevent similar function?
Thank you so much, and best regards to you.
UPDATE:
Iām running Opnsense version 24.7.11_2
I set this up and got this working fairly quickly this morning. I am loving it so far and itās like an early Christmas with the 303 available Opnsense entities!
Hereās my dashboard design so far:
I also set up an automation rule to notify when wireguard clients are connected:
alias: phone disconnected from wire guard
description: ""
triggers:
- trigger: state
entity_id:
- switch.opnsense_wireguard_client_phone
from: "0"
to: "1"
conditions: []
actions:
- action: notify.mobile_app
metadata: {}
data:
message: phone disconnected from wireguard
title: "Homeassistant"
mode: single
Definitely want to donate to this developer! ![]()
![]()
![]()
@travisghansen can we donate to your great work somewhere?
There seems to be an issue with the mimugmail repository that this maybe uses? I donāt fully understand but maybe the developer @travisghansen will know how to solve?
https://github.com/mimugmail/opn-repo/issues/234#issue-comment-box
I am not experiencing this or any noticeable issue issue on OPNsense 24.7.11_2-amd64 with Zenarmor.
I checked all system logs as wellā¦
completed. 861 packages processed. Updating SunnyValley repository catalogue... Fetching meta.conf: . done Fetching packagesite.pkg: ... done Processing entries: ....... done SunnyValley repository update completed. 66 packages processed. Updating mimugmail repository catalogue... Fetching meta.conf: . done Fetching packagesite.pkg: ....... done Processing entries: .......... done mimugmail repository update completed. 190 packages processed. All repositories are up to date. Checking integrity... done (0 conflicting) Your packages are up to date. Checking for upgrades (5 candidates): ..... done Processing candidates (5 candidates): ..... done Checking integrity... done (0 conflicting) Your packages are up to date. ***DONE***
What else can I look for to verify if Iām affected
Hello all , I am some what new to HA when it comes to custom yaml coding. I guess my question is if there is a place I can get the yaml code that Gurulee created? more then happy to donate but I donāt know where to even start to create a nice dash board for opnsense and guruleeās dashboard is badass. Ive have my opnsense integrated into my HA but the default info it pulls I am not sure how to get it in to nice a graph. Maybe I am missing something? I saw some people using grafana?
HI,
I m facing a problem with the integration. if you migrate your firewall hardware to another one, all the plugins will be on red not available. If you install a HA plugin again in the new system, it“s blocks the firewall every 15 minutes , blocking traffic for a seconds. After remove the plugin , everything start to works again. It“s a special situation but it“s happening.
Hi, is there a way to display, which of the two gateways are currently active? I have PLDT and Starlink, and would like to display at HA which gateway (Starlink is backup for PLDT) is currently active.
OPNsene shows me this in brackets (active) at the System/Gateway/Configuration page.
I use the Zenarmor plugin which conflicts with this repo. As a result, every time I check for updates it returns ~8 packages with a current version of āN/Aā that OPNsense thinks need to be updated (screenshot below), but they are already at the current version. If I update them and check again for updates, it says they need to be updated again. Iāve found that removing the os-homeassistant-maxit plugin resolves the issue, but thatās not an ideal solution.
Iām curious if anyone else has found a better workaround for using these two plugins together.


