What is a correct way in OH3 to map item state to the map file?
I’ve created map file manually and placed it to the conf/transform/motion.map
then in given item I’ve added state description with pattern MAP:motion.map tried MAP(motion.map) as well, but either works
what is correct syntax if it is different from OH2x ?