Don't know how to use pcf8574 cluster node

In a python script i would write this:
bus.write_byte(0x20, 0x02)
to send a command to a pin of the expansion board(PCF8574).

How do you have to fill out the cluster node and the cluster configure to do the same?

did you read the description on the nodes page?

of course but I don't understand them

So what have you defined in the node?

EDIT: you may want to look at the issues on the node's GitHub page, there seems to be some problems with it.

1 Like

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