• Identifies, if valve control should be inverted on UI.
Edit

  • params: none.
  • return: bool.
Edit
				
					local water_valve = require "water_valve"

    local invert = water_valve.should_invert_control()