Arduino-HomeKit-ESP8266
Arduino-HomeKit-ESP8266 copied to clipboard
Native Apple HomeKit accessory implementation for the ESP8266 Arduino core.
The whole peckage worked just fine, but when i downloaded the latest version of ios wich is actually 16.6 my lightbulbs just stopped working, and i couldn't pair them anymore....
Following the Example Code for Light Sensor with an LDR. Sensor shows value in Serial Monitor and is accepted by Apple Home as a new sensor BUT HomeKit says that...
H, I would like to test Example05 WS2812 Neopixel examples. But after then configured wifi and try to pair device I get the following result. WiFi connected, IP: 192.168.1.18 >>>...
Working with Wenos D1 Mini and SHT 30 Sensor. All Sensors looses connection to Apple HomeKit on a unregulated basis. I use only SHT 30 sensor, but on one I...
I trying to compile package for Apple HomeKit for IKEA VINDRIKTNING PM2.5 Air Quality sensor project. And receiving error which pointing to the following package "Arduino HomeKit ESP8266" here is...
I've taken the work of @thiti-y and @paullj1 and added my own fixes to the storage issues. TLDR; the alignment issues and read write protection of the ESP flash issues...
Hi, Does this support the television service? I would like to set inputs, volume up/down/mute and power on/off for a television with this project.
`WiFi connected,` IP: 172.20.10.13 >>> [ 5890] HomeKit: Update the CPU to run at 160MHz >>> [ 5898] HomeKit: Starting server >>> [ 5901] HomeKit: Using existing accessory ID: 38:73:7B:C4:A6:AD...
There are some lights, like the Nanoleaf Strip Essentials, that allow the user to enable adaptive lighting, allowing the colors of the lights change based on the time of day....
I need to send data from an ESP8266 to another over Wifi while at least one of these has Homekit running. Before I implement HomeKit I was using ESP-NOW, but...