-
I think it may be better to use ESP-OPEN-RTOS. for base
it has more sensor support
but what type of temp sensor this demo is supported?
-
Hello,
I need some status information for my OLED-display:
- Is homekit paired?
- Is homekit pairing?
- Get the current (and not the last) accessory_id?
I like functions like this:
```
bool h…
-
Hello,
I tried to make the temerature_sensor bin file for ESP8266.
I've got an error that dht.h not erxists.
Where can i find this file?
-
Hi, sorry I wasn't sure exactly where to put a question like this.
I'm new to GitHub and I'm just trying to follow the Build Instructions, when I try to compile the ESP8266-HomeKit using deploy.sh …
BlayW updated
5 years ago
-
hi all,
i setup as the readme, when make -C /example/led all , got the error bellow, could someone give any advices ,thanks
$ make -C ./examples/led all
make: Entering directory '/home/bi4wms/…
-
I have a wallmount dimmer. It's a double dimmer with touch buttons. Those buttons are controlled over 433MHz. See my other "issue" where I am building communication with (e.g.) some other 433MHz devic…
-
I am trying to control my wall mounted A/C using an ESP8266 board (Wemos D1 mini) and Homekit. I have already done this using Arduino SDK.
Normally, my A/C is controlled through IR. For that I had…
-
Just saw this comment https://github.com/pfalcon/esp-open-sdk/issues/292#issuecomment-340453970 by @maximkulkin and wondered if it was related to this project... If so: were you able to build esp-home…
-
-
Hello,
First of all, thank you to all contributors for sharing this library.
my setup:
latest version of homekit and dependinces cloned
M5Stack board / ESP32
iPhone X
tried two different se…