pesor / TTGO-T-HIGrow

The extremely good plant sensor named LILYGO TTGO-T-HIGrow, is here integrated into Home Assistant, via MQTT messages, that can be Autodiscovered, via the belonging Python program. The program supports both DHT sensors, the new BME280 sensor and the external soil temperature sensor.
https://github.com/pesor/TTGO-T-HIGrow
MIT License
70 stars 36 forks source link

Bundle of changes, MQTT autodiscovery, battery voltage reading #37

Closed Maaciej closed 3 months ago

Maaciej commented 2 years ago

Changes made to run program and then some customisations. List of things done:

- correction of WiFi connection

- added service of wake button

- changed time/date formatting

- changed data reporting

- added mqtt autodiscovering sensors, with types and values customisation

- changed mqtt paths

- fixed sleep5no

- added measuring of rssi

- changed battery voltage moment of measure

- changed voltage calculations with calibration

- added code to clear file system (to clean files from original firmware), DISABLED

- test of private config file with gitignore, with example to use in github repository, testing idea

Now I'm learning how to use git. Next things I will present in more granular way, I hope.

BeardedTinker commented 2 years ago

Looks great - a bit overwhelming for me :) Hope @pesor will look into this and merge if possible.

pesor commented 2 years ago

I will look into it, I have been following on the sideline, and the input is very interesting.

I did look into the Autodiscover, but then spring and summer happened.

I will really look into everything, when autumn sets in.

I have learned a lot about the sensors this summer, which I will also share then.

//Per

elgansayer commented 1 year ago

Looks great. Was about to look into similar and saw this. Thank you so much.

I am going to pull and use this .

elgansayer commented 1 year ago

I found several issues and have made some updates. I am just going to clean some code up and i'll fork and PR to [Maaciej <- <- <-

elgansayer commented 1 year ago

I found several issues and have made some updates. I am just going to clean some code up and i'll fork and PR to [Maaciej <- <- <-

elgansayer commented 1 year ago

image

I added back a few things, removed others. Added friendly named. Looking a lot better Not bad. Temperature may be wrong/