I’ve been using browser mod for a display project I’m working on. I’m using this call to change the current view on one of my two browser mod tablets but it is actually changing the view on both.
Am I calling this correctly and understanding correctly? I thought I was targeting only one device but both are changing in sync. For what it’s worth, the other device is called sensor.tablet_master_browser_path and it changes it’s view when the above is called.
This works as it is targetting the device itself. Unfortunately this adds complexity to what I’m doing as the device_id does not seem readily exposed as an attribute.