pdong / node-contrib-inovelli-status-manager

Node red node for assisting in constructing statuses for inovelli red series switch
0 stars 2 forks source link

Add display sets for on/off and dimmer #5

Closed pdong closed 4 years ago

pdong commented 4 years ago

This hopefully fixes the display types for dimmer vs on/off since "chase" was added as a notification display type for the dimmer firmware which is value 2. I didn't want to introduce a breaking change with how this node treats upstream data so I left these values as numbers. When the switch type changes it will reset the display type and allow users to pick the appropriate value.