Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi allI am busy developing a product where I pull power from the PoE port of a switch and then convert it to 12V DC with a light on the other end.I then want to use the MT30 button to switch the lights on and off by switching the particular port on a...
Good dayCan someone show me what the API string looks like that power the MT40 up and down?I am experimenting with Node Red.I have a MV2 that sends a signal to a MQTT broker.When there is movement then a API call must be made to the MT40 to switch it...
Hi thereI have Python 3.12.3 on a Ubuntu 24.04 VM.I would like to install pip3 but Ubuntu gives me an error.The error is "externally-managed-environment"It says if I do want to install it then I can risk instaling it with --break-system-packagesAnd ...
Hi thereI managed to get a 5Watt 12Volt light to light up via a PoE port on a Meraki switch. I used a PoE splitter in the middle to get this to work. I have not had the time or energy to play around with the button. Maybe I will pursue this again ne...
Hi thereMy son's PC crashed so I had to give him my test PC which the script is on.When I have my stuff back I will post my solutions here!Have a great day!
Hi PhillipI ran your command and the system told me that pip3 was already installed.When I did a pip3 install pytube it still gives me an error.I will have to try the virtual envThanks