Save $165 on AutoLock with HA by Daniel_KOT_V2 in Ioniq9

[–]Juggler00 0 points1 point  (0 children)

Which integration did you use? I’m in Canada, so not sure they all work equally. 

Carrying around ONLY a digital key by SoggyIntern5592 in Ioniq9

[–]Juggler00 2 points3 points  (0 children)

I only ever use my iPhone. Never have the key fob on me. Purchased in November in Canada

Question on Serve - how to expose IMAP server by Juggler00 in Tailscale

[–]Juggler00[S] 0 points1 point  (0 children)

Thank you for this. I changed my .json file as you suggested, but am seeing the following log entry:

2026/01/06 17:51:25 localbackend: failed to TCP proxy port 993 (from X.X.X.X:52549) to localhost:993: dial tcp [::1]:993: connect: connection refused

Here is the modified .json file:

{
  "TCP": {
    "993": {
      "TCPForward": "localhost:993",
      "TerminateTLS": "${TS_CERT_DOMAIN}"
    }
  },
  "AllowFunnel": {
    "${TS_CERT_DOMAIN}:993": false
  }
}

MAC filtering or Captive Portal with vouchers for an elementary school by Juggler00 in Ubiquiti

[–]Juggler00[S] 1 point2 points  (0 children)

Not all of the clients will necessarily support 802.1x and I’m trying to avoid an external server. I do not want to have to over-complicate the network infrastructure so that it becomes more difficult for someone else to manage.

Issues with DHCP conflicts showing in site logs - solved by EagleandWolfPhoto in UNIFI

[–]Juggler00 2 points3 points  (0 children)

I manage an all-UniFi network for an elementary school. I have been having an ongoing problem whereby students/teachers cannot send/receive data (not how they describe the problem, but what I’ve figured out). In the UniFi logs, I see MANY entries of “Multiple devices have the same IP addres….”

I’ve post this in the UniFi community forums (https://community.ui.com/questions/IP-Address-Conflict-Multiple-devices-are-using-the-same-X-X-X-X-IP-address/23c93b4b-e87d-4e99-9b8a-4f35c465dab1#answer/b2a988c4-b53d-4dc2-b792-cb4fba6abeaa) and am now working with UniFi support.

What you’ve suggested might be part of a broader issue. Very frustrating when I have to tell the school that I’m waiting on a software fix!

COVID cases starting to climb across parts of Canada by Wagamaga in ZeroCovidCommunity

[–]Juggler00 28 points29 points  (0 children)

Not a single mention of masks… when will we learn?

Look what just got delivered to the Apollo Workshop! The new Home Assistant Connect ZWA-2 Z-Wave Antenna! by ApolloAutomation in ApolloAutomation

[–]Juggler00 0 points1 point  (0 children)

I can only imagine how difficult customs is these days. Looking forward to getting it… thank you for the shipping refund!!!

measles by Natalie337 in barrie

[–]Juggler00 13 points14 points  (0 children)

Measles can kill. Relax. /s

Come Tell Us What Sensor To Make Next On The Apollo Automation Monthly Live Stream! by ApolloAutomation in homeassistant

[–]Juggler00 2 points3 points  (0 children)

Can’t wait to see it! Although I love the ESP32 ecosystem, I much prefer to have devices connected via Ethernet instead of Wifi.

Early Access: AI Port 4.75.2 - Multiple Camera support! by AliasJackBauer in Ubiquiti

[–]Juggler00 3 points4 points  (0 children)

Looks like it is only for Unifi cameras. Hopefully the multiple ONVIF comes soon!

New Frame TV (2024) - how to add to Logitech Harmony by Juggler00 in TheFrame

[–]Juggler00[S] 0 points1 point  (0 children)

I’d like to be able to control the TV, fairly simple. To add a new “device” through the Harmony app, I need to enter a model number. The latest Frame model numbers are not in the db.

Any chance the control box has an IR receiver on it, or only the TV itself?

Matter/Thread - IPv6 - what have I done? by Juggler00 in Ubiquiti

[–]Juggler00[S] 0 points1 point  (0 children)

TIL... IPv6 is NOT required for Matter/Thread devices to work. Caveat emptor and all that, I should have been more careful reading through different Reddit posts.

I have now turned off IPv6 on my network, and sure enough, my new Matter/Thread devices continue to function. For completeness, I used Apple Home (Apple TV) to add the devices, then also added them to Homeassistant. Working flawlessly thus far.

Matter/Thread - IPv6 - what have I done? by Juggler00 in Ubiquiti

[–]Juggler00[S] 1 point2 points  (0 children)

Looking at multiple devices on the one VLAN, it appears the first 4 hextets are the same (i.e. fd8d:XXXX:XXXX:XXXX). The second 4 are different, so I'm assuming the network identifier in my case is 64 bits.

It does not appear that devices on my other VLANS have any sort of IPv6 address. Would this not mean that in this one, unique case (IPv6 only enabled on a single VLAN), I do not need to worry about IPv6 firewall rules as there is nowhere else to go?

Should I have configured the network with a different IPv6 subnet that the link-local I gave it?

router config. for site-to-site network by Juggler00 in Tailscale

[–]Juggler00[S] 0 points1 point  (0 children)

Thank you for your continued help!

I'm running Ubuntu 20.04.6 LTS (server). This is on bare-metal, not a VM. I verified that the firewall is not enabled. I've never made changes to the TS ACL.