hass-browser_mod icon indicating copy to clipboard operation
hass-browser_mod copied to clipboard

Browsermod Nodered Service Calls

Open sumur1au opened this issue 1 year ago • 0 comments

I am having issues with Nodered automations using the browser mod navigate service. If one of my tablets goes into screensaver mode and the current page on the tablet isn't the designated home page of the tablet, an automation is used to navigate the tablet back to the home page.

I have converted the automation to Browser Mod 2.0+ and the service now navigates all registered broswermod devices to navigate to the home page rather than the specific device assigned to in nodered.

I believe there is an issue with the way the service call is formatted in Nodered vs the service call in the developer tools UI.

UI: image

Nodered: image

I am not sure if the target parameter is causing an incorrect service call using node red and applying it across all registered browsers. Any help would be appreciated. There are no issues when calling this service from the Developers UI.

sumur1au avatar Sep 22 '22 22:09 sumur1au