Everything posted by landolfi
-
Sengled LED Bulb How to set Colors
The Hue setting uses the 360 color wheel: https://dawnsbrain.com/the-rgb-color-wheel/ I don't understand saturation but I'm using 80%, it doesn't seem to differ much from higher saturations. Beyond that, I am mystified by the other controls.
-
Using Network Resource to call Sonos API directly
For me the main limitation if you can call it that was the price, but it looks like that was reduced. On the other side of your question, what does the node server do for me that the node.js implementation doesn't? One thing I can think of offhand is not having to monitor the node.js instance on a separate server. In my case, all I use it for is to play clips in response to sensor events.
-
Using Network Resource to call Sonos API directly
I think you should be using GET instead of POST. Here's a working NR that plays a clip when my mailbox motion sensor detects motion:
-
Reverse Zmatter migration
What version of the IoX are you running? I had a similar problem with 5.6.3 but it went away after I upgraded packages to 5.6.4 (the latest).
-
Reverse Zmatter migration
That means it worked, but now the question is did it solve your problem?
-
Reverse Zmatter migration
Have you tried this? https://wiki.universal-devices.com/index.php?title=Eisy:User_Guide#Can't_connect_to_ZMatter_Z-Wave_board_/_dongle
-
Determining whether an IoX program code section executes
Thanks for the tip! Are you using the mobile version or desktop?
-
Determining whether an IoX program code section executes
I know the IoX programming UI will tell me whether a program is true or false and what general section of a program it's running, but is there any way other than Notify to tell whether a program reaches a line in a particular block of code? I have been using Notify but the email notification from notify is enough delayed that it isn't always helpful. I frequently do this to verify that a particular line in a block got executed, for example so that I know if I got the notification and the light isn't on, the program had to have executed the ON command because the Notify is after it. Yes I'm impatient.
-
Zigbee - Confirmed Working Thread
I too have a Sengled Zigbee RGBW bulb which I added since upgrading to 5.6.4. I had been using it successfully to turn on and change colors since Monday, but today it has become unresponsive. I tried New and Deleted with Interview without success. Anyone else having issues? EDIT: I also couldn't remove any of the Zigbee nodes using Remove Zigbee device, all of them had slashed circles. Deleted the devices with right click/Delete rather than Remove Zigbee device. I have disabled Zigbee for now and opened a ticket.
-
Aeotec Siren 6
No I mean it goes off as in makes a heck of a racket. I have the volume turned way down. Many options for sounds besides siren, like ding dong, chimes, and klaxon, 30 in all. When I first added it to the network it also seemed to improve Zwave performance.
-
Aeotec Siren 6
I am using it with the Polisy and Zmatter board, currently running IoX 5.6.4. I originally got it to be a repeater but every once in a while someone moves it or closes the cabinet it's in with too much force and then it goes off. But it just works. Are you having trouble adding it or thinking of buying one?
-
Support Thread for IoX 5.6.4
I was checking out the FP2 but besides it being very expensive it doesn't sound like it's ready for prime time either. From reviews it sounds like their lock is pretty awesome.
-
Support Thread for IoX 5.6.4
OK, it sounds like that device requires some sort of special pairing mode after reset, none of my Zigbee devices did.
-
Support Thread for IoX 5.6.4
Do you mean holding the button continuously? After I reset the Zigbee devices I had, I clicked Add Zigbee device, and the recently reset devices just appeared, no button press on the device necessary other than the reset. The reset was probably only necessary in my case because I had already added them to my Smartthings hub.
-
Support Thread for IoX 5.6.4
Updated successfully to 5.6.4 from 5.6.2. The only issue was that after the 5 (not 4) beeps, I had to disconnect power to get AC to recognize 5.6.4, IoX kept reporting 5.6.2 even after I cleared cache and re-downloaded IoX launcher. Upon startup, Zwave responded immediately after a brief refresh and AC immediately recognized and added on/off and color nodes for a Zigbee Sengled LED bulb. Thanks to UD guys for all the hard work!
-
Support Thread for IoX 5.6.4
Does Zwave X-Ray give a way to determine the device firmware version? I've looked for it on my Aeotec Multisensor 6 but can't find it so far. Aeotec says some versions of the Multisensor 6 firmware shouldn't be updated to the latest.
-
Trying to migrate to Polisy - stuck on zwave
I understand your frustration! While you are waiting, I am not sure this applies to your situation but you might try it: https://wiki.universal-devices.com/index.php?title=Eisy:User_Guide#Can't_connect_to_ZMatter_Z-Wave_board_/_dongle
-
Trying to migrate to Polisy - stuck on zwave
Similar issue here with Zooz power reports disrupting the device interviews. I unplugged them as I got the other devices online. Once everything else was working, I found that if I excluded the Zooz devices and re-included (rather than migrated), the power report issue went away when they were added back.
-
Additional camera information
I understand your answer and I think your answer assumes that you have access to temperature via the programming UI. What I am asking is: If the node shows a value in AC but it is not exposed to the programming UI, is there some other way to get at the value that the node server has access to? In this case, note that AC shows temperature for a Blink camera node, but the programming UI does not show a status for "Back South temperature", it only shows the Blink hub and its status of armed or online. So my question was whether I could get at that Back South camera node and its attributes some other way. But maybe you are already answering my question by telling me there is no alternative to node status except via the programming UI.
-
Additional camera information
Is there another way to get to temperature outside the programming UI? Temperature is exposed and reported on in the AC device list but doesn't appear to be exposed as a status in the programming UI.
-
Support Thread for IoX 5.6.3
Any idea what the issue was? Chris Jahn helped me and at one point he said Insteon and Zwave were using the same port. That was when we were still trying to get 5.6.3 working.
-
Insteon Lamplinc not reliable after Zmatter migration
I have about 30 Zwave devices. I do not see any activity in AC when I start up, Ready is there when it appears, but I noticed Query at Restart was unchecked. That explains what that is for. Thanks!
-
Insteon Lamplinc not reliable after Zmatter migration
Come to think of it, when this has happened before it seems to me a Fast On worked.
-
Insteon Lamplinc not reliable after Zmatter migration
I'm sending a simple ON through an ISY program, but the way I discovered this was my evening lights on program didn't work for Insteon devices and that's when I discovered all the Insteon devices except IOLinc had no status in AC and wouldn't accept even a simple ON command until I queried them.
-
Fun and unsupported services
Thanks for putting this together, notifications don't always work for me and so I'm just now seeing this. After looking it over, I see it is beyond my ability and therefore risky for me to try, but I appreciate the detailed response.