Update README.md

This commit is contained in:
tpollina 2019-12-13 15:09:07 -08:00 committed by GitHub
parent 1a9eb04de1
commit 9a9ff63fd9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,13 +42,23 @@ _________________
### Light
##### light.py `state`
- `state` : **string**
- `state` : **string** - `on` OR `off`
Example:
python3.7 $HOME/PlanktonScope/scripts/light.py on
_________________
### Fan
##### fan.py `state`
- `state` : **string** - `on` OR `off`
Example:
python3.7 $HOME/PlanktonScope/scripts/fan.py on
_________________
### Killing Focus or Pump event
##### killer.sh `event_to_kill.py`