soundprojects

Results 23 comments of soundprojects

I read into this with the (great) Oreilly book on zeroconf networking and the renaming behavior 'service (1)' should happen but when running two clients with the exact same configuration...

I was looking through your handle bar templating code and I am wondering if it would help to make the method: ` async fn set_value(&mut self, value: serde_json::Value) -> Result...

https://github.com/brutella/hkcam So I guess this is possible, also for RPI I'll look into if there may be some porting possible on this

In the example above, it at least looks like IID 12 should have a minimum value of 10.0 but has a value of 0.0 That doesn't look right

Perhaps we should compare values with the values that the simulator sets on a 'fresh' set up of these accessories and that the default values should mimic them to an...

So with some help of the Homekit Accessory Simulator, I figured out what was missing This might be useful to put in the documentation: - You can lookup all the...

https://github.com/deviceplug/btleplug This might be a good crate for some support on this. It allows for service discovery The homekit simulator allows for BLE exposing so perhaps we can use this...

Ah right I see. I think many Bonjour libraries do implement this when there is a name conflict as this does make it possible to run multiple local instances with...

Please provide us with sample code of the service you are initializing. What is the protocol? Name? etc. Please try creating a http service and download 'bonjour browser' from the...