Hi,
i’m trying to creat a rule for a Switch to dimm my WLED Binding /Thing
on my shelly and zigbee Dimmers i can use send command “DECREASE or INCREASE” to get dimmer switch working but on the
" Global Brightness" item from the WLED Thing it is not working.
Isee in the log:
Item 'Kuchenzeile_WLED_Global_Brightness' received command INCREASE
But it did not change the Brightness.
Than i hav testet it with the " Master Controls" Item or the " Segment Brightness" Item.
And on thes Items DECREASE command sems to wore but the INCREASE command shuts the WLED OFF and there is nio steps to down dimming the Brightness.
IS this a bug ore do i something wrong?
example:
configuration: {}
triggers:
- id: "1"
configuration:
event: "5002"
channelUID: deconz:switch:00212E05388E:54ef4410004c1384010012:buttonevent
type: core.ChannelEventTrigger
conditions: []
actions:
- inputs: {}
id: "2"
configuration:
itemName: Kuchenboard_WLED_Master_Controls
command: DECREASE
type: core.ItemCommandAction