-
Notifications
You must be signed in to change notification settings - Fork 224
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
HomeBridge #239
Comments
Converse should not be true. That Might be your first problem. The best way to test it would be from the dashboard. Got to 192.168.0.222:3000 and click on "Cast Sandbox" at the top of the page. That will help you build the HTTP request. |
Are you running inside of docker? Is the file reference within the docker image's filesystem or in the host filesystem? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Trying to cast a door-bell.mp3 file to google assistant to cast the ding dong sound
Achieved to create a cURL to broadcast a “dinner” message using Homebridge Http Switch Unlimited https://www.npmjs.com/package/homebridge-http-switch-unlimited
with the following json
However i am quite inexpert and don’t know the syntax to cast a local sound
Made different attempts all unsuccessfully like this one
Would you be able to publish either the json syntax or the plugin for HomeBridge.
Thanks for your work and help
Jose.
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: