Python script to interact with a Meross MSS425E Smart Power Stripe
Simple script to be used to operate a Meross MSS425E power stripe
usage: ./meross.py <Channel ID | USB> <{0|1}>
0 = Off 1 = On
edit the file and enter the userID and password simple and minimal
REQUIREMENTS: Python ver >= 3.6 Meross IOT Api ==> https://github.com/albertogeniola/MerossIot (THANK YOU SO MUCH!!!!)