Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 217 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 217 Bytes

greenhouse

A Raspberry Pi controlled greenhouse for indoor growing

Auth

need to create a config file like this

{
    "AdminPassword": "<admin-password>",
    "UnlockPassword": "<unlock-password>"
}