Josiah Knoll

Results 4 comments of Josiah Knoll

I ran into this issue. I was able to get around it by doing a `brew install zstd`. Installation through homebrew is still needed even though it's not in the...

I'm not sure how to vote for this feature, but in my oppinion, it's the biggest difference between Apple's HomeKit's implementation and this implementation. It's also very similar to how...

From what I can tell in the NodeJS implementation, Adaptive Lighting only requires the brightness and color temperature properties. I think that both of those are implemented at this point...

From what I can tell, the structure is: Driver -> Bridge (optional) -> Accessory -> Service -> Characteristics In the [HomeKit heirarchy](https://developer.apple.com/documentation/homekit/interacting_with_a_home_automation_network), it seems to be laid out as Home...