cblomart / zwaymqtt

RaZberry (z-wave on raspberry pi) to MQTT gateway
MIT License
18 stars 4 forks source link

stellaz thermostats: device not implemented #3

Open luxus opened 8 years ago

luxus commented 8 years ago

Im sorry to bother you again @cblomart May 08 04:36:46 kaipi zwaymqtt[4643]: 2016/05/08 04:36:46 device not implemented. May 08 04:36:46 kaipi zwaymqtt[4643]: 2016/05/08 04:36:46 device not implemented. May 08 04:36:46 kaipi zwaymqtt[4643]: 2016/05/08 04:36:46 device not implemented. May 08 04:36:46 kaipi zwaymqtt[4643]: 2016/05/08 04:36:46 device not implemented.

i have 4 eurotronics stellaz valve radiator thermostats but 1 thermostat have 4 "devices" here my devices.json from z-way https://gist.github.com/luxus/d2940d284f706ae3046293bbc1e17dc9

but still i don't see any messages in mqtt

cblomart commented 8 years ago

Can you set the setpoint temp via mqtt now?

luxus commented 8 years ago

something is still wrong.. it not showing the right set points thats what z-way shows bildschirmfoto 2016-05-15 um 18 54 01 thats what mqtt have bildschirmfoto 2016-05-15 um 18 53 18 bildschirmfoto 2016-05-15 um 18 53 26 and when i try to publish (change) the setpoints nothing happens in zway

cblomart commented 8 years ago

I corrected a bit so the index of the mode is passed as integer... still takes a bit of time for zway to set the value properly...

2016/05/16 21:18:32 Http Get on Z-Way: http://lux.us.to:8083/ZWaveAPI/Run/devices[11].instances[0].commandClasses[67].data[11].val.value 2016/05/16 21:18:32 MQTT: devices.11.instances.0.commandClasses.67.data.11 <> razberry/actuators/analogic/wohnzimmer_heizung/0/energy_save_heating/c (float) / Value: 19.000 2016/05/16 21:18:32 Http Get on Z-Way: http://lux.us.to:8083/ZWaveAPI/Run/devices[11].instances[0].commandClasses[67].Set(11,19.000) 2016/05/16 21:18:43 ZWAY: devices.11.instances.0.commandClasses.67.data.11 <> razberry/actuators/analogic/wohnzimmer_heizung/0/energy_save_heating/c (float) / Value: 23 2016/05/16 21:18:43 Setting Z-Way value. 2016/05/16 21:18:43 Http Get on Z-Way: http://lux.us.to:8083/ZWaveAPI/Run/devices[11].instances[0].commandClasses[67].data[11].val.value 2016/05/16 21:18:43 MQTT: devices.11.instances.0.commandClasses.67.data.11 <> razberry/actuators/analogic/wohnzimmer_heizung/0/energy_save_heating/c (float) / Value not changed 2016/05/16 21:19:43 ZWAY: devices.11.instances.0.commandClasses.67.data.11 <> razberry/actuators/analogic/wohnzimmer_heizung/0/energy_save_heating/c (float) / Value: 19 2016/05/16 21:19:43 Setting Z-Way value. 2016/05/16 21:19:43 Http Get on Z-Way: http://lux.us.to:8083/ZWaveAPI/Run/devices[11].instances[0].commandClasses[67].data[11].val.value 2016/05/16 21:19:43 MQTT: devices.11.instances.0.commandClasses.67.data.11 <> razberry/actuators/analogic/wohnzimmer_heizung/0/energy_save_heating/c (float) / Value not changed