Fablab Chiller
Fablab Chiller | |
---|---|
Name | Fablab Chiller |
Zone | Fab Lab
|
Owner | i3Detroit |
Make Model | CW-3000 with sonoff POW |
Part Number | ? |
Date Acquired | 2017-11 |
Storage Location | in fab lab |
Authorization Required | No |
Status | Running |
Value | $160 |
IP Address | 10.13.107.77 |
MAC Address | 5C:CF:7F:92:2C:CB |
Hostname | fablab-chiller |
Documentation | https://github.com/arendst/Sonoff-Tasmota/wiki |
Other References |
Intro
Rules
Instructions
the alarm outputs to
cmnd/i3/inside/fablab/chiller/alarm/POWER2 ON
when the alarm is in the OK state
the alarm outputs to
cmnd/i3/inside/fablab/chiller/alarm/POWER2 OFF
when the alarm is in the error state
Maintenance Info
After programming, these commands need to be run to setup switch mode stuff, which cannot be put in the eeprom.
In the web ui, go to configuration -> module, set gpio1 to switch1.
mosquitto_pub -t "cmnd/i3/inside/fablab/chiller/SwitchMode1" -m "1"
mosquitto_pub -t "cmnd/i3/inside/fablab/chiller/SwitchTopic" -m "fablab/chiller/alarm"
mosquitto_pub -t 'cmnd/i3/inside/fablab/chiller/Gpio1' -m '10'
Probably, have not done a final test with those settings.
FAQ
Pictures of the inside as modified:
ToDo