From d786ebc98fef708b7777cf0cba7a071ffba808b8 Mon Sep 17 00:00:00 2001 From: Ben <43026681+bwp91@users.noreply.github.com> Date: Thu, 25 Jul 2024 21:04:59 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 582f0ae..56e5db5 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,8 @@ > > This is to remind developers that plugins should be supporting Node v22 from October 2024. +--- + This is a template Homebridge dynamic platform plugin and can be used as a base to help you get started developing your own plugin. This template should be used in conjunction with the [developer documentation](https://developers.homebridge.io/). A full list of all supported service types, and their characteristics is available on this site.