Skip to content
This repository was archived by the owner on Mar 15, 2025. It is now read-only.

Commit c9fd85c

Browse files
committed
Now a core plugin
1 parent 638ca75 commit c9fd85c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
[![Downloads](https://img.shields.io/github/downloads/hdecarne-github/huebridge-telegraf-plugin/total.svg)](https://github.com/hdecarne-github/huebridge-telegraf-plugin/releases)
22
[![Build](https://github.com/hdecarne-github/huebridge-telegraf-plugin/actions/workflows/build.yml/badge.svg)](https://github.com/hdecarne-github/huebridge-telegraf-plugin/actions/workflows/build.yml)
3-
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=hdecarne-github_huebridge-telegraf-plugin&metric=coverage)](https://sonarcloud.io/summary/new_code?id=hdecarne-github_huebridge-telegraf-plugin)
3+
4+
> [!NOTE]
5+
> From Telegraf release v1.34.0 on this plugin is a core plugin of Telegraf
6+
> and no longer needs to be installed separately as an external plugin.
7+
>
8+
> See https://github.com/influxdata/telegraf/tree/master/plugins/inputs/huebridge for further details.
49
510
## About huebridge-telegraf-plugin
611
This [Telegraf](https://github.com/influxdata/telegraf) input plugin gathers stats from [Hue Bridge](https://www.philips-hue.com/) devices. It uses the device's [CLIP API](https://developers.meethue.com/develop/hue-api-v2/) interface to retrieve the stats. Lights status as well as Motion sensor data is retrieved.

0 commit comments

Comments
 (0)