Skip to content

mhorban/smart_house

Repository files navigation

Stupid House

Run:
./run_smart.py --config-file ./smart.conf

Stop:
kill -term $(ps aux | grep '[r]un_smart\.py' | awk "{print \$2}")

Run tests:
python -m unittest discover -s ./smart_house/tests/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages