hap-java / HAP-Java

Java implementation of the HomeKit Accessory Protocol
MIT License
152 stars 83 forks source link

"No Response" displayed on iPhone Home App when not at home. HomePod should bridge requests. #92

Closed jrburk closed 3 years ago

jrburk commented 4 years ago

"No Response" is displayed on my iPhone Home App when I'm not at home. A HomePod should bridge these requests IMHO.

At the same time Siri commands using the HomePod to turn on/off lights for example work at home as usual.

I have two other HAP compatible devices at home (Homepod and Nanoleaf) with work fine in the Home App when not at home.

I can't see any log output from HAP-Java with failed requests only the successful commands from the Homepod.

jrburk commented 3 years ago

Related to removeUser issues discovered in #139