Jump to content

Recommended Posts

Posted
  On 4/6/2021 at 8:29 PM, SHM said:

Did not unzip file either

Expand  

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)
  On 4/25/2021 at 7:56 PM, 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?

Expand  

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)
  On 6/26/2021 at 1:34 PM, 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')
 

 

Expand  

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
  On 6/26/2021 at 1:55 PM, 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

 

 

Expand  

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

Posted
  On 6/26/2021 at 2:57 PM, 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.

Expand  

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 3:11 PM, WFP said:

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

Expand  

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)
  On 7/5/2021 at 1:46 AM, jwt said:

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

Expand  

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
  • 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
  On 7/14/2021 at 8:36 PM, 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. 

Expand  

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
  On 7/14/2021 at 8:46 PM, 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.

Expand  

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...