-
Hi maxim. I would to know which led strip you used to test your magichome firmware. I tried with a simple rgb led strip but it doesn't work well. Colors are wrong and i was not able to resolve the pro…
-
Hi
How about new device type temperature DhT sensor only ?
Thank you
-
使用DEMO程序:esp-homekit-sdk\esp-idf\examples\wifi\smart_config smartconfig_main.c,配置下面两个函数:
static void initialise_wifi(void)
{
tcpip_adapter_init();
wifi_event_group = xEventGroupCreate();…
-
Hi,
I am facing compiling errors when I am adding multiple accessory.
Is this how we do it?
```c
HOMEKIT_ACCESSORY(.id=1, .category=homekit_accessory_category_lightbulb, .services=(homekit_se…
-
Hello,
I am trying to customize the Raven code to my needs and add a TH sens sensor to the Sonoff Dual R2. No change after modifying the code and adding Homekit characteristics. The HomeKit Server do…
-
Hello Maxim,
I worked fine with esp_homekit and some services, like HOMEKIT_SERVICE_SWITCH,
HOMEKIT_SERVICE_LIGHTBULB, HOMEKIT_SERVICE_CONTACT_SENSOR,
HOMEKIT_SERVICE_TEMPERATURE_SENSOR,...
No…
-
Hi,
Can anyone help me understand if there is a possibility of handling interrupts via pins on ESP8266?
Thanks,
K
-
First off all, great job! thumbs up!
I'm trying now for a few day's to install all necessary perquisites as described in your README.md file.
First I tried to install it on my MAC, but after googl…
-
Hello I want to share about the problems I see on magic_home stripe.
The ESP module heats up more than normal, when setting the colors, flickering is noticeable, when it works longer, the light dimin…
-
With what esp you use this code?
My esp will restart if the display is connected.