add 'minimal hydroponics setup' repo
This commit is contained in:
parent
9e000e0202
commit
68151fe7a4
17 changed files with 218 additions and 0 deletions
|
|
@ -0,0 +1,15 @@
|
|||
[outputs.sonoff_s31]
|
||||
comments = """Make sure you get model 'S31', not 'S31 Lite'
|
||||
(which lacks power monitoring). Detailed info on this device here:
|
||||
<https://tinkerman.cat/post/sonoff-s31-now-serious>"""
|
||||
|
||||
[inputs]
|
||||
capital = { quantity = { amount=10.90, unit="USDollar" } }
|
||||
|
||||
[dependencies]
|
||||
operator = {skills=["vendor interaction"]}
|
||||
|
||||
[action.purchase]
|
||||
vendor = [
|
||||
"https://itead.cc/product/sonoff-s31/"
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue