-
We are using the commercial esp-homekit-sdk available under NDA to develop a Bridge, and are testing with an amount of accessories close to the HomeKit limit of 150 per bridge. At ~120 single accessor…
-
Hi,
When building the smart_outlet example in IDF V5.0 results in a Lexing error.
Any idea what this error causes?
> idf-v5.0/components/protocomm Y:/b/esp-idf-v5.0/components/pthread Y:/b/esp-…
-
Is there any scope for integrating this with HomeKit.
Perhaps building on this project?
https://github.com/RavenSystem/esp-homekit-devices
-
Placed the downloaded library in the Arduino `libraries` folder but got the next error in Arduino IDE - `no headers files (.h) found in Arduino-HomeKit-ESP`
What can be the reason?
Thanks for help…
-
homekit的二维码怎么生成呢?
https://www.studiopieters.nl/esp-homekit-sdk-qr-code/
https://github.com/maximkulkin/esp-homekit
这两个链接我参考上边的方法做出来homekit可以识别二维码,但是不能用,不能添加设备。
![微信图片_20200717151114](https://u…
-
I am experiencing a crash occasionally when Connecting to WiFi or Receiving BLE messages.
The error indicates it occurred from reading / opening a SPIFFS file, but only happens when connecting to WiF…
-
Hi,
it looks like the OTA-Update is failing if the Sonoff with the firmware from [https://github.com/RavenSystem/esp-homekit-devices](https://github.com/RavenSystem/esp-homekit-devices) connect to …
-
I have modified esp_rmaker_standard_params.c with following code to add persist flag to power parameter:
```
esp_rmaker_param_t *esp_rmaker_power_param_create(const char *param_name, bool val)
{
…
-
Hi,
When I use the below code to create a device with separate accessories, both will intermittently go 'No Response'. Perhaps something to do with using the same `ACCESSORY_INFORMATION` Service (a…
-
I get a build error every time i try to build smart_plug example without modifying anything. I set my board type right and the port right. Any clues how to fix this?
Terminal output: https://gist.g…