devices: - identifier: name: "UFO-TW" expected_name: "Vorze UFO TW" device_commands: # Commands - !Messages device_index: 0 messages: - !Rotate - Index: 0 Speed: 0.5 Clockwise: true - !Commands device_index: 0 commands: - !Write endpoint: tx data: [0x05, 0xB2, 0x00] write_with_response: true - !Messages device_index: 0 messages: - !Rotate - Index: 0 Speed: 1 Clockwise: false - !Commands device_index: 0 commands: - !Write endpoint: tx data: [0x05, 0x63, 0x00] write_with_response: true - !Messages device_index: 0 messages: - !Rotate - Index: 0 Speed: 1 Clockwise: false - Index: 1 Speed: .25 Clockwise: true - !Commands device_index: 0 commands: - !Write endpoint: tx data: [0x05, 0x63, 0x99] write_with_response: true - !Messages device_index: 0 messages: - !Rotate - Index: 0 Speed: .25 Clockwise: true - !Commands device_index: 0 commands: - !Write endpoint: tx data: [0x05, 0x99, 0x99] write_with_response: true - !Messages device_index: 0 messages: - !Stop - !Commands device_index: 0 commands: - !Write endpoint: tx data: [0x05, 0x00, 0x00] write_with_response: true