add 'minimal hydroponics setup' repo

This commit is contained in:
Sebastian Kuzminsky 2025-02-08 14:34:17 -07:00
parent 9e000e0202
commit 68151fe7a4
17 changed files with 218 additions and 0 deletions

View file

@ -0,0 +1,10 @@
[inputs]
sonoff_s31 = { }
[dependencies]
operator = {skills=["vendor interaction", "firmware_flashing"]}
tools = [ "firmware_flasher" ]
[action]
process = """Flash the Sonoff S31 with Tasmota firmware per the
instructions here: <https://tasmota.github.io/docs/devices/Sonoff-S31/>"""