-
Hi I am getting this error, can you help me?
esp-garage-homekit % make menuconfig
Makefile:9: /make/project.mk: No such file or directory
make: *** No rule to make target `/make/project.mk'. Sto…
-
Is it feasible to dynamically alter an attribute? For instance, let's take a color temperature light that's already paired. Through an OTA update, I add the capability to adjust the color temperature …
-
Hello, in my opinion it is better to use the commands you find below for ESP32
Following the commands given was not working, especially this command was problematic
`export ESPPORT=/dev/tty.SLAB_USB…
-
00:19:08.699 -> ets Jun 8 2016 00:22:57
00:19:08.699 ->
00:19:08.699 -> rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
00:19:08.699 -> configsip: 0, SPIWP:0xee
00:19:08.699 -> clk_drv:0…
-
Hello. I have problem on ESP32. I use latest versions esp-homekit-sdk and esp-idf v4.3. Python 3.9.4. macOS Big Sur 11.4. Processor M1.
I took a simple example of a light bulb as it is (without corre…
lexwm updated
3 years ago
-
**Describe the problem you have/What new integration you would like**
Apple HomeKit BLE device integration. More particularly, I would like to use the Fibaro Single Switch (HomeKit version, using…
-
Previews are working but live video is not. The issue does not appear to be watchdog related.
- ESP-IDF v4.4
- Ai-Thinker ESP32-CAM
- Commit: 7cb31216d160c58ff0d59944b42f59324d7998db
```
>>> …
-
Hello,
I would like to switch the electric strike of my front door.
My current code works but do not show the right state and shows up as switch.
The relay turns on for 2500ms and after that off b…
-
I'm looking for more information on the concurrency model of the ESP HomeKit SDK HAP implementation. Does the HAP Core run it's own thread and then the App gets its own thread, etc? Thread safety cons…
-
Adding the component as submodule in components directory of a project fails, until you add
`set(EXTRA_COMPONENT_DIRS ${CMAKE_CURRENT_LIST_DIR}/components/esp-apple-homekit-adk)`
to your CMakeL…