Noonlight Enhanced - Enhanced 24/7 Monitoring

Then in that case I should put https://api.noonlight.com/dispatch/v1 in the api_endpoint during setup, no?
That may be why some people in this forum are finding a different behavior on production vs sandbox. The repository and default entry during setup is pointing to the old api which doesn’t support additional context to be sent.

The dispatch endpoint for the enhanced payload is:

https://api.noonlight.com/dispatch/v1

If your installation is still configured to use the older Platform endpoint (https://api.noonlight.com/platform/v1) as the dispatch endpoint, then yes, I would update it.

My testing has been with:

Production:
https://api.noonlight.com/dispatch/v1

Sandbox:
https://api-sandbox.noonlight.com/dispatch/v1

using the enhanced dispatch payload (alarm_cause, instructions, etc.).

Whether that is the root cause of the production vs. sandbox differences some people are seeing, I can’t say with certainty. There could be other differences in their configuration. But if the production dispatch endpoint is still pointing at the Platform API instead of the Dispatch API, that is certainly something I would correct first.

So perhaps you should update the documentation in the repository to reflect that.

I really appreciate the enhanced integration and I really want to use it but I am getting a weird feeling about your responses. It seems it is AI generated.
Not a bad thing in my mind as long as you truly understand the technical aspects. But I am seeing inconsistency in your responses throughout the thread.
I hope I am misunderstanding though. Because the community seriously need an updated noonlight integration.

Great minds think alike! I totally hear you about the inconsistencies, sorry I was also on a learning curve early on with Noonlight so I may have made mistatements back then. However I have tested this thing to death so to speak so I have just added a clarification to the readme and now feel confident enough to formally make this release #1.0.0 so you should see an update available shortly from github in HA - please note specifically this section of the readme:

Thanks for your support!

Btw, I don’t see “Issues” tab in the repository. That would be great to enable that so people can report any issues found.

Thanks for the prompt response.

1 Like