Yurik72 / ESPHap

ESP32/ESP8266 Arduino library for native Apple Homekit Accessory Protocol (HAP)
MIT License
265 stars 60 forks source link

Ethernet connection support? #57

Open schaffman5 opened 3 years ago

schaffman5 commented 3 years ago

I was wondering if ESPHap supports wired ethernet connections instead of wifi. I'm trying out Arduino HAP libraries on a Silicognition wESP32 PoE board but haven't come across ethernet-based Homekit code examples.

Yurik72 commented 3 years ago

It’s not supported Ethernet connection, main target is esp, with built in WiFi

Sent from my iPhone

On 21 Feb 2021, at 16:27, schaffman5 notifications@github.com wrote:

 I was wondering if ESPHap supports wired ethernet connections instead of wifi. I'm trying out Arduino HAP libraries on a Silicognition wESP32 PoE board but haven't come across ethernet-based Homekit code examples.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.