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

breaking changes from sectoralarm. #43

Open
burner- opened this issue Mar 23, 2024 · 1 comment
Open

breaking changes from sectoralarm. #43

burner- opened this issue Mar 23, 2024 · 1 comment

Comments

@burner-
Copy link

burner- commented Mar 23, 2024

https://mypagesapi.sectoralarm.net/ wont work anymore. So this library wont get needed information of site and all commands fail.
Example reading info will give error TypeError: Cannot read properties of undefined (reading 'info')

@burner-
Copy link
Author

burner- commented Mar 23, 2024

Hmm actually it looks that api is still exist but something have changend.

TypeError: Cannot read properties of undefined (reading 'info')
at info (/data/node_modules/node-red-contrib-sectoralarm/lib/sectoralarm-site.js:294:20)
at SiteNode._inputCallback (/data/node_modules/node-red-contrib-sectoralarm/lib/sectoralarm-site.js:54:21)
at /usr/src/node-red/node_modules/@node-red/runtime/lib/nodes/Node.js:214:26
at Object.trigger (/usr/src/node-red/node_modules/@node-red/util/lib/hooks.js:166:13)
at SiteNode.Node._emitInput (/usr/src/node-red/node_modules/@node-red/runtime/lib/nodes/Node.js:206:11)
at SiteNode.Node.emit (/usr/src/node-red/node_modules/@node-red/runtime/lib/nodes/Node.js:190:25)
at SiteNode.Node.receive (/usr/src/node-red/node_modules/@node-red/runtime/lib/nodes/Node.js:499:10)
at deliverMessageToDestination (/usr/src/node-red/node_modules/@node-red/runtime/lib/flows/Flow.js:800:40)
at Immediate._onImmediate (/usr/src/node-red/node_modules/@node-red/runtime/lib/flows/Flow.js:816:21)
at processImmediate (node...

@burner- burner- closed this as completed Mar 27, 2024
@burner- burner- reopened this Mar 27, 2024
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

1 participant