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

Hi, First of all, thank you for this fabulous implementation. I'm trying to use this library in a little personal project, but I've been getting a pesky issue that I...

Hello, i am trying to get every feature working, including the QR Code assisted paring. I did specify: `homekit_server_config_t accessory_config = { .accessories = accessories, .password = "915-71-923", .setupId =...

Hey there! First a I want to say thank you for maintaining this project! Got my Temperature Sensor running and also hooked up a Relay for switching. That was fairly...

Hey there, Firstly, thanks for creating this repository and the very descriptive examples. It's extremely useful. One issue I have been struggling with is how to deal with making getters...

Hi Mixiaoxiao, I saw You're still active :) closing tickets. Do You have any plans to update this port? I think Maxim Kulkin make a greate work with his esp8266...

There is any option that i can add two switches in one ESP8266 devices?

Hello, I did use your library and example to make a Lightbulb with HomeKit support. I modified your Neopixel example to use normal leds with AnalogWrite (e.g. Removed the Neopixel...

So I don't know if this hardware or software issue. I got the example temperature sketch to work but after start up the serial monitoring display nam for the results...

I was wondering if there is a schedule to release a new version for the arduino library system?

Hello, Thanks for your work! I managed to control one Somfy RTS blind through your code. My challenge is I've 10 of them which means having 30 variables because I've...