14.10.2020, 21:41
You could create a virtual object that receives the command from Alexa and control the actual window object from there with this event based script:
This command will send a inverted value to your bit object
Code:
grp.checkwrite('1/1/1', not event.getvalue())