Elias Wilken

Results 7 issues of Elias Wilken

help wanted

There are some accessory categories that aren't covered by this crate yet: - [ ] Audio Receiver - [ ] AirPort - [ ] Apple TV - [ ] HomePod...

enhancement
help wanted

Some services have `current` and `target` versions of characteristics. Controller set the `target` value and expect the `current` value to update accordingly. Otherwise the controller might assume the accessory being...

enhancement
good first issue

## Motivation Using `kube-rs` on iOS, I came across a panic in the underlying `hyper-rustls` root cert initialization [trying to access the native roots](https://github.com/rustls/hyper-rustls/blob/1c8811a72d089aae0ed05e5416ae4ece21f97828/src/config.rs#L26), which doesn't work on Android or...