Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trying to issue a http POST as a On item #1409

Open
guy1958 opened this issue Jul 29, 2024 · 0 comments
Open

Trying to issue a http POST as a On item #1409

guy1958 opened this issue Jul 29, 2024 · 0 comments

Comments

@guy1958
Copy link

guy1958 commented Jul 29, 2024

Hello. I have had ha-bridge running for a while and it has been very reliable. So far I've had it triggering an executable, sending a string over a TCP connection, and forwarding to a Hue hub. Now I'm trying to have it send a http POST to a device, and I am not having any success (though it says it was sent successfully).

I've validated that the http POST itself works, using another device as a test (as a network resource in a ISY994i home automation controller). This POST is sent to a Insteon 2412N central controller, along with a second command (with a couple of characters changed) to have it transmit a X10 command pair.

image

I have programmed it like this in ha-bridge:

image

I press the test button, but nothing actually happens with the targeted X10 device. It works fine when sent from the ISY994i.

Any suggestions? Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant