minimal_hydroponics_setup: add raspberry pi controller
This commit is contained in:
parent
563998ab5c
commit
5befa9988e
6 changed files with 56 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ tasmota_power_outlet = { quantity = { amount=2 } }
|
|||
hose_1_inch = { quantity = { amount=1, unit="Meter" } }
|
||||
hose_1_2_inch = { quantity = { amount=1, unit="Meter" } }
|
||||
nutrient_solution = { quantity = { amount=5, unit="Liter" } }
|
||||
controller = {}
|
||||
|
||||
[dependencies]
|
||||
operator = { skills=["assembly"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue