diff --git a/_data/notices.yaml b/_data/notices.yaml index 5c50dfc1030..bf770054b60 100644 --- a/_data/notices.yaml +++ b/_data/notices.yaml @@ -388,3 +388,11 @@ Version 1.17.3 of this plugin is available from a new maintainer. The release notes of the version by the new maintainer can be found at the "Read more..." link below. link: https://github.com/vojtakaniok/OctoPrint-PrintJobHistory/releases/tag/1.17.3 +- plugin: psucontrol_shelly + pluginversions: ["<1.2.0"] + versions: [] + date: 2026-03-16 12:00:00Z + text: + Version 1.2.0 of this plugin is available from a new maintainer. The release notes of the version by the + new maintainer can be found at the "Read more..." link below. + link: https://github.com/triodes/OctoPrint-PSUControl-Shelly/releases/tag/1.2.0 diff --git a/_data/update_check_overlays.yaml b/_data/update_check_overlays.yaml index ad5934f458b..ec1f0b8786c 100644 --- a/_data/update_check_overlays.yaml +++ b/_data/update_check_overlays.yaml @@ -77,3 +77,6 @@ sidebarmacros: user: apbarratt pip: https://github.com/apbarratt/octoprint_sidebar_macros/releases/download/{target_version}/Sidebar-Macros.zip repo: octoprint_sidebar_macros +psucontrol_shelly: + user: triodes + pip: https://github.com/triodes/OctoPrint-PSUControl-Shelly/archive/{target_version}.zip diff --git a/_plugins/psucontrol_shelly.md b/_plugins/psucontrol_shelly.md index c150ade3a5d..f914e452d7a 100644 --- a/_plugins/psucontrol_shelly.md +++ b/_plugins/psucontrol_shelly.md @@ -3,10 +3,10 @@ layout: plugin id: psucontrol_shelly title: PSU Control - Shelly description: Adds Shelly smart switch support to OctoPrint-PSUControl as a sub-plugin -archive: https://github.com/edekeijzer/OctoPrint-PSUControl-Shelly/archive/main.zip -homepage: https://github.com/edekeijzer/OctoPrint-PSUControl-Shelly -source: https://github.com/edekeijzer/OctoPrint-PSUControl-Shelly -author: Erik de Keijzer +archive: https://github.com/triodes/OctoPrint-PSUControl-Shelly/archive/main.zip +homepage: https://github.com/triodes/OctoPrint-PSUControl-Shelly +source: https://github.com/triodes/OctoPrint-PSUControl-Shelly +author: Aron List license: AGPLv3 date: 2021-05-15 tags: @@ -26,7 +26,6 @@ compatibility: - posix - windows python: ">=3,<4" -abandoned: https://github.com/OctoPrint/plugins.octoprint.org/issues/1417 --- See for information on configuration. \ No newline at end of file