Initially I had to assign static IP to my local devices and then save that static IP config in this plugin. This addition allows this plugin to discover devices through their mDNS local address ( which is: .local ).
Plugin will take note of all the actions and detect & store the mDNS hostnames, which it will query and refresh their IP every minute.
Plugin will automatically replace the mDNS hostname before every HTTP request and replace the hostname with the relevant device IP from stored responses.
Initially I had to assign static IP to my local devices and then save that static IP config in this plugin. This addition allows this plugin to discover devices through their mDNS local address ( which is:.local ).