Skip to content

Provides plots and a Pandas DataFrame, after parsing the csv export file from the Xiaomi/HHCC Mi Flower Care app

License

Notifications You must be signed in to change notification settings

jandechent/pyHHCC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyHHCC

Can generate various overview plots for the plant and parameters provided from the export of the FlowerCare app by Xiaomi/HHCC. The full documentation is provided here, here is a quick example:

from pyHHCC import pyHHCC
hc = pyHHCC("2019-08-25-04-HHCC")
hc.plot_onePlant()

plot_onePlant

hc.plot_allPlants(light_as_integral=True)

plot_allPlants

About

Provides plots and a Pandas DataFrame, after parsing the csv export file from the Xiaomi/HHCC Mi Flower Care app

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published