Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zone name and type not working on a multi-alarm deployment #2

Closed
stezak77 opened this issue Apr 8, 2020 · 5 comments
Closed

Zone name and type not working on a multi-alarm deployment #2

stezak77 opened this issue Apr 8, 2020 · 5 comments

Comments

@stezak77
Copy link

stezak77 commented Apr 8, 2020

I'm using this node red integration to control two different alarm systems connected to the same network, each one with its own ip address, port and credentials.
All zone properties are correct except for zone name and type.
Names and types of the second alarm system zones are evaluated from the first alarm system zones.
The issue should be due to zone caching implemented at global level instead at alarm instance level.

@maxill1
Copy link
Owner

maxill1 commented Apr 10, 2020

You are right. I will remove the cache from global context in next release. Thank you.

@stezak77
Copy link
Author

Thank you :)

@maxill1
Copy link
Owner

maxill1 commented Apr 11, 2020

0.1.3 is out with cache on server node. I can't test it directly since I don't own two alarms. Please let me know if the fix is working.

@stezak77
Copy link
Author

Thank you for the prompt fix. I tested it and works great now.

@stezak77
Copy link
Author

stezak77 commented Nov 3, 2020

Hi @maxill1 I think this issue can be closed

@stezak77 stezak77 closed this as completed Nov 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants