Releases: CodingTheUnknown/OctoPrint-Tplinkautoshutdown
1.3.0 - HS300 specific features
This feature update has a small number of changes but largely is focused on developing support for the HS300 (6 port) extension.
1.2.0 - New feature release
Within this feature release is the requested feature that allows the users of smart strips to select which socket is switched on and off using the navigation buttons.
To select/control this feature, please look within the settings. By default, all sockets will still turn off and on when using the buttons.
1.1.4 - Fixing the update issue
This update fixes the issue within version 1.1.3 where the application still believes that it is using version 1.1.2
1.1.3 - Printer connection control
Within this feature, the printer connection is managed to save errors from being placed into the OctoPrint Log. As a result, the connection and disconnection to the printer is handled correctly.
1.1.2 - Bug Fixes
This is to fix the bug that says Version 1.1.1 update still needed to be installed. For documentation on the changes made within version 1.1.0, please look within the release documentation on GitHub for version 1.1.0 release notes
1.1.1 - Further fixes
please read the release notes to release Version 1.1.0
1.1.0 - Fixing conflicts with other plugins & other issues (Read release notes)
Version 1.0.4 was reported to have a number of conflicts with other plugins as well as the feature of the timelapse render option not working. This update should fix these known issues but does require you to re-set the device type from within the settings and then restart the server. This is because we have moved away from storing the type of device as type
to deviceType
. This originally was a conflict that prevented the connection to plugs with newly updated firmware and/or in combination with other OctoPrint plugins.
Other changes include small changes with the amount of data being stored internally on the server and loaded when running the plugin. Although this will not be noticeable it can help to limit the number of potential problems that may arise when using this plugin alongside other plugins.
Please contact me if you require any support and i'll attempt to get back to you as quickly as possible. A growing number of supporters/users have also been helping with support tickets which is greatly appreciated as you all have different solutions that work.
1.0.4 - Changes to the number of alerts used
Within this update, small efficiency changes have been made to the code within the backend to make it a more maintainable project. Additionally, some further changes have been made as a result of feedback about pop-up alerts. Therefore, the number of alerts have been reduced when clicking the turn on
and turn off
buttons within the octoprint page.
1.0.3 - Bug fix when updating settings
This update solves issues for new users trying to set settings that then are forgotten or wont commit into the config.yaml file
1.0.2 - Major change (Read release notes)
Within this section, there has been a major change within the backend of the application. As a result, users who currently own and use a Kasa KP303 device will now be able to control each plug socket separately. In addition, to those users just using the standard wall plug, no major changes will be seen although alterations have been made to make further development simpler and quicker.
All users will however need to reconnect their devices following the new instructions in the settings tab of 'TpLinkHandler'. This is as a result of changes made to the way your URL is stored locally within OctoPrint.
This will only need to be completed once and normal operation will then be able to resume. This update however is not compulsory if you wish to remain of the previous version.