Hi All. I’m new to HA and struggling to setup Qwikswitch relays using the Qwikswitch wifi bridge (no QwikSwitch QSUSB Hub). The following GET calls to the QS API works perfectly to switch a Qwikswitch relay on, of or get the status of the switch:
When I SSH to home assistant as root, the curl command works fine to switch on/off the light. However, when I try running the curl command from the HASS configurator “execute shell command” tool, I get the error:[Errno 2] No such file or directory ‘usr/bin/curl’ Not sure if this is related to the issue, perhaps some permissions issue?
Hmmm well you would be better off using the Hassio forum page to get better results As I understand it Hassio doesn’t use a standard linux distribution and is in a docker container so cannot use the standard commands. Try asking in the Hassio forum pages
Hi Guys, I have plugged my USB QS hub into my Raspberry pi 4 B and tried installing the code from the Joulco-Square/ qsusb source as none of the other braches of code above seem to be compatible with pi 4 or the latest
HA 2020.12.2 (and newer). Can anyone help me get the custom integration installed from the HACS in HA?