const EditTuyaDevice = props => (
  <TuyaPage user={props.user}>
    <UpdateDevice
      {...props}
      integrationName="tuya"