justjam2013 / homebridge-virtual-accessories

Homebridge plugin that provides the ability to create virtual HomeKit accessories.
https://www.npmjs.com/package/homebridge-virtual-accessories
Apache License 2.0
5 stars 0 forks source link

Specify domain name for cron trigger #17

Open justjam2013 opened 1 week ago

justjam2013 commented 1 week ago

Is your feature request related to a problem? Please describe: I would like to specify a hostname in the cron trigger Host field instead of an IP address, for example: www.google.com.

Describe the solution you'd like: If the Host field is not a valid IP address, check if it is a valid hostname and do a DNS lookup.