Arduino-HomeKit-ESP8266 icon indicating copy to clipboard operation
Arduino-HomeKit-ESP8266 copied to clipboard

Native Apple HomeKit accessory implementation for the ESP8266 Arduino core.

Results 140 Arduino-HomeKit-ESP8266 issues
Sort by recently updated
recently updated
newest added
trafficstars

我猜测应该是ID的问题。 “Using existing accessory ID: CE:11:68:C8:7E:B9” wifi连接成功, IP地址为: 192.168.31.134 [ 5317] HomeKit: Update the CPU to run at 160MHz [ 5322] HomeKit: Starting server [ 5326] HomeKit: Using existing accessory...

Someone help make a sketch. Please.

When HomeKit clients start to disconnect, the heap decreases. After several client disconnections, the heap becomes insufficient, and the ESP8266 is rebooted. 11:03:15.249 -> HomeKit reporting 11:03:15.249 -> >>> [...

Is it possible to have multiple motion sensors on one device and assign then to different rooms? I have looked at the multi accessory example, but I'm not sure how...

I am building an AC Controller NodeMCU, that will control an AC Through IR. I wrote the following code for it: ``` homekit_characteristic_t cha_switch_on2 = HOMEKIT_CHARACTERISTIC_(ON, false); homekit_characteristic_t cha_ac_active =...

Here is the French translation of the readme.md . It's with pleasure that I help this great project. -------------------------------------------------------- Have a nice day! Augustin Mauroy

#add Discussions to this repository I think that adding this Github feature to this repository would allow to propose new features. And so to free the Issue for bugs and...

Hi. I'm trying to use example simple_led and the only thing I changed was SSID name and password. When I'm uploading, I'm getting this error: C:\Users\kacpe\AppData\Local\Temp\arduino_modified_sketch_215244\simple_led_accessory.c: In function 'led_update': simple_led_accessory.c:67:13:...