-
It is good idea if your project will support HomeKit
-
```
void setup() {
Serial.begin(115200);
Serial.println();
// attempt to connect to Wifi network:
Serial.print("Connecting to Wifi SSID ");
Serial.print(WIFI_SSID);
WiFi.begin(WIF…
-
Hello,
I'm running Homebridge on a Mac connecting to 6 devices through a Mosquitto MQTT broker installed on the same machine. The devices are Sonoff (ESP8266) flashed with Tasmota MQTT enabled firmwa…
-
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 library and this Port is very impor…
-
I'm at a loss as how to fix what appears to be a path issue when trying to compile esp32/led demo program. When I run `make -C examples/esp32/led all` (menuconfig runs fine) I end up getting the foll…
-
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 dependency. The appliance should work if there …
-
It would be great if you could turn this into a library for [esp8266/Arduino](https://github.com/esp8266/Arduino) so that it could easily be used in the familiar Arduino IDE as part of Arduino sketche…
-
I have problems since 16.7. After a powerdown of an accessory the homeapp looses it. It gives "no Reaction".
It appears out of the HomeKit database because if I look for new accessories my old one is…
-
Hello,
I am trying to cross-compile for Arduino, as explained [here](https://github.com/HomeACcessoryKid/ESP8266-HomeKit/wiki/Build-Instructions )
I am on a WIn10 machine, with Win Bash. I correc…
-
`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…