ewilken / hap-rs

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

Implement accessories for missing categories #55

Open ewilken opened 3 years ago

ewilken commented 3 years ago

There are some accessory categories that aren't covered by this crate yet:

Some of them might be impossible, but some of them might be worth looking into.

IP Camera and Video Doorbell are currently blocked by #47.