Ethernet
{{#if custom.showEthernetWarning}}
Currently connected to device over Ethernet, changing current Ethernet settings may break your connection.{{/if}}
Connection Status: {{ custom.ethernetConnectionStatus}}
{{ custom.ethernetStatusMessage }}
{{# if custom.isPro }}
WiFi
{{#if custom.showWifiWarning}}
Currently connected to device over WiFi, changing current WiFi settings may break your connection.{{/if}}
Connection Status: Connected
{{ custom.wifiStatusMessage }}
{{/if}}