which is a Neo Coolcam plug with metering.
Could you add it to your Z-Wave Switch Mc or Z-Wave Switch and Childs Mc? I don’t know which one is the best. This device has no child, so I guess it should be Z-Wave Switch Mc. Unless the Z-Wave Switch and Childs Mc replaces the other one
A few things I’ve noticed when using the Z-Wave Bulb Mc (ver. 2022-09-07) with the Zooz ZEN31 RGBW. Curious if anyone else is seeing these issues with the ZEN31 and this specific driver.
The Multi-Tile type doesn’t work to turn on the RGB or White switches (at least not consistently). They just spin until it times out.
Google Home doesn’t show the color option when pulling the device from ST.
I’m unable to change programmed sequence settings. I have a no connection icon (cloud with line through it) instead of the settings icon (gear cog).
Try with this driver version.
When this version is installed read the value of the parameter 157 and emit event for programmedSequence attribute
You can install with CLI or wait to update automatically
───────────────────────────────────────────────────
Name Z-Wave Bulb Mc
Version 2022-09-29T09:21:00.132276979
───────────────────────────────────────────────────
Hi mariano, were you able to find the solution to this problem? Unfortunately I have tried all the configurations but it does not work … the open and close status updates after many minutes while the temperature is not signaled in any way. So there is some mistake that I cannot understand.
Thank you for the reply. will convert later today. Fingers crossed. Wish they still made this as it has been a great way to monitor my freezers operations.
I have the latest version now but not sure what you mean by read parameter 157. Looking at the settings, if the parameter number is after the setting, mine stops at 152. Remote transition time.
I have been looking at the manual and it seems that for the outdoor sensor to work, you first have to connect it and then pair it to the Hub.
So I have set the one with temperature as the pairing profile, so that it is configured correctly in the pairing. Zwave devices are more complicated to add or remove capabilities dynamically than in zigbee, especially when defaults handlers are used
Install this version and exclude the device and pair it again to see if the temperature works
───────────────────────────────────────────────────
Name Z-Wave Sensor Mc
Version 2022-09-30T10:54:21.492535506
───────────────────────────────────────────────────
Hi @groundzero2010
I just wanted to tell you the details of how I was going to initialize the value of the capability to change the sequence and show not a cloud.
This parameter in controlled in my driver by a custom capability instead of preference setting in order to use with automation and scenes
Parameter 157 is for the Fibaro RGBW-442 and Zooz zen 31
Start programmed sequence
Setting this parameter will start programmed sequence with selected number. User can define own sequences via controller. While
the sequence is active, the menu is unavailable.
Parameter size 1B
Default value 0 (sequence inactive)
Available
values
0 – sequence inactive
1-5 – user-defined sequence
6 – Fireplace sequence
7 – Storm sequence
8 – Rainbow sequence
9 – Aurora sequence
10 – Police (red-white-blue) sequence
Parameter 72 is for the Fibaro RGBW-441
Starting predefined program when device set to work in RGB/RGBW mode
Parameter is relevant for main controllers other than Home Center only.
Available settings: 1-10 (animation program number)
Default setting: 1
Parameter size: 1 [byte]