I have installed HA(7.4) to my RPI3 and i want to hardwire my sensors and relay to RPI3. I came across the mqtt-io.
I have an installation problem to start with. When I try to execute the pip3 command in terminal
pip3 install mqtt-io
it does not recognise the command. I get this error
bash: pip3: command not found
What to do here?