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

Controlling dummy switches #117

Open
heyandy1st opened this issue Dec 20, 2022 · 0 comments
Open

Controlling dummy switches #117

heyandy1st opened this issue Dec 20, 2022 · 0 comments

Comments

@heyandy1st
Copy link

I have several virtual switches using "dummy" (https://github.com/nfarina/homebridge-dummy#readme) and everytime I try to send a set to the switch I am getting back "not found".

This is the message I publish to the /homebridge/to/set topic:
{"name": "DummySwitchName", "service_name": "DummySwitch", "characteristic": "On", "value": true}

I have tried various versions of service_name that I can see in the javascript at the above GIT repository, but so far still no luck.

I am sure I am missing something "simple", any thoughts?

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