-
Posts
717 -
Joined
-
Last visited
Everything posted by vbPhil
-
Program not setting Int variable after Wait (Eisy)
vbPhil replied to AllDigital's topic in IoX Support
So, I believe it’s only when you have a Wait statement in the Then that the If can be reevaluated. Without a Wait the entire Then is executed regardless what is happening in the IF. -
Oracle JAVA Ergonomics After reading up on this it's probably best, for me, to just leave it alone. I don't suspect I have an issue with Java garbage only that I'd rather have a dedicated Windows program instead of a Java app. 🙂 Task Manager shows 407.7 MB memory consumed for the Universal Devices Administrative Console. I have 16 GB of ram, so the Oracle Java Ergonomics probably knows best on what to do.
-
Here's my notes on the subject. Can't remember where they came from. JAVA runtime parameter, increased memory block -Xmx512m Xmx sets the maximum memory heap size. Xms sets the minimum memory heap size. So doing -Xmx1024m -Xms128m should work. -Xmsn Specify the initial size, in bytes, of the memory allocation pool. This value must be a multiple of 1024 greater than 1MB. Append the letter k or K to indicate kilobytes, or m or M to indicate megabytes. The default value is chosen at runtime based on system configuration. For more information, see HotSpot Ergonomics Examples: -Xms6291456 -Xms6144k -Xms6m -Xmxn Specify the maximum size, in bytes, of the memory allocation pool. This value must a multiple of 1024 greater than 2MB. Append the letter k or K to indicate kilobytes, or m or M to indicate megabytes. The default value is chosen at runtime based on system configuration. For more information, see HotSpot Ergonomics Examples: -Xmx83886080 -Xmx81920k -Xmx80m
-
Program not setting Int variable after Wait (Eisy)
vbPhil replied to AllDigital's topic in IoX Support
The way I handle this is with 2 programs. The trigger program fires the 2nd action program. The action program immediately disables the trigger program. When the action program finishes all the actions, it enables the trigger program. Been running for years on a 994i and now on Polisy. Variations exists for damping and false trigger scenarios but that’s the basic. Beware of wait statements! -
How to get number of lights on in house, or in folder?
vbPhil replied to brians's topic in IoX Support
If you had the number, what would you do with it? -
About the same for me. Another action that takes a while is opening the Programs tab for the first time after launching the AC, about 30 seconds. IoX backups take forever as well. The 994i was way quicker. I'm on Polisy 5.5.4 with ZMatter board.
-
It’s mostly working now on Polisy 5.5.4. See below from another post Upgraded Polisy IoX from 5.5.3 to 5.5.4 Upgrade went smoothly but, I get 5 beeps plus 1 when it finishes. These reported issues still remain. ZSE40 ZooZ 4-in-1 Sensor Will not complete interview. tried Update with Interview many times and exclude/include. ZooZ states to press z-wave button every 15 seconds for 2 minutes during include, this still didn't help. Not sure if this is new but: Temperature will not display in Fahrenheit only Celsius regardless of configuration parameter. ZSE42 ZooZ Water Leak Sensor Cannot Query or Set Configuration Parameters These reported issues have been fixed: ZSE40 ZooZ 4-in-1 Sensor Motion Sensor node Status now changes with motion detection. Configuration Parameters will Query and Set ZSE42 ZooZ Water Leak Sensor Leak Detected Alarm node now triggers ON and OFF with water detection.
-
I found that gem in the ZooZ docs that came with the device. Strange because most of what I've read says that Wake Up last for 1 minute unless you change a parameter. But, If Wake Up is initiated manually who knows how long it stays, maybe 15 seconds?
-
Yes that was fixed in 5.5.4 but I still couldn’t get the configuration parameters to query or set in zse42. UDI tells me they just acquired a zse42 and would look into it. Also said they will be releasing many smaller incremental updates to fix issues as they ferret them out. Be sure to follow forum topics for the individual releases as users are reporting when stuff starts working.
-
Upgraded Polisy IoX from 5.5.3 to 5.5.4 Upgrade went smoothly but, I get 5 beeps plus 1 when it finishes. These reported issues still remain. ZSE40 ZooZ 4-in-1 Sensor Will not complete interview. tried Update with Interview many times and exclude/include. ZooZ states to press z-wave button every 15 seconds for 2 minutes during include, this still didn't help. Not sure if this is new but: Temperature will not display in Fahrenheit only Celsius regardless of configuration parameter. ZSE42 ZooZ Water Leak Sensor Cannot Query or Set Configuration Parameters These reported issues have been fixed: ZSE40 ZooZ 4-in-1 Sensor Motion Sensor node Status now changes with motion detection. Configuration Parameters will Query and Set ZSE42 ZooZ Water Leak Sensor Leak Detected Alarm node now triggers ON and OFF with water detection.
-
I had put in a Support ticket for this. Chris just answered and said: The ticket was for: Web Server Module - Dynamic/Custom Page Creation
-
The ZooZ, ZSE40 4 in 1 Sensor is also only showing in C instead of F. The default is F which is what I had before when not using ZMatter module.
-
I've seen this with my other ZooZ sensor devices. After excluding they start to include back again. I have various issues with the ZSE42, ZSE40. Support tickets in, UDI is aware and offers a fix in upcoming software releases.
-
Sometimes if you send a Keep Awake and then manually wake the device that will help, but some devices just won't interview correctly, and UDI is looking into this. Hopefully soon they'll get the bugs out.
-
Thanks Ross that's what I was looking for. The technique shown from @Bumbershootis referencing the same WiKi article I've read but it doesn't completely explain everything. @MrBillwas showing me how he does a Google Sheet from Home Assistant using IoX data. I've started to pursue that as well.
-
Yes, that's what I read under the Dynamic/Custom Page Creation section. The only thing missing is actually how to call the customization from an ISY program without sending an email but creating a file at /user/web. I see that page at http://IP.OF.THE.ISY:8080/WEB/udajax.htm so I guess "web" is still a thing.
-
Does the 994i ISY web server functionality still work with IoX? I'm looking to capture some IoX node data to a file, but I couldn't quite figure out the process from the WiKi article. I customized a Notification with the Subject, @webpage:myDir/status.htm and some node data in the body of the notification. How do I activate or send that notification from an IoX program without sending an email?
-
I don't touch the Upgrade Packages button until told to do so. Suppose UDI is sneaking in minor fixes without broadcasting it?
-
that worked, thanks.
-
I restarted the node server as instructed but it is staying at 3.1.17 and I get no indications that it is upgrading. Tried restarting Polyglot 3 but that made no difference.
-
After including the ZSE40 many nodes are created but no data in the fields and Z-Ray indicates Interview not Done. So, it doesn't appear to be functioning. The device itself appears good as the LED flashes accordingly. I tried Update with Interview but nothing changed so I did an exclude/include. It added as a new Z-Wave device as it did before but also didn't complete the interview and I see that X-Ray is still showing its old ID with Interview not Done. Was wondering if this is yet another device that is known to not work with ZMatter board or is there some other technique to try? Is there a way to get rid of devices shown in X-Ray data that have been excluded but still listed? In X-Ray DH All Devices item number 1 shows as Interview not Done. Is that the ZMatter Controller and should show as not interviewed? thanks for any insights.
-
I'm not at all surprised. I'm having issues with the ZooZ Water Leak detector. See it here. I'd recommend submitting a Support ticket so that UDI is aware of it. Also take a look at the ZMatter Forum as there are plenty of others having issues with this new module and software.
-
Curious, can you call the Timer program from one program and then from another while it is already running?
-
I'm thinking of using the Aeotec Heavy Duty Smart Switch Gen5 (ZW078) to control my garage heater. Was curious about the function it has to report wattage or kWH. I'm not sure where UDU publishes what z-wave command classes it's supports. Would this be supported by Polisy with the ZMatter board and display these parameters in the AC?