-
I assume others have got this to work?
No Bridges -> Add New -> Discover Bridges -> Pair -> Paired -> Done
Still onscreen "no bridges", uninstalled, installed, restarted, run as admin, add bridg…
-
When I compile the following protobuf I get invalid dart code:
```proto
syntax = "proto3";
package example;
message Inner {
string bar = 1;
}
message Outer {
map entries = 1;
}
`…
-
### Current Situation
Unfortunately, after I updated my Homebridge version, I can no longer start Homebridge. An endless loop occurs. I have already done some research and found the following error m…
-
After waking my PC from sleep the On/Off buttons for my lights no longer. Ending the Stream Deck Software process and reopening it allows the buttons to operate as intended. That is until my pc falls …
-
### Manufacturer
Philips
### Model
Hue motion outdoor sensor (9290019758)
### Battery Type
AA
### Battery Quantity
2
uvjim updated
11 months ago
-
When I try to connect ot my Hue Bridge the Stream Deck app finds the bridge andt connects to it. But when I ty to select the bridge it's not listed in the drop down menu of the button I have selected.…
-
After the update I get the following entries in the node-red log:
```
22 Mar 10:00:29 - [info] [hue-bridge:Hue Wohnung] Error requesting info from the bridge. Reconnect in some secs. undefined
22…
-
**Describe the bug**
After integrating FlutterFire package into our project , we are getting the following exception
`REACTIVE_BLE: Received ScanResult(result: Result.failure(GenericFailure(code: …
-
flutter_reactive_blue use protobuf^3.18.1, and my application use protobuf^3.21.5. so i got error:
```
Duplication class com.google.protobuf.AbstractMessageLite found int modules xxxxx
```
so, i g…
-
Hello everyone, I have a problem with the flutter_reactive_ble library and I'm not quite sure how to fix an error. Specifically, I have an Ipega-9083S gamepad controller that registers as a GATT HID. …