Skip to content

Commit dfcf149

Browse files
Triodesjneilliii
andauthored
Adopt PSUControl-Shelly plugin (#1420)
Co-authored-by: jneilliii <jneilliii+github@gmail.com>
1 parent 9066a8a commit dfcf149

3 files changed

Lines changed: 15 additions & 5 deletions

File tree

_data/notices.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -388,3 +388,11 @@
388388
Version 1.17.3 of this plugin is available from a new maintainer. The release notes of the version by the
389389
new maintainer can be found at the "Read more..." link below.
390390
link: https://github.com/vojtakaniok/OctoPrint-PrintJobHistory/releases/tag/1.17.3
391+
- plugin: psucontrol_shelly
392+
pluginversions: ["<1.2.0"]
393+
versions: []
394+
date: 2026-03-16 12:00:00Z
395+
text:
396+
Version 1.2.0 of this plugin is available from a new maintainer. The release notes of the version by the
397+
new maintainer can be found at the "Read more..." link below.
398+
link: https://github.com/triodes/OctoPrint-PSUControl-Shelly/releases/tag/1.2.0

_data/update_check_overlays.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,3 +77,6 @@ sidebarmacros:
7777
user: apbarratt
7878
pip: https://github.com/apbarratt/octoprint_sidebar_macros/releases/download/{target_version}/Sidebar-Macros.zip
7979
repo: octoprint_sidebar_macros
80+
psucontrol_shelly:
81+
user: triodes
82+
pip: https://github.com/triodes/OctoPrint-PSUControl-Shelly/archive/{target_version}.zip

_plugins/psucontrol_shelly.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ layout: plugin
33
id: psucontrol_shelly
44
title: PSU Control - Shelly
55
description: Adds Shelly smart switch support to OctoPrint-PSUControl as a sub-plugin
6-
archive: https://github.com/edekeijzer/OctoPrint-PSUControl-Shelly/archive/main.zip
7-
homepage: https://github.com/edekeijzer/OctoPrint-PSUControl-Shelly
8-
source: https://github.com/edekeijzer/OctoPrint-PSUControl-Shelly
9-
author: Erik de Keijzer
6+
archive: https://github.com/triodes/OctoPrint-PSUControl-Shelly/archive/main.zip
7+
homepage: https://github.com/triodes/OctoPrint-PSUControl-Shelly
8+
source: https://github.com/triodes/OctoPrint-PSUControl-Shelly
9+
author: Aron List
1010
license: AGPLv3
1111
date: 2021-05-15
1212
tags:
@@ -26,7 +26,6 @@ compatibility:
2626
- posix
2727
- windows
2828
python: ">=3,<4"
29-
abandoned: https://github.com/OctoPrint/plugins.octoprint.org/issues/1417
3029
---
3130

3231
See <https://github.com/edekeijzer/OctoPrint-PSUControl-Shelly> for information on configuration.

0 commit comments

Comments
 (0)