Broadlink node S1C

I'm very new here.
I need advice on how to control the S1C socket.
What values ​​and in what format do I need to enter for "ON" and "OFF".
Thank you for your help.
Ota

Are you using https://flows.nodered.org/node/node-red-contrib-broadlink-control?

If so, then start by looking at the instructions and the linked videos and docs in that link.

Hi everyone
I have read the documentation as recommended, but no progress. I only managed to test the "MP1" node and it works for me.

2: object
mac: "34ea34f3ee0d"
ip: "192.168.58.172"
type: "MP1"

But the "SP2" node has no success yet.

1: object
mac: "34ea3479bf1f"
ip: "192.168.58.159"
type: undefined

It is not a mistake that SP2 has "type: undefined".

It might be best to ask for help on the github repository.

Have you tried the built in examples (CTRL-I) also available here: node-red-contrib-broadlink-control/examples at mlfunston-edition · mlfunston/node-red-contrib-broadlink-control · GitHub

Also, have a read through the repository issue tracker (might find your question already answered)

Hello.
The error, as always, was between the computer and the chair.
I copied the node and pasted it, but I only overwrote the IP address and MAC, but I did not enter "Add new device".
So the problem is solved.
Thanks for the help

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.