companion-module-requests icon indicating copy to clipboard operation
companion-module-requests copied to clipboard

Thor RF11iQ

Open MikeTechnical opened this issue 4 years ago • 9 comments

Hi There,

Please go easy on me - first post..

I have several of these.. https://www.thortechnologies.com.au/product/thor-smartbrain-rf11iq/ and want to control them with Bitfocus - in particular, being able to turn individual outputs on and off. They do have an API document - attached, but I'm not very good with HTTP, so can't figure it out.

RF11iQ API Thor Technologies Pty Ltd (1).pdf

I do know that when I put in the following to Chrome,

http://admin:[email protected]/cpan.cgi?param=p2&value=1

Output 2 turns on

and when I put this into Chrome

http://admin:[email protected]/cpan.cgi?param=p2&value=0

Output 2 turns off.

I can not figure out how to make the same happen with Companion however. Have tried tcp-udp Generic - but no luck - may be because I am using wrong format /settings. Have tried http Generic - but no luck - may be because I am using wrong format /settings. Have tried internal Run shell path (local) with curl - but no luck there either Have tried curl from command line - no luck - think I'm using incorrect formatting

A few tips or Ideas would be greatly appreciated.

Regards, Mike

MikeTechnical avatar Dec 09 '21 03:12 MikeTechnical