ewilken / hap-rs

Rust implementation of the Apple HomeKit Accessory Protocol (HAP)
Apache License 2.0
196 stars 33 forks source link

Issues Pairing #78

Open jeschkies opened 1 year ago

jeschkies commented 1 year ago

I'm trying to create a temperature sensor with a Raspberry Pi Zero. At first the device could be found but not paired. I've got the error "Device is incompatible" on my iPhone. After a restart the device does not show up at all. You can find my simple code here.

What am I missing?