-
Using the lightbulb routine, using the app ESP BLE Provisioning to wire the device fails to show that the Bluetooth feature value is incorrect, and after manually changing the wiring method, it can co…
-
Two months ago the manufacturer released an sdk for HomeKit. [Espressif Homekit](https://github.com/espressif/esp-homekit-sdk)
Has anyone compared the two? I can't find any implementations of the Es…
-
Hello. Tell me how can I get an MFi license for the esp-homekit-sdk? I left a request on the espressif website a couple of months ago, but they still haven't answered me.
-
### OS
Linux
### Operating System version
Ubuntu 24.04
### Visual Studio Code version
1.94.0
### ESP-IDF version
5.4.0
### Python version
3.10.12
### Doctor command output
```
------------…
-
![pic1](https://user-images.githubusercontent.com/85844720/163660808-55aabc26-f0ce-422d-be61-f59f339cf5f7.png)
I get this error when trying out the ESP Rainmaker HomeKit sample.
However; when I try …
-
On macOS 14.2, after following the setup guide for ESP8266_RTOS_SDK, I can build the `hello_world` example correctly.
I have cloned the esp-homekit-sdk repo, and after entering the `examples/fan` d…
-
Hello,
We are trying to add `esp-aws-iot` components by adding the repo as a submodule. However, we are getting build errors even with the clean project.
.gitmodules:
```
[submodule "libraries…
-
我们的项目应用为homekit bridge配件,桥接的配件数量可能会根据需要增加或者删减,此外相关桥接配件的服务或特征也有可能动态改变,同时Home APP内对应的图标也要求隐藏或显示。相应的对此我有以下几点疑问:
上述行为(动态增删已桥接的配件以及动态修改服务和特征)是否被允许且符合homekit 配件协议规范(R17 or R16)?
Home APP内的图标(比如温度调…
-
By default Homekit using port 80 for local communication. I can change port with other SDK for example 8088 when I want to use port 80 for webserver. How to do with esp-homekit-sdk ?
-
I compiled the example smart_outlet with vscode (esp32c3), but it fails.
The compilation error message is as follows:
> Executing task: cmake -G Ninja -DPYTHON_DEPS_CHECKED=1 -DESP_PLATFORM=1 .…