Eikkargh / Waterer

Automatic Plant Water with MQTT
2 stars 0 forks source link

Publish moisture max and min #3

Closed Eikkargh closed 1 year ago

Eikkargh commented 1 year ago

Publishing the Max and Min values of Moisture in config topic would help with picking the right values.

Eikkargh commented 1 year ago

Rather than processing min max value it now publishes the raw moisture reading. This can then be viewed in home assistant to determine if the min max moisture settings are correct. Python part of the coding is done, I just need to do the yaml for Home Assistant.

Eikkargh commented 1 year ago

Raw data and Home Assistant statistics sensor successfully resolved.