From a830045e46807fe5f22487948f82408f3f817dff 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 9b0907e08750b..a73c4308c4c1c 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.