#21 Only check shutdown command defined if Raspberry Pi needs to shutdown

This commit is contained in:
David Zingg 2020-08-29 16:45:01 +02:00
parent 9afe94169d
commit 67934f7cb5

View File

@ -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.2.0"
plugin_version = "1.2.1"
# The plugin's description. Can be overwritten within OctoPrint's internal data via __plugin_description__ in the plugin
# module