Mixiaoxiao / Arduino-HomeKit-ESP8266

Native Apple HomeKit accessory implementation for the ESP8266 Arduino core.
MIT License
1.51k stars 277 forks source link

HAPStatus call anyone #230

Open PimV5755 opened 1 year ago

PimV5755 commented 1 year ago

Hi, Is there a call to check if HAP is still up and running? Sometimes an accessory hangs and I would like to see if I can restart based on a status from HAP.

Many thanks