LICENSE.rst
MANIFEST.in
README.rst
pyproject.toml
examples/myhome.py
juham/__init__.py
juham/py.typed
juham.egg-info/PKG-INFO
juham.egg-info/SOURCES.txt
juham.egg-info/dependency_links.txt
juham.egg-info/entry_points.txt
juham.egg-info/requires.txt
juham.egg-info/top_level.txt
juham/app/__init__.py
juham/app/japp.py
juham/automation/__init__.py
juham/automation/energycostcalculator.py
juham/automation/rpowerplan.py
juham/automation/watercirculator.py
juham/core/__init__.py
juham/core/jconsole.py
juham/core/juham.py
juham/core/rcloud.py
juham/core/rthread.py
juham/core/time.py
juham/shelly/__init__.py
juham/shelly/shelly.py
juham/shelly/shelly1g3.py
juham/shelly/shellydht22.py
juham/shelly/shellyds18B20.py
juham/shelly/shellymotion.py
juham/shelly/shellymotion_simulator.py
juham/shelly/shellyplus1.py
juham/shelly/shellyplusaddon_simulator.py
juham/shelly/shellypro3.py
juham/shelly/shellypro3em.py
juham/simulation/__init__.py
juham/simulation/energymeter_simulator.py
juham/simulation/rtracker.py
juham/ts/__init__.py
juham/ts/energycostcalculator_record.py
juham/ts/forecast_record.py
juham/ts/log.py
juham/ts/power_record.py
juham/ts/powermeter_record.py
juham/ts/powerplan.py
juham/web/__init__.py
juham/web/homewizardwatermeter.py
juham/web/spothintafi.py
tests/__init__.py
tests/foo.json
tests/__pycache__/__init__.cpython-312.pyc
tests/__pycache__/test_energycostcalculator.cpython-312.pyc
tests/automation/test_energycostcalculator.py
tests/automation/__pycache__/test_energycostcalculator.cpython-312-pytest-8.2.2.pyc
tests/core/__init__.py
tests/core/test_juham.py
tests/core/__pycache__/__init__.cpython-312.pyc
tests/core/__pycache__/test_base.cpython-312.pyc
tests/core/__pycache__/test_juham.cpython-312.pyc