IP control stopped working

Has anyone else noticed that the control over IP using HTTP commands on port 15081 has stopped working?
e.g. http://[Naim IP]:15081/power?system=on
I still get a response from my NSC-222 but no action is taken. This is with firmware dated 07-05-2025

If this is no longer supported, are there other methods to control from Home Assistant? Just looking for basic on/standby and input select control.

James

Think you’ll need to change HA to do PUT requests, seems to work with my NSC-222 using Apple Shortcuts.


1 Like

where can we find all the API ? is there a swagger to list them ?

There are a few here:-

1 Like

Well that is odd… I created some apple shortcuts and they work fine, but not from RestMan or Home Assistant.

Thanks for reminding me they’re put requests by the way! Home Assistant was configured correctly but not when I was testing from a web browser.

Network seems fine. I haven’t included anything in the header or body. I will investigate further.

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.