My app is in Italian so I'm not sure about the correct English terms, but you need to enter the app Settings -> Manage my Home -> tap until you get to the relay -> tap on it, you should see "WiFi signal" and you can tap there to set the wifi to a different network.
0
<% var getColumnClasses = function(columnNumber) {
var classNames = numberColumns === 'auto' ? 'col-auto' : 'col-12';
if (numberColumns >= 2) classNames += ' md:col-6';
if (numberColumns >= 3) classNames += ' lg:col-4';
if (numberColumns >= 4) classNames += ' xl:col-3';
return classNames;
} %>
Comments
1 comment
My app is in Italian so I'm not sure about the correct English terms, but you need to enter the app Settings -> Manage my Home -> tap until you get to the relay -> tap on it, you should see "WiFi signal" and you can tap there to set the wifi to a different network.