Skip to content

Releases: hdecarne-github/homekit-telegraf-plugin

v0.2.0

23 Jan 21:32
ce226fd
Compare
Choose a tag to compare

This Telegraf input plugin monitors stats of HomeKit accessories. This plugin uses Home Automation to monitor the accessory stats. See [README.md] for how to setup the monitoring.

This software may be modified and distributed under the terms
of the MIT license. See the LICENSE file for details.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

v0.2.0 (2024-01-23)

  • Update dependencies

See full changelog.

v0.1.0

12 Mar 17:57
d765cc7
Compare
Choose a tag to compare

This Telegraf input plugin monitors stats of HomeKit accessories.

This software may be modified and distributed under the terms
of the MIT license. See the LICENSE file for details.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

v0.1.0 (2023-03-12)

  • Initial release