Fix presets to work correctly
When loading presets we expect the faceproperties file to be located in "contents/config/" but when writing we are placing it in "contents/" which means that custom presets are not loaded properly.
We also should write the regular expressions when someone uses those, rather than the sensors that were found to match those regular expressions.
Edited by Arjen Hiemstra