This way usage would allow: ``` # Turn on all lights on Floor 1 and Floor 2 hctl on floor1 floor2 # Toggle some_switch and some_other_switch hctl toggle some_switch some_other_switch ```
This way usage would allow: