Skip to content

Repository files navigation

raspberry-home

raspberry_home

Manage your home with raspberry Pi

Install on Raspberry Pi

$ sudo apt install python3
$ sudo pip3 install schedule
$ sudo pip3 install w1thermsensor

Example of config.ini

[database]
url=mysql+mysqldb://root:root@localhost:3306/raspberry_home

[scheduler]
every_minutes=5

Launch

$ sudo python3 __main__.py

About

Manage your home with raspberry Pi

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages