Closed riverajo closed 10 years ago
The Relay class has turn_on_only method, but there does not appear to be any way to turn off a single light or all of them if wanted too. That way you can turn them off if there has been no activity.
Relay
turn_on_only
implemented a turn_off_all method
turn_off_all
The
Relay
class hasturn_on_only
method, but there does not appear to be any way to turn off a single light or all of them if wanted too. That way you can turn them off if there has been no activity.