Page 1 of 1

Problem after update with probeTitle in api

Posted: 14 Jan 2016 21:52
by luxus
i switched my raspberry that i use for z-way 2.2.0 (razberry), so i reinstalled everything.
i use homebridge with the homebridge-zway plugin to access my thermostats via siri.
but now the temperature sensor (sensorMultilevel) response with" probeTitle": null,
https://gist.github.com/luxus/c9e1f6c1dec122e6007a

the old version (2.1) respond with
"probeTitle": "Temperature"
https://gist.github.com/luxus/3232fbedc09e8f1eff09

homebridge-zway relay on the probeTitle and isn't working correctly

is there a reason for that?

Re: Problem after update with probeTitle in api

Posted: 17 Jan 2016 08:19
by S'pht'Kr
*bump*

I'm the developer of the integration luxus is referring to...anything on this? I actually don't see anything in the developer documentation on `probeTitle` or `probeType`, but this seems to have changed in 2.2. Is the former being deprecated in favor of the latter?

Thanks...