BWilky

Results 11 comments of BWilky

Was just curious if the PD-OSENS-WH is exposed over telnet like everything else and sends motion events

> I believe the previous naming was entityType.[area]_[name] I don't think this was intentional and I have not seen that happen in my instance. My entities all remained the same....

Reverted back to 24.1.5 confirming works without issue with previous naming convention

> Just confirming seeing the exact same issues as the OP, and rolling back to 2024.1.5 restored it for me. I unfortunately don't have access to the RadioRA2 Inclusive software,...

Anyone found a solution to this? Same issue

@simllll How do I get this to work for all the users without them all creating app specific passwords? We're on nonprofit G suite so LDAP isn't an option

Damn, that's too bad. I've tried looking into asking google for LDAP access, no luck. Thanks!

So I managed to actually get this to work. I created a express server that uses node.js puppeteer to login with a headless chrome instance. It actually works really really...

Outside of this, I've used a endswith checker to make sure it's from the correct domain. Known issues would be 2FA accounts, no work-around for that. ``` class GoogleAuth {...