pub fn encode_recall_scene( group_id: u8, scene_id: u8, transition_time: Option<u32>, ) -> Result<Vec<u8>>
Encode RecallScene command (0x05)