sibelle-labs

Results 11 issues of sibelle-labs

After the last update, the node search on the API fails if parameter "q = *" example: with q=* (don't show results, also NOK) http://$host/api/v1/search/node?q=*&partial=true&deviceports=true&show_vendor=true&archived=true&daterange=1970-01-01%20to%202020-10-21&age_invert=false returns [] with q=1 (show...

Name with content for Duplex Speed (Configured) with content for Name ![grafik](https://user-images.githubusercontent.com/65012538/190849192-9703e045-93f7-4f89-a7e8-16b0000b97aa.png)

patch to prevent "openvpn servers" with mode p2p_tls or p2p_shared_key from being recognized as non-servers. thanks a lot ! patch: ``` 737c737 < if _server.get("mode") in ("p2p_shared_key","p2p_tls"): --- > if...

avoid error if no dhcp plugin is present from debug ... ``` line 583, in check_dhcp _dhcpconf = open("/var/dhcpd/etc/dhcpd.conf","r").read() FileNotFoundError: [Errno 2] No such file or directory: '/var/dhcpd/etc/dhcpd.conf' FailedPythonPlugins: dhcp...

Prevent error's "Illegal mix of collations on OAuth2 Tables"

Hello! In our environment, we need to know the IP address of the client that is doing the initial session setup. Our HW Clients: Thin Clients, Windows Clients with rdp,...

feature

Hi ! after upgrading to OPNsense 23.7.1, client connections aren't detected thanks a lot

Hi @all Im searching about hints to configure HA. Esp32 flashed, configured and connected to mqtt on HA and then ??? Thanks in advance

Hi, is it possible to add the MIBs for some/all Zyxel-Switches? Thanks a lot [GS1900-series-v2_10.zip](https://github.com/netdisco/netdisco-mibs/files/14116197/GS1900-series-v2_10.zip)

### What happened? Hi Patrick ! my 2 cent's debug on ac300 with version 0.0.23 1) no data for total_battery_voltage. on logs... 2024-05-21 21:42:47.141 WARNING (MainThread) [custom_components.bluetti_bt.sensor] No data for...

bug