def decrease_performance(room): """ Decreases 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(False))