Skip to content

Possible Dimmer control strategies

btsimonh edited this page Apr 12, 2022 · 1 revision

control from TAS

Tas stores a power and a dim value.

via GUI

Toggle to off - send off only. Ignore MCU dim messages for xx seconds? - since MCU may fade down - we don't want to store the MCU's last dim value.

Toggle to on

We can't send dim value whilst off.

We can request 'on', but MCU may then fade to it's last value.

After 'on', wait for dim to stabilise (0.5s?), then request last TAS dim value?

via webconsole

?? - same as above?

via automation

?? - same as above?

control from panel

do we get a fade and then off, or off then fade?