Arduino-HomeKit-ESP8266
Arduino-HomeKit-ESP8266 copied to clipboard
Native Apple HomeKit accessory implementation for the ESP8266 Arduino core.
Anyone nows how to setup brightness control?
Sorry I'm not a code expert but by looking at the code, shouldnt it return to its last known state after a power loss? If not, how to modify the...
hello, how can we add a button to open the door and that it also goes back in homekit? thanks in advance
Thank you for this great library @Mixiaoxiao . I'm here to contribute back to the community by providing a full working example project. I'm using ARDUINO UNO R3 ATMEGA328P+ESP8266, to...
I set up the Switch example on two ESP8266 and it works exactly right for me. Does anyone have any code examples of using one device to setup more than...
I'm noticing quite a few issues with my ESP8266s which were flashed with essentially the Switch example code. Sometimes Homekit reports a switch to be on - while the actual...
Hi, I'm looking for an example of code for blinds. With a stepper motor. Thanks
I am currently trying to create a project to setup a HomeKit remote control to control my smart home devices with the [Arduino-HomeKit-ESP8266 library](https://github.com/Mixiaoxiao/Arduino-HomeKit-ESP8266). I am currently using a Arduino-based...
I am using this great lib since quite a while successfully. Great work!!! Now I wanted to make some of my appliances a bit more robust in terms of WLAN...