LICENSE
MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
notebooks/Benchmark_daily_water_consumption.ipynb
notebooks/Benchmark_night-time_standby_electricity_consumption.html
notebooks/Benchmark_night-time_standby_electricity_consumption.py
notebooks/CarpetPlot.ipynb
notebooks/DemoTmpo.ipynb
notebooks/Demo_Config.ipynb
notebooks/Demo_Forecast.io.ipynb
notebooks/Demo_Houseprint.ipynb
notebooks/Demo_Units_and_Conversions.ipynb
notebooks/Demo_WaterGasElekVisualisation.ipynb
notebooks/Demo_Wundergroundapi.ipynb
notebooks/Demo_caching.ipynb
notebooks/Electricity_standby.ipynb
notebooks/Gas.ipynb
notebooks/KMI.ipynb
notebooks/NightTimeConsumptionEvolution.ipynb
notebooks/SynchronizeData.ipynb
notebooks/TimeSeries.ipynb
notebooks/Water Leak Detection.ipynb
notebooks/belpex.ipynb
notebooks/cache_anonymous_houseprint.py
notebooks/extract_flukso_api.py
notebooks/job_SyncAndRenderGraphs.py
notebooks/job_cache_anonymous_houseprint.py
notebooks/job_electricity_standby.py
notebooks/job_serve_monitoring_data.py
notebooks/job_timeseries7days.py
notebooks/load_duration.py
notebooks/new_houseprint.hp
notebooks/split_csv_by_day.py
notebooks/time_conversion_and_consolidation.py
notebooks/time_conversion_and_daily_consolidation.py
opengrid/__init__.py
opengrid.egg-info/PKG-INFO
opengrid.egg-info/SOURCES.txt
opengrid.egg-info/dependency_links.txt
opengrid.egg-info/top_level.txt
opengrid/config/__init__.py
opengrid/config/config.py
opengrid/library/__init__.py
opengrid/library/analysis.py
opengrid/library/belpex.py
opengrid/library/caching.py
opengrid/library/fluksoapi.py
opengrid/library/forecastwrapper.py
opengrid/library/kmi.py
opengrid/library/misc.py
opengrid/library/plotting.py
opengrid/library/wundergroundapi.py
opengrid/library/houseprint/__init__.py
opengrid/library/houseprint/device.py
opengrid/library/houseprint/houseprint.py
opengrid/library/houseprint/sensor.py
opengrid/library/houseprint/site.py
opengrid/library/houseprint/tests/test_saved_hp.hp
opengrid/library/tests/__init__.py
opengrid/library/tests/opengrid.cfg
opengrid/library/tests/test_analysis.py
opengrid/library/tests/test_belpex.py
opengrid/library/tests/test_caching.py
opengrid/library/tests/test_fluksoapi.py
opengrid/library/tests/test_kmi.py
opengrid/library/tests/test_misc.py
opengrid/library/tests/test_tmpo.py
opengrid/library/tests/data/FL12345678_sensorD_FROM_2014-01-07_08-02-00_TO_2014-01-08_08-01-00.csv
opengrid/library/tests/data/FL12345678_sensorD_FROM_2014-01-07_16-02-00_TO_2014-01-08_16-01-00.csv
opengrid/library/tests/data/FL12345678_sensorH_FROM_2014-01-07_12-02-00_TO_2014-01-08_08-01-00.csv
opengrid/library/tests/data/FL12345678_sensorH_FROM_2014-01-07_16-02-00_TO_2014-01-08_16-01-00.csv
opengrid/library/tests/data/FL12345678_sensorS_FROM_2014-01-07_16-02-00_TO_2014-01-08_16-01-00.csv
opengrid/library/tests/data/cache_day/elec_standby_mysensor.csv
opengrid/library/tests/data/cache_day/elec_standby_mysensor2.csv
opengrid/recipes/__init__.py
opengrid/recipes/carpetplot.py
opengrid/recipes/electricity_standby.py
opengrid/recipes/synctmpo.py
opengrid/recipes/timeseries_7days.py