-
### Current Situation
I can't update Homebridge because it's saying my node.js is out of date (it's saying I have 18.12.1 installed). If Ito to Terminal and type: sudo hb-service update-node
Termina…
-
Hello,
I'm trying to use state-switch to display different cards depending on the deviceID, generated by browser-mod.
It seems that none of the deviceID ever matches and it's always goes to the de…
-
While configuring the module in step 5, what information do we require to fill into the device ID? I have tried a few different things but cannot get Alexa to run on my mirror yet.
-
how to generate a unique deviceId? We used UUID to find that it was repeated in android
-
It looks like the current implementation assumes that:
1. The full request is encrypted using the `deviceKey`
2. The full request needs to be decrypted in order to parse it as the `hello.SenseMessag…
-
Since updating to XCode 16, the following error is thrown in the Defaults package: "Accessing StateObject's object without being installed on a View. This will create a new instance each time."
![i…
-
## Request for Mozilla Position on an Emerging Web Specification
* Specification Title: Extending the PointerEvent with Unique DeviceId Attribute
* Specification or proposal URL: https://github.co…
-
**Platform on which you observed the bug:**
- [x] Android
- [ ] iOS
- [ ] Other
- [ ] Platform is not relevant for this bug
**Device on which you observed the bug:**
- [ ] Polar OH1
- [ ] P…
-
Good day!
I'm encountering issues when setting up hints, code snippet here:
``` const hints: Map = new Map();
hints.set(DecodeHintType.POSSIBLE_FORMATS, 10)
const { ref } = useZxing({
…
-
I need to use `getAudioRoutes` to be able to extract the audio devices.
```javascript
const devices = await navigator.mediaDevices.enumerateDevices();
console.log(devices);
/*
Devices [
…