Results 45 comments of Nick Ryan

I don't believe the MAC address lookup will work across LANs?

I am going to close this as I don't think there is anything possible to do with pinging ARP on different subnets. This is what IP and routers and for...

Yeah I'm confused on this. Someone asked for me to add support for the accessory being either a contact sensor (which it was initially) or a motion sensor or a...

If I understand you correctly (also bear in mind I'm not expert on the HAP API usage....) you are saying I should do the following (taking the lightbulb scenario): First...

have a look at the latest code (version 3.2.4) and see what you think...

With respect to onGet(), the values that `this.state` can take are defined here for contact sensor: https://github.com/vectronic/homebridge-ping-hosts/blob/master/index.js#L81-L87 so I think this should be OK. I am committing a change to...

Hello, I hit this error https://github.com/vectronic/homebridge-ping-hosts/issues/23 due to a Node upgrade. I have modified the plugin to no longer rely on the node-net-ping module and therefore the raw-socket module. Instead...

Closing as no response

I've changed the config for items 2 and 3 above. I don't quite understand item 1 and don't really have the time to do item 4 at the moment. Will...