python-elgato-streamdeck
python-elgato-streamdeck copied to clipboard
Is there a way to trigger/click a stream deck button programattically?
Is there any way currently to trigger stream deck button? Is this possible?
Something like
deck.clickButton(1)
You can just call the callback method manually (which you need anyways to listen to the events).