dicelab-rhul / matbii

GNU General Public License v3.0
1 stars 0 forks source link

light states should be specified as "on" and "off" not 0 and 1. #1

Open BenedictWilkins opened 3 months ago

BenedictWilkins commented 3 months ago

The pump states are specified as strings, this makes the configuration easier to read. It should be the same of the light states using "on" and "off", the coercion method is already implemented in SetLightAction.