request_daily_repeating_entry_lock_schedule() Requests daily repeating entry lock schedule for specific node, channel, user, slot Call Example Edit zwave.request_daily_repeating_schedule() params: node_id (int), channel_id (int), user_id (int), — select one of existing user ( see user code cc ) slot_id(int) return: none. Edit require "zwave" zwave.request_daily_repeating_schedule(node_id, channel_id, user_id, slot_id)