Release v2.0-rc6
Pre-release
Pre-release
This release contains classes to simplify multi-action plugins:
ESDAction
: subclasses represent a single kind of action/button, instances represent a specific button on a streamdeckESDActionWithExternalState
: convenience subclass for actions whose state can be effected by things other than the streamdeck, e.g. other applications or hardware eventsESDPlugin
: anESDBasePlugin
subclass forESDAction
-based plugins.