From e0afa9e82c14b545fa68110ba4156ec7cb70925c Mon Sep 17 00:00:00 2001 From: Etienne G Date: Tue, 15 Aug 2023 00:38:01 +1000 Subject: [PATCH] Follow markdownlint --- grott-current/README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/grott-current/README.md b/grott-current/README.md index 1d05c95..c34b063 100644 --- a/grott-current/README.md +++ b/grott-current/README.md @@ -1,7 +1,11 @@ # Grott - Home Assistant native MQTT integration -This addon allow you to run a local version of grott with the HA plugin and auto discovery enabled. +This addon allow you to run a local version of grott with the HA plugin +and auto discovery enabled. -The data is fowarded to the growatt's server. The grott server decode them and send them to your HA instance. +The data is fowarded to the growatt's server. +The grott server decode them and send them to your HA instance. -This addon is based on the 2.7.8 [grott](https://github.com/johanmeijer/grott) code and current grott_ha extension. +This addon is based on the 2.7.8 +[grott](https://github.com/johanmeijer/grott) code +and current grott_ha extension.