def increase_performance(room): """ Increases the performance of the AC adaptor in a given room by one step. :param room: ID of the room :type room: str :return: """ __pub.publish(Bool(True))