Peter
Peter
@Blakhard @waby38b Bumping this issue as it still persists. Seems like this is related to the use of an old `webpack` version. See related issue at https://github.com/webpack/webpack/issues/14532
@dcarrion87 This is all very strange and almost looks like either the BLE API is abandoned in favour of the Hub or the documentation is totally out of date regarding...
HB Version: `Homebridge v1.6.0-beta.0 (HAP v0.11.0-beta.11)` Is this not implemented in the latest beta? Using `"advertiser": "resolved"` results in the following error `Value provided in bridge.advertiser is not valid, reverting...
Got it to work by adding `"resolved" /* RESOLVED */,` to `lib/server.js`. I also needed to convert `homebridge.pkla` as this format is deprecated in newer `polkit` versions. `/etc/polkit-1/rules.d/homebridge.rules ` ```...
Having the same problem with `volumeControl`. Looks like the state of the accessory isn't cached during the polling period. e.g. open Home app during the polling window displays the accessory...
You can use mine https://github.com/peterneutron/aur-chatbot-ui. I didn't publish it in the AUR because it's still very crude and for testing purposes only so use it at your own risk. The...
Having a weird issue at the moment with Scanner 1.8.0 and Nextcloud 18.0.4. When I'm trying to scan from the web interface it creates an empty file, but running `sudo...
The issue was caused by improper URL concatenation in the [UnifiEvents](https://github.com/oznu/unifi-events) module. Double slashes (//) appeared in the API paths when controller.href (with a trailing slash) was concatenated with path...
I can also confirm that the issues are gone after deactivating the internal firewall.
Seems like Apple is on a roll recently, between this and all the updates they pulled that ended up bricking Watches and M4 iPads.