So I can change color, change notifications, but for some reason I can not change the indicator intensity; both when on or off.
Heres my command Im sending it through node, red. No errors, but nothing happens. As I said, this is the same stuff I use to change the color, just change the parameter # and data, obviously.
Even tried it through HA developer tools. I was able to set color, as I said. Thats the first picture, you see the command and the response. Then I try to set intensity, you see the command but not response…
“The XML defines this config parameter as a “list” type. When the parameter is a list, OZW (or perhaps the Python OZW API that Home Assistant is using) expects to be given the item label, not the raw value.”
In this particular case, you will want to set the value to the label text contained in the zwcfg_*.xml file. In my case, the value is “0%” - “100%”
Try the value in quotes Ie “10%”. You can change the zwcfg file but only when home assistant is stopped, otherwise it will save over your changes. I downloaded a zwcfg file that has all of the possible configurations, I’ll try to find it later. but you may even need to update it yourself if there is a new firmware that comes out with new parameters