therealmysteryman / udi-sense-monitoring-polyglot

Sense Monitoring Polyglot v2 Node Server for UDI ISY 994i
GNU General Public License v3.0
0 stars 0 forks source link

The status does not show in programs #7

Closed mkohanim closed 3 years ago

mkohanim commented 4 years ago

Please do let me know if there's anything I can do to help with this issue. If you don't have a Polisy, please do let me know.

therealmysteryman commented 4 years ago

Sure I can have a look, not sure what is missing preventing the node to appear in the status of program. Do you have a sample of the code that is required to support this ?

mkohanim commented 4 years ago

Thank you! This is what I got from Chris: Have him make sure the editor for the status entry is correct, an invalid editor is the most common reason to not see your status value for the node.

With kind regards,


Michel Kohanim CEO

(p) 818.631.0333 http://www.universal-devices.comhttp://www.universal-devices.com/


From: automationgeek notifications@github.com Sent: Monday, July 6, 2020 4:33 PM To: therealmysteryman/udi-sense-monitoring-polyglot udi-sense-monitoring-polyglot@noreply.github.com Cc: Michel Kohanim michel@universal-devices.com; Author author@noreply.github.com Subject: Re: [therealmysteryman/udi-sense-monitoring-polyglot] The status does not show in programs (#7)

Sure I can have a look, not sure what is missing preventing the node to appear in the status of program. Do you have a sample of the code that is required to support this ?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/therealmysteryman/udi-sense-monitoring-polyglot/issues/7#issuecomment-654514385, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ADMVJPLLOQZOU2WP7DMCWFTR2JNK3ANCNFSM4ORA7T7Q.

therealmysteryman commented 4 years ago

Thanks,

I spend sometime trying to debug the issue, I have modified the profile, and ran it throught check_node_values.py script and it pass the test no problem. I have compared this nodeserver with other that I have written I don't see why this one won't show in program status. Unless the editorID or variable I'm using is not valid as a status ?

I think the next step would be if I could see any error in ISY or debug when it loading that list to see if it throw an error.