python-sdk
python-sdk copied to clipboard
Python example
Hello, Can you put a python example with several devices like the MultiSwitch example in esp8266. Thanks
Hello @duponS
multi switch example added.
https://github.com/sinricpro/python-sdk/blob/master/examples/multi_switch.py
Thanks