gBridge icon indicating copy to clipboard operation
gBridge copied to clipboard

gBridge.io allows you to control (almost) anything with Google Assistant, by translating voice commands to MQTT messages.

Results 24 gBridge issues
Sort by recently updated
recently updated
newest added

# gBridge.io Issue template Hi we when we are asking for any device status it request same mqtt topic gBridge/u4/d0/grequest, how ever in system we setup Topic for status gBridge/u4/E831CD4176A8/d2/onoff/set...

Everything self hosted running and able to access the gapi and gapi/auth and webserver etc.......but I have difficulty linking. "The request by Google Home was malformed. Please try again in...

**Instance Type (hosted/ docker/ other): docker apache on debian 10 **Steps to reproduce issue: - Add device in google home - enter login data **Expected behaviour: Side "confirm link" should...

**Instance Type (hosted/ docker/ other):** Docker **User ID (if using hosted service):** **Steps to reproduce issue:** - Step 1: Setup Google action (Smart Home) - Step 2 Setup gBridge on...

I've managed to get the whole system up and running without Docker, so here's more of an outline on what you need to do. The whole thing works fine on...

I have tried the above fixes to the docker-compose file and ApplicationServiceProvider file and still having issues with the account linking being redirected to /gapi/auth. Is there something else I...

Been sending support emails for months now (paid, hosted account), no ones replying? project dead?

Tried my initial password reset, but it keeps failing when I try to reset the password, I checked the regex from git and it worked fine. Password example gBridgePass@20 Responds:...

I have been implementing a device on GBridge, and wanted to read about the RGB colour control, but there doesnt appear to be any documentation for those traits? Can you...

Is the server down? Openssl gets refused. ``` openssl s_client -connect mqtt.gbridge.io:8883 connect: Connection refused connect:errno=111 ```