Interface between Elgato Stream Deck device and Gzte controller through MQTT
based on https://github.com/abcminiuser/python-elgato-streamdeck
Needed python packages : pip3 install streamdeck pip3 install pillo pip3 install hid pip3 install paho-mqtt
Additional req for OSX : brew install hidapi