I have a small problem with my latest Aeon Labs Dimmer 6. It keep saying “Node initialising: STATIC_VALUES”.
I have tried restarting with the dimmer next to my controller, exlude and include again. Making sure we use the insecure inclusion. This node supports both.
It seems something goes wrong there. Let me know if you need anything else.
Binding is max 1 week old. Same as the Openhab exec. (Online snapshot distro)
Thnaks. I’ll need to look at this more, but from a quick look the flags should be correct (the values in the log are correct - so not sure why it’s wrong in HABmin!).
It’s not responding to the COLOR on endpoint 1 - I’ll need to look at this in more detail though over the next day or so.
I thought the same! However, it allows you to set the colour of the LED around the plug. The binding is asking for colour number 1, but the device doesn’t support this colour so that’s probably why it’s not working. I need to have a read through the new ZWave docs to see if there’s something I’ve missed with the implementation.
Do you mind raising an issue for this - just so I don’t loose sight of it ;).
On further investigation, the problem is likely caused by endpoint 1 not supporting the color class, but for some reason the binding requests it. It doesn’t look like the device is reporting color in this endpoint so there’s something wrong in the multi_instance class.
Please attach the log to the issue when you create it and link back to this conversation. I’ll try and take a look over the coming week or so.