I have some helpers for each room for controlling scenes, adjusting presence detection timeouts and all of this require creating new helpers for each room and involves copy pasting the same helpers over and over again with different names. It would be very useful to create these helpers in a blueprint so that I can build the functionality once and reuse it for different rooms.