question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Use local connection with proxy

See original GitHub issue

Hello,

I tried to use local connection with hub but it does not work. I view IDENTIFY request, my response is : image This is my first question, why I need verificationId, doc say it’s necessary but reference say it’s optionnal (https://developers.google.com/actions/smarthome/reference/local/interfaces/smarthome.intentflow.identifyresponsepayload). For me in my case it’s not need because I send isLocalOnly true (True if this device does not appear in the `SYNC response. This is common for hub devices.). So i device is not in SYNC response it’s does not need a verificationId, no ?

After that I receveid REACHABLE_DEVICES, I said all device it’s reachable (home is proxy for all my device in google home).

After that I get “action.devices.PROXY_SELECTED”, I don’t know what I have to do with that… I can’t find anything about that in documentation… I try to resend same response as REACHABLE_DEVICES and it’s seem ok.

So according to the console all it’s ok but I don’t received any local execute exept if I test on verifcationId device.

Did anyone success with local api and hub systeme ?

Thank in advance for your reply

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:35

github_iconTop GitHub Comments

5reactions
hardillbcommented, Sep 8, 2019

Any update on this?

Do we have an ETA for an updated to the typescript types and doc for the SDK so we can get hub devices working?

2reactions
devunwiredcommented, Dec 13, 2019

We’ve updated this sample to include a hub use case, and included some additional detail in the implementation guide for hubs.

Please note one item in the updated documentation, as @balloob mentioned, you have to opt your test devices into the Cast Preview Program to test this functionality with the latest Cast firmware, which has not rolled out yet to production devices.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Use a proxy server in Windows - Microsoft Support
To set up a proxy server connection automatically · Select the Start button, then select Settings > Network & internet > Proxy. ·...
Read more >
How to Set Up a Proxy Server on Your PC, Mac, or Web Browser
Open the IE toolbar and select Internet Options. · Open the Connections tab. · Select LAN Settings. · Check the “Use a proxy...
Read more >
Connecting to a proxy server - IBM
Click Settings > System > Open proxy settings. Use Internet Properties to set up a connection for your type of network: Dial-up or...
Read more >
Configure local proxy for devices that use web proxy
The local proxy transmits data sent by the device application using secure tunneling over a WebSocket secure connection. The local proxy can work...
Read more >
How to Bypass a Proxy Server in a LAN
Uncheck the "Use a proxy server" box as well and click "OK". Once you disable the proxy settings, check to make sure your...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found