From 341726db4c00cce666f873f22f09ab0fb57ea0b0 Mon Sep 17 00:00:00 2001 From: Sebastian <3441183+BattleBas@users.noreply.github.com> Date: Wed, 16 Sep 2020 14:47:30 -0500 Subject: [PATCH] Add octoprint to list (#8131) --- EXTERNAL_PLUGINS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/EXTERNAL_PLUGINS.md b/EXTERNAL_PLUGINS.md index 9b0907e08..a73c4308c 100644 --- a/EXTERNAL_PLUGINS.md +++ b/EXTERNAL_PLUGINS.md @@ -11,3 +11,4 @@ Pull requests welcome. - [twitter](https://github.com/inabagumi/twitter-telegraf-plugin) - Gather account information from Twitter accounts - [youtube](https://github.com/inabagumi/youtube-telegraf-plugin) - Gather account information from YouTube channels - [awsalarms](https://github.com/vipinvkmenon/awsalarms) - Simple plugin to gather/monitor alarms generated in AWS. +- [octoprint](https://github.com/BattleBas/octoprint-telegraf-plugin) - Gather 3d print information from the octoprint API.