
mmb
Members-
Posts
626 -
Joined
-
Last visited
Everything posted by mmb
-
My Polisy update went fine. I'm trying to decode Michel's wifi notice. Polisy does not support Matter when connected using WiFi. So does wifi enabled Matter devices direct connect to Polisy, therefore the wifi can't be used to connect Polisy to the network. Have I got that right? How is the eisy different?
-
Wasn't that due to Google seeing their api as a security risk?
-
Interesting, that’s the second bricked Polisy. Anyone with a Polisy that updated properly?
-
Nuts, that's too bad @apostolakisl I checked the Unifi forums, a number of people were asking for an Access webhook. But responses were make an api.
-
I shared a while back as several others asked as well.
-
Triggers like turning on lights depending on time of day etc are easily done by webhooks and the eisy. Super simple to setup and almost no latency . I assume different Access alarms can be triggered depending who it is and those in turn can trigger different webhooks. I haven't tried that yet. Of course an api would be better like I have for my DSC Alarm.
-
Missed that sorry, I don't have have Access but I use webhooks to hook in Protect. Works pretty well...
-
What were you thinking for integration? I can't think of anything useful on the Network side. Like maybe for Protect?
-
For me an eisy was too expensive before and now will become unaffordable after. I'd have to move to my HA platform for good. The Canadian peso sucks.
-
BlueStacks survives but UD Mobile needed a restart which amounts to a stop and start, about 2 seconds.
-
I already had BlueStacks5 installed so I installed UD Mobile from Google Play for you. Logged in with my Portal credentials. Haven't tested extensively but seems to be working fine.
-
Scene turned on by a program wont go to a brightness level
mmb replied to JJJ's topic in IoX Program Support
Yes, annoying. -
Correct, OS current version NAME=FreeBSD VERSION="13.2-RELEASE-p11" Update will take you to 14.1.
-
Are you updating Integer or State variables?
-
Portal's http service is down and that will affect lots.
-
The worst time for it to happen. I’m sure @bmercier is on it. Happy New Year!
-
Dead for me, http error
-
Several people including friends have asked for more information regarding Unifi Protect Alarms Manager webhook triggers. I based the following on my BlueIris NVR trigger implementation. The webhook is used to set an eisy State variable to 1 when a person is detected by my Unifi doorbell. An eisy Program watches the variable and when it changes to 1 it sets my front lights to On and Waits for 10 minutes followed by an Off. The variable is reset to 0. The webhook is pretty simple to configure. The only place I got hung up was on the eisy username password. There was a post on Unifi forums that shows the usual @username:password in the url doesn't work. I tested and found it indeed didn't work Someone in the Unifi forums figured out the username:password has to be included as a separate Base64 encoded Authorization header string. (WHY!) I used an online Base64 encoder to do mine using the full eisy username:password string of characters and a space after Basic. This is my setup for the Unifi Doorbell but it should work the same for any of the Protect cameras. There may be a better way to set this up, I'm all ears.
-
I casually watch the forums and indeed the Java bit seems to be a never ending source of pain for some. Time to move on.
-
Pairing with z-wave seems better when the devices are close. My z-wave devices are all over my 2000 sqft home and never had a problem. I have Zmatter dongle and used to have a Zooz 700 dongle.
-
I'm using Unifi as well. The Unifi Protect doorbell and cams trigger the eisy/insteon lighting nicely using their webhooks.
-
Not sure why Michel didn't post this update on the Forum. Lots of good news. https://www.universal-devices.com/2025-liftoff/
-
I use a z-wave relay and an ESP DHT thermometer sensor with mqtt. The DHT updates very quickly. I have an Aeotec Multisensor but found updates to be way too slow to be useful. I have 4 DHTs around the house. The combo regulates humidity perfectly and with forecast temperatures ensures very minimal frosting on the windows during the winter. I built it a few years ago and, at the time, finding a good z-wave/zigbee thermostat that worked with eisy/polisy was a pain. So went with esp which made the build more complicated but very reliable. Let me know if you find a a good z-wave/zigbee thermostat.
-
Trying to implement Z-Wave on my EISY - can't find instructions
mmb replied to ScottAvery's topic in eisy
1. So you see the switch in the console but not UD Mobile? Did you sync UD Mobile?