- Let's get your Mr Beam 2 connected to your wifi.
+ Let's get your Mr Beam II connected to your wifi.
+
+
+ You can skip the wifi setup simply by clicking 'Next' without connecting to any wifi networks.
@@ -10,10 +13,16 @@
-
+
{{ _('Connection state') }}:
-
+
+ {{ _('Ethernet') }}:
+
+
+ {{ _('Wifi') }}:
+
+
{{ _('Sort by') }}: {{ _('SSID') }} ({{ _('ascending') }}) | {{ _('Quality') }} ({{ _('descending') }})
diff --git a/setup.py b/setup.py
index 68284cfc5..59690590e 100644
--- a/setup.py
+++ b/setup.py
@@ -14,7 +14,7 @@
plugin_name = "Mr_Beam"
# The plugin's version. Can be overwritten within OctoPrint's internal data via __plugin_version__ in the plugin module
-plugin_version = "0.1.28"
+plugin_version = "0.1.31"
# The plugin's description. Can be overwritten within OctoPrint's internal data via __plugin_description__ in the plugin
# module