diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index f086de0..3a46de4 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -3,7 +3,7 @@
-
+
@@ -48,13 +48,6 @@
1574193087583
-
- 1574280882951
-
-
-
- 1574280882951
-
1574281255732
@@ -391,7 +384,14 @@
1579190259362
-
+
+ 1579192359403
+
+
+
+ 1579192359403
+
+
diff --git a/setup.py b/setup.py
index 55bf1de..4901dbb 100644
--- a/setup.py
+++ b/setup.py
@@ -14,7 +14,7 @@ plugin_package = "octoprint_mystromswitch"
plugin_name = "OctoPrint-MyStromSwitch"
# The plugin's version. Can be overwritten within OctoPrint's internal data via __plugin_version__ in the plugin module
-plugin_version = "1.0.1"
+plugin_version = "1.0.2"
# The plugin's description. Can be overwritten within OctoPrint's internal data via __plugin_description__ in the plugin
# module