Skip to content

v1.1.0

Choose a tag to compare

@dacarson dacarson released this 10 Jun 21:01
· 12 commits to main since this release

What's New

mDNS Auto-Discovery

The plugin can now automatically discover your PVS6 on the local network — no need to manually enter the host or serial number in the config.

  • On startup, if Auto Discover is checked, the plugin scans for _pvs6._tcp via mDNS
  • Host and serial number fields remain visible and editable in the config UI, but are only used when Auto Discover is unchecked
  • If the PVS6 becomes unreachable for 2 hours, re-discovery runs automatically to pick up a changed IP

Other Changes

  • Requires Homebridge 2.0 or later