-
Currently migrate my esp8266 to [HAA](https://github.com/RavenSystem/esp-homekit-devices) for native support (thanks for the work on homebridge-mcuiot, it was one of my first approaches to homekit / h…
-
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…
-
Works well for a short period of time. After a few hours the device lost the connection with clients.
Any suggestion?
Thank you
>>> [1755017] HomeKit: Got new client: local 192.168.0.32:5556, …
-
Hi @Kristian8606 , I've checked your code to dim a led or, with the right hardware, a led strip.
I've tried to change it to control more than one led. The pwm library allows 8 pins max.
After tweaki…
-
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…
-
Hello I used your code and modified it for 8 Switches.I am able to add 7 switches but at the time of adding 8th switch it is giving me error **" Could not complete operation "** when i click on OK it…
-
Is there a way to control multiple leds on one device? I have two SK6812s on one esp8266, the first is configured as leds 1-12 and the second 13-24. I'd like to be able to address them separately. Tha…
-
Am I doing something wrong? It connects sometimes, but mostly does not. This is the switch example:
```
WiFi connecting...
..............................................................
WiFi conne…
-
Hi, can you support the ESP8266 board?
It seems this feature has great potential, as it can be used in Home Assistant and also independently in HomeKit.
thanks.
LW-Ho updated
3 weeks ago
-
This is my first GitHub project and also writing c-code for ESP_RTOS is a first time.
In order to make this project as accessible as possible to others, help to suggest how to setup the directory s…