Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.
Compare
Choose a tag to compare
@CShark CShark released this 05 Jun 20:37
· 5 commits to master since this release

Fixed some Set issues

Plugins, which only support a state (e.g. PelcoD) now trigger, when the active config changes. I.e. either by changing the set or when switching to a scene that overrides the config. Configs cannot be stacked and will be overwritten, the slot takes precedence over the Set. When exiting a slot with a overriding config, the Set config is reapplied.

Plugins which support Exit and Enter (e.g. QLC+, KNX) now stack. The Set configs get triggered when entering / exiting the set while the slot configs do the same for slots. Both slot and set configs can be triggered at the same time.