mqtt extraction

This commit is contained in:
c3ma
2021-10-06 22:00:17 +02:00
parent 2cd0a0f48b
commit ecc03e9cb4
4 changed files with 129 additions and 95 deletions
+4 -2
View File
@@ -18,7 +18,6 @@
#define MAX_PLANTS 7
/**
* @name Homie Attributes
* generated Information
@@ -125,4 +124,7 @@ GENERATE_PLANT(4, "4"); /**< Homie settings for fifth plant */
GENERATE_PLANT(5, "5"); /**< Homie settings for sixth plant */
GENERATE_PLANT(6, "6"); /**< Homie settings for seventh plant */
#endif /* HOMIE_PLANT_CONFIG_H @} */
#endif /* HOMIE_PLANT_CONFIG_H @} */