Page 1 of 1

[BUG] API Request works but returns null

Posted: 13 May 2020 17:13
by Wikibear
I control via script the setpoint of a heater device via API:
http://192.168.XXX.XXX:8083/ZWaveAPI/Ru ... .Set(1,20)
Setpoint temp will be set but site return null.

Image

The current firmware version is: v3.0.6

Before update this works perfectly.

Re: [BUG] API Request works but returns null

Posted: 14 May 2020 21:00
by PoltoS
It is not a bug. This was ALWAYS like that for years. What answer do you expect?

Re: [BUG] API Request works but returns null

Posted: 20 May 2020 16:56
by Wikibear
Really? If something work, then normally i await something else as null. Then I remembering wrong of something like I aspected...