Nick Ryan
Nick Ryan
You will need to provide some more details. What have you tried? What is the IP address of the Homebridge installation? What are you trying to connect to? What is...
Sorry I didn't answer this sooner - I wasn't getting notifications for issues. Interesting. Can you point me at any info on how I could do that? i.e. something similar...
A quick search returns a couple of NodeJS client libs although they seem to be not updated recently... e.g. https://github.com/benvanik/node-airplay might be a contender. I have changed the code base...
If I understand correctly you are using apcupsd? http://www.apcupsd.org This plugin is written to work with NUT only. https://networkupstools.org
Do you have correct repo for this issue? How can ping-hosts be related to telling a tv to be louder?
I’m not sure this is possible. Do you mean to firstly do an ARP lookup to find the IP for a given MAC address? What is your use case?
I will try to look into this when I get a chance in the next couple of weeks. I have found a library which should suffice: https://www.npmjs.com/package/@network-utils/arp-lookup
Does https://github.com/marcveens/homebridge-device-alive#readme cover your use case?
Updated here https://github.com/vectronic/homebridge-ping-hosts I won't be able to test until the weekend and will then publish a release...
The published version 3.1.4 seems to do this correctly - kind of.... NOTE: This will only resolve an IP address if there is already an entry in the ARP table...