-
Hello,
i am trying to get every feature working, including the QR Code assisted paring.
I did specify:
`homekit_server_config_t accessory_config = {
.accessories = accessories,
.passw…
-
I've been able to get this plugin to collect data from my GW2000, however it doesn't create any accessories in Homekit.
Tried the fork by @evansunleyjames and it seems to exclude my GW2000B version…
-
I try to pair the device but always to no avail
>>> HomeKit: Starting server
>>> HomeKit: Using existing accessory ID: 78:2D:23:65:7A:7E
>>> HomeKit: Configuring mDNS
>>> HomeKit: Got new client…
-
### Current Situation
I have just recently gotten Homebridge setup, but I'm unable to install them from the GUI.
The error I get is the following (Error: The module '\\?\C:\Users\tlcole\AppData\Ro…
-
Would it be possible to define custom names for accessories, especially the occupancy sensors.
Currently, they include the values in the name (e.g.: "Cloud Cover: 40") but HomeKit doesn't like when a…
-
Hi
first of all thanks for that git and the option to programm an esp with homekit support
and I appriciate any help as I am stuck here right now.
I try to have multiple relays controller by P…
-
Has anyone managed to add a door lock service? Here's my attempt - but I do have an error. It also results in adding two devices.
```
const char *serviceName = "InstaNFC Access Control";
ha…
-
Currently ADK requires you to define a number of (boilerplate) services and characteristics just to start writing the actual accessory logic which results in [huge copy pasted declarations](https://gi…
-
I've tried two different accessories and gotten this error for both of them. One was a lamp and the other is a tcl TV.
This is the output after I enter the pin.
/usr/lib/node_modules/homebridge-…
-
Not sure if the “temperatureDisplayUnits”: “F”, works correctly. I set it as above, but my display in Apple HomeKit (and under accessories on HomeBridge) shows 30°C.
![IMG_3366](https://github.com/ki…