Follow markdownlint

This commit is contained in:
Etienne G
2023-08-15 00:38:01 +10:00
parent 5109fd63ba
commit e0afa9e82c
+7 -3
View File
@@ -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.