From 61126dcbbad26443c38ed6be0da2f07e85cdf54a Mon Sep 17 00:00:00 2001 From: Holger Date: Mon, 23 May 2022 15:26:58 +0200 Subject: [PATCH] feat: add external huebridge input plugin (#11159) --- EXTERNAL_PLUGINS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/EXTERNAL_PLUGINS.md b/EXTERNAL_PLUGINS.md index 757597226..9d060d095 100644 --- a/EXTERNAL_PLUGINS.md +++ b/EXTERNAL_PLUGINS.md @@ -30,6 +30,7 @@ Pull requests welcome. - [knot](https://github.com/x70b1/telegraf-knot) - Collect stats from Knot DNS. - [fritzbox](https://github.com/hdecarne-github/fritzbox-telegraf-plugin) - Gather statistics from [FRITZ!Box](https://avm.de/produkte/fritzbox/) router and repeater - [linux-psi-telegraf-plugin](https://github.com/gridscale/linux-psi-telegraf-plugin) - Gather pressure stall information ([PSI](https://facebookmicrosites.github.io/psi/)) from the Linux Kernel +- [huebridge](https://github.com/hdecarne-github/huebridge-telegraf-plugin) - Gather smart home statistics from [Hue Bridge](https://www.philips-hue.com/) devices ## Outputs