MrEggy
MrEggy
I have too found the same issue. I can call lightsOn using lightsOn() and individually turn lights on. However if I turn one light on with one set of properties...
I believe this access denied error may in fact be spurious and actually caused by another error as indicated in Issue #5. I believe it is caused by mqtt connection...
Thanks Sebastian. I have just got to the bottom of this problem. The permission error on the COM port is indeed spurious. Whenever another error occurs it will generate this...
Many thanks for your prompt and detailed response. I ran the script and got the following error. Traceback (most recent call last): File "D:\test\pyWinCoreAudio-develop\mic.py", line 38, in ON_SESSION_VOLUME_CHANGED.register( ^^^^^^^^^^^^^^^^^^^^^^^^^ NameError:...
Firstly, can I say how amazed I am at how quickly you are able to rewrite code. Well done. Windows 11 has this feature called Universal Mute. Where you can...