Jump to content

Recommended Posts

Posted
2 minutes ago, SHM said:

Did not unzip file either

Did you update the firmware using manual upgrade from within the admin console

Before the upgrade make sure that the UI and your current firmware are the same version.

If so and you're still having a problem then delete the update file and download it again. Are you using a PC or a MAC?

Posted

@Michel Kohanim The modulus function gives totally unpredictable results.

In particular I am attempting
$iVariable %= 0.05
It always clears the 2 decimals place value to 0.00
 

I have experimented with 0 decimal precision variables, using 5, 10, 100, and 1000.  With 1000 I got a 700 resultant once which was correct.  Lower divisors always resulted in 0 remainders.

I also found one trial (but couldn't duplicate again)
$variable %= 5   (23.47 %= 0.05 resulted in 2)
giving a whole number resultant instead of the fractional 0.02 expected remainder

Running ISY v5.3.2 (not the latest)

Thanks! This will be messing up a few programs I use. I haven't checked them yet but most are just novelty usage 4 x 2 digit room number tracking in one integer variable. (n-1 x 100 + n)

  • 3 weeks later...
Posted

Yeah!  This fixed an issue where one of my zwave ceiling fans was lost.  I was finally able to find it and add it to the network. 

For zwave, what is the backup procedure?  I know zwave, backup backs it up, but to where?  Do I also need to back up to a file somewhere?

Posted (edited)
11 minutes ago, ctviggen1 said:

Yeah!  This fixed an issue where one of my zwave ceiling fans was lost.  I was finally able to find it and add it to the network. 

For zwave, what is the backup procedure?  I know zwave, backup backs it up, but to where?  Do I also need to back up to a file somewhere?

My understanding is that the dongle ("Zwave" - "Backup") backs up on itself or on the sd card, while your programs, scenes etc ("File"  ISY backup" back up on your chosen computer location. 

Edited by asbril
  • Like 1
  • 2 months later...
Posted

I upgraded to 5.3.3 and had an issue with my Z-wave door locks. For some reason, they stopped reporting user numbers so the programs that I had fire based on the user number unlocking the door didn't work anymore. I downgraded back to 5.3.0 and the problem went away so I imagine it might be a bug in 5.3.3?

The program looks like this:

Side Door - Alarm Disarm - [ID 0005][Parent 0003]

If
        'Locks / ZW Side Door Lock' User Number is 1
     Or 'Locks / ZW Side Door Lock' User Number is 2
    And 'Locks / ZW Side Door Lock' is switched Alarm Unlocked by Keypad
 
Then
        Set Elk Area 'House' Disarm
        Set 'Kitchen / Kitchen Recessed' On
        Set 'Thermostats-Home' On
 
Else
   - No Actions - (To add one, press 'Action')
 

 

Posted (edited)
21 minutes ago, stre1026 said:

I upgraded to 5.3.3 and had an issue with my Z-wave door locks. For some reason, they stopped reporting user numbers so the programs that I had fire based on the user number unlocking the door didn't work anymore. I downgraded back to 5.3.0 and the problem went away so I imagine it might be a bug in 5.3.3?

The program looks like this:

Side Door - Alarm Disarm - [ID 0005][Parent 0003]

If
        'Locks / ZW Side Door Lock' User Number is 1
     Or 'Locks / ZW Side Door Lock' User Number is 2
    And 'Locks / ZW Side Door Lock' is switched Alarm Unlocked by Keypad
 
Then
        Set Elk Area 'House' Disarm
        Set 'Kitchen / Kitchen Recessed' On
        Set 'Thermostats-Home' On
 
Else
   - No Actions - (To add one, press 'Action')
 

 

I think you need to update the program to use the "Access Control Alarm" sub node

One of my Main Lock Nodes is ZW003_1
The sub node is ZW003_306 for access control alarm

Note:  I also think you need parens around the "or" statements if the and applies to both.  As written, I think it only allies to user 2

/Bill

 

 

Edited by WFP
  • Like 1
Posted
1 hour ago, WFP said:

I think you need to update the program to use the "Access Control Alarm" sub node

One of my Main Lock Nodes is ZW003_1
The sub node is ZW003_306 for access control alarm

Note:  I also think you need parens around the "or" statements if the and applies to both.  As written, I think it only allies to user 2

/Bill

 

 

Has anything changed drastically in 5.3.3 from 5.3.0? This program has been working perfectly fine as is for years.

Posted
12 minutes ago, stre1026 said:

Has anything changed drastically in 5.3.3 from 5.3.0? This program has been working perfectly fine as is for years.

I would say yes since I had code for user numbers also that I had to move to the sub node.

Posted
On 6/26/2021 at 11:11 AM, WFP said:

I would say yes since I had code for user numbers also that I had to move to the sub node.

I can report I'm having the same issue but only since upgrading to 5.3.3.  The user number used to be reported in the main node for these locks

Posted (edited)
17 minutes ago, jwt said:

Where in the F&%K do I download 5.3.3 without all the hash crap included.

Instead of coming on here posting as you have, why not take a moment to actually read. Had you done so, you would've found it already. None of your attitude is needed, warranted, or desired. All the extra is there for a reason

Edited by lilyoyo1
  • Like 2
Posted
17 minutes ago, jwt said:

Where in the F&%K do I download 5.3.3 without all the hash crap included.

Read this thread starting from the beginning.

What is hash crap?

Posted
11 hours ago, larryllix said:

What is hash crap?

I wondered that too.

11 hours ago, larryllix said:

Read this thread starting from the beginning.

The answer is so simple... they even have the correct thread.

Posted
12 hours ago, jwt said:

Where in the F&%K do I download 5.3.3 without all the hash crap included.

Possibly spam?

  • Like 1
Posted
12 hours ago, larryllix said:

What is hash crap?

It may disqualify you for the Olympics ?

  • Haha 6
Posted
31 minutes ago, asbril said:

It may disqualify you for the Olympics ?

Hash and spam is NOT a good combination either.

  • Like 1
  • Haha 2
  • 2 weeks later...
Posted

Why doesn't the link work for the No PLM / ZS to download??? All of the links from 5.3 - 5.3.3 don't work. 

Posted
8 minutes ago, Teken said:

Why doesn't the link work for the No PLM / ZS to download??? All of the links from 5.3 - 5.3.3 don't work. 

You sure?   I have 5.3.3 installed on my no-PLM ISY and i just downloaded the file again:

image.png.b99f39db25bdbbfa6102160915c8bbb8.png

granted I didn't try to install that file but the LINK to download works.

Posted
10 minutes ago, MrBill said:

You sure?   I have 5.3.3 installed on my no-PLM ISY and i just downloaded the file again:

image.png.b99f39db25bdbbfa6102160915c8bbb8.png

granted I didn't try to install that file but the LINK to download works.

Let me try this on a different web browser as Chrome just blinks when you select the link and nothing happens.

Guest
This topic is now closed to further replies.

×
×
  • Create New...