Now, Device Selector cannot be made available on every Tab. So, to know the currently chosen device on every Tab, I can use a Labeled Widget on every Tab and populate it with the currently chosen device name. But how to retrieve the device name? Is there a code that can send current chosen device’s name to hardware or within Blynk?
I want to be able to retrieve Devices List or at least Current Active Device’s name…
I’ve added Device Selector, to My Project
I’ve named the Devices, based on Room names
Now, since the Device Selector is added to only one of the available Tabs, the users will want to know which room they’re currently in, irrespective of whichever Tab they’re currently in…
In this use case:
Device Selector is in Tab 1
Now user switches to Tab2/Tab3/Tab4 and want to know which room they’re currently in!